practical-modern-javascript
JavaScript tutorial series
A book series on modern JavaScript development focusing on modularity and ES6 features.
🏊 Dive into ES6 and the future of JavaScript
3k stars
88 watching
247 forks
Language: XSLT
last commit: over 1 year ago
Linked from 2 awesome lists
bookbook-serieses6javascriptmodular
Related projects:
Repository | Description | Stars |
---|---|---|
mbeaudru/modern-js-cheatsheet | A comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax. | 25,392 |
nzakas/understandinges6 | A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,447 |
azat-co/practicalnode | A comprehensive guide to building Node.js applications | 3,806 |
mostlyadequate/mostly-adequate-guide | A tutorial on functional programming in JavaScript, covering reactive programming and designed to be learned through real-world applications. | 23,422 |
modernizr/modernizr | A JavaScript library that detects HTML5 and CSS3 features in user browsers. | 25,655 |
ryanmcdermott/clean-code-javascript | Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. | 91,777 |
aws/jsii | Enables code in any language to naturally interact with JavaScript classes for cloud development and infrastructure deployment. | 2,655 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
aws/aws-sdk-js-v3 | A modularized JavaScript SDK for interacting with Amazon Web Services | 3,121 |
rainyear/javascript-in-one-pic | A visual reference guide to JavaScript syntax and concepts | 6,692 |
imakewebthings/deck.js | A JavaScript library for creating modern HTML presentations with flexible customization options. | 5,423 |
magomimmo/modern-cljs | A series of tutorials on building and running ClojureScript projects | 2,918 |
humanwhocodes/computer-science-in-javascript | A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,065 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
asabeneh/30-days-of-javascript | A structured learning guide for JavaScript programming | 43,271 |