JavaScript is used to give webpages a more interactive feel. Its event driven nature allows for such features as dropdown menus or video games. JavaScript is executed via the client, rather than server. This allows the browser to respond more quickly to a user’s input.
Accessible HTML5 Video Player
🪭 Fold up DOM elements like paper
From apprentice to master (CC BY-NC-ND)
A simple vanilla JavaScript router.
🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.
Tips and tricks in using Webpack
Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI