Tag: Web Development
All the articles with the tag "Web Development".
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 AMLeverage the power of NodeJS in your Electron application
Updated: at 07:54 AMBuild a JavaScript Desktop app with Electron
Updated: at 07:19 AMBuild a JavaScript Desktop app with Electron with only 13 lines of code.