JavaScript ES6+ features.
Javascript roadmap for front-end developers. https://t.co/osjFmGqmce
Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript (Effective Software Development Series)
amazon.comWhen you’re working with JavaScript, it’s always recommended to have a date library. JavaScript’s date constructor is unpredictable and virtually impossible to work reliably with things like time zones.
There are a bunch of options, but I tend to gravitate to date-fns or day.js . Both are very small but extensive libraries that allow you to manipula... See more
There are a bunch of options, but I tend to gravitate to date-fns or day.js . Both are very small but extensive libraries that allow you to manipula... See more
📚 React Libraries You Should Use In 2024
Nicolay Gerold added
TC39 - Specifying JavaScript.
tc39.es-The primary new capability is the ability to write code that allows you to make commitments about how a system will behave in the future
Chris Dixon • The Potential of Blockchain Technology
sari added
Create cross-browser extensions with no build configuration.
Extension.js is a plug-and-play, zero-config, cross-browser extension development tool with built-in support for TypeScr... See more
- Create A New Extension — How to create a new extension.
- Get Started Immediately — Get work done in no time.
- I have An Extension - Use only specific parts of Extension.js .
Extension.js is a plug-and-play, zero-config, cross-browser extension development tool with built-in support for TypeScr... See more
cezaraugusto • GitHub - cezaraugusto/extension.js: 🧩 Plug-and-play, zero-config, cross-browser extension development tool.
Nicolay Gerold added
GitHub - lydiahallie/javascript-questions: A long list of (advanced) JavaScript questions, and their explanations
Lydia Halliegithub.comStamati added
a list of questions and their explanations for learning JavaScript