🧀 Programmatically modify JavaScript and TypeScript source codes with a simplified, elegant and familiar syntax powered by recast and babel. - GitHub - unjs/magicast: 🧀 Programmatically modify Ja... (more…)
Read more »
Functions in JavaScript (named and anonymous functions, Function Expression and Declaration, Arrow and Nested Functions) Best javascript Tutorials, Articles, Tips and Tricks by Yogesh Chauhan. Well written, nicely organized, simple to learn and easy to un... (more…)
Read more »
A pre-commit hook is a hook that is run before you make a commit. Set it up to run formatter, linter and tests on staged files... (more…)
Read more »
If you spend most of your day working with JavaScript, then you’re probably familiar with arrays and their built-in methods such as map… (more…)
Read more »