Tag: Web Development
All the articles with the tag "Web Development".
How to build static web apps with dynamic routes in Next.js 13
Updated: at 01:24 PMThis article will show you how to take advantage of the latest Next.js features: appDir and React Server Components.
Make API Calls From Your Browser Extensions
Updated: at 07:30 AMLet's figure out how we can make API calls from our browser extension with the help of background scripts and asynchronous functions!
How to build Cross-Browser Extensions with Vite, React, and TailwindCSS
Updated: at 08:26 PMBringing your favorite front-end development stack to browser extension development isn't too complicated. Once you figured out all the gotchas.
Building a Cross Browser Extension in 2022
Updated: at 02:02 PMBy sharing my experience, I hope you will spend less time fixing the incompatibility issues and more time working on your plugin.
How to solve React's "This synthetic event is reused for performance reasons" warning
Updated: at 03:40 PMHow to package Electron applications with electron-builder
Published: at 05:15 AM