33-js-concepts
JS reference book
A comprehensive guide to mastering JavaScript fundamentals and advanced concepts
📜 33 JavaScript concepts every developer should know.
64k stars
1k watching
9k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
angularconceptses6es6-javascripthacktoberfestjavascriptjavascript-closuresjavascript-enginesjavascript-programmingnodejsprimitive-typesprogrammingreact
Related projects:
Repository | Description | Stars |
---|---|---|
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
aws/jsii | Enables code in any language to naturally interact with JavaScript classes for cloud development and infrastructure deployment. | 2,655 |
mjavascript/practical-modern-javascript | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,087 |
humanwhocodes/computer-science-in-javascript | A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,065 |
mochajs/mocha | A test framework for Node.js and browsers that supports Behavior-Driven Development (BDD) and Test-Driven Development (TDD) | 22,606 |
asabeneh/30-days-of-javascript | A structured learning guide for JavaScript programming | 43,271 |
processing/p5.js | A JavaScript platform for creative coding and interactive web design | 21,694 |
trekhleb/javascript-algorithms | This repository provides JavaScript implementations of fundamental algorithms and data structures. | 188,456 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
aws/aws-sdk-js-v3 | A modularized JavaScript SDK for interacting with Amazon Web Services | 3,121 |
juliangarnier/anime | A JavaScript animation library for creating dynamic and interactive visual effects on web pages. | 50,355 |
cssinjs/jss | A tool for generating stylesheets with JavaScript. | 7,079 |
pegjs/pegjs | A tool for generating fast parsers with excellent error reporting from JavaScript code | 4,829 |
pichillilorenzo/javascriptenhancements | A plugin for Sublime Text 3 that enhances JavaScript development and project management with features such as autocomplete, code refactoring, and project creation tools. | 639 |
ryanmcdermott/clean-code-javascript | Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. | 91,777 |