All Projects → micromata → Awesome Javascript Learning

micromata / Awesome Javascript Learning

Licence: other
A tiny list limited to the best JavaScript Learning Resources

Projects that are alternatives of or similar to Awesome Javascript Learning

learn-ruby-and-cs
Books and other resources for learning Ruby and computer science.
Stars: ✭ 25 (-99.26%)
Mutual labels:  learning, resources
Resources I Like
📚💯 Collection of learning resources i like
Stars: ✭ 280 (-91.74%)
Mutual labels:  learning, resources
awesome-physics
🏄 A list of awesome resources I used to study Physics.
Stars: ✭ 27 (-99.2%)
Mutual labels:  learning, resources
Free Programming Resources
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
Stars: ✭ 225 (-93.36%)
Mutual labels:  learning, resources
Openedu
📚 The Open Source Education Initiative – a repository with resources for 60+ engineering subjects. Let's make education more open and accessible! 🚀✨
Stars: ✭ 156 (-95.4%)
Mutual labels:  learning, resources
Curated Lists
Curated lists on various topics
Stars: ✭ 556 (-83.6%)
Mutual labels:  learning, resources
SIGMA-Resources
Resources To Learn And Understand SIGMA Rules
Stars: ✭ 61 (-98.2%)
Mutual labels:  learning, resources
Books
Awesome Books
Stars: ✭ 3,242 (-4.37%)
Mutual labels:  learning, resources
Awesome Css Learning
A tiny list limited to the best CSS Learning Resources
Stars: ✭ 1,010 (-70.21%)
Mutual labels:  learning, resources
Courses
Awesome Courses
Stars: ✭ 663 (-80.44%)
Mutual labels:  learning, resources
Opensourceresources
Free opensource Learning Resources related to Web-Development A to Z 🔥❤
Stars: ✭ 210 (-93.81%)
Mutual labels:  learning, resources
Learn
A social network of lifelong learners built around humanity's universal learning map.
Stars: ✭ 224 (-93.39%)
Mutual labels:  learning, resources
Git Exercises
Stars: ✭ 231 (-93.19%)
Mutual labels:  learning
Learntla
A TLA+ guide
Stars: ✭ 241 (-92.89%)
Mutual labels:  learning
Awesome Recruitment
List of my favourite recruitment things 💫
Stars: ✭ 226 (-93.33%)
Mutual labels:  resources
Awesome Flame
An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.
Stars: ✭ 227 (-93.3%)
Mutual labels:  resources
Learningx
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
Stars: ✭ 241 (-92.89%)
Mutual labels:  learning
Redux Resource
3kb resource management for Redux
Stars: ✭ 228 (-93.27%)
Mutual labels:  resources
Java8 Tutorial
Modern Java - A Guide to Java 8
Stars: ✭ 15,276 (+350.62%)
Mutual labels:  learning
Howtobeaprogrammer
A guide on how to be a Programmer - originally published by Robert L Read
Stars: ✭ 14,912 (+339.88%)
Mutual labels:  learning

Awesome JavaScript Learning Awesome JS Logo

An awesome list limited to the best JavaScript learning resources

This list is mainly about JavaScript - the language. Not about APIs, tooling, frameworks or other aspects of todays JavaScript ecosystem.

Please read the contribution guidelines before contributing.

Contents


JavaScript References

Articles & Tutorials

Overall Topics

*MDN offers a lot of other guides for every level of knowledge to dig deeper.

Single Topics

  • JavaScript Closures Demystified - Covering closures. From basics to use cases. Has useful comments.
  • Understanding Hoisting - Detailed explanation of the concept of hoisting in JavaScript.
  • Array operations - Covering the usefulness of Array's map, reduce, and filter methods.
  • Promises - Learning promises step by step.
  • Async/Await - Tutorial showing the advantages of consuming Promises via async functions.
  • Pure functions - Answers the question »What is a Pure Function?« epicly.
  • Using Fetch - Describes thoroughly how to use the Fetch API to receive and send data.
  • Chrome DevTools - Everything you need to know about the debugging tools built into Google Chrome.

Free eBooks

Books

Thin books which you can get through in a few days.

Blogs

  • ②ality - Language features and APIs well explained by author and trainer Dr. Axel Rauschmayer.
  • Pony Foo - Detailed and high quality posts from Nicolás Bevacqua all related to JavaScript.

Videos

Interactive learning

ES6 and above

DOM related

Node.js

  • The Art of Node - Introductory tutorial covering the basics.
  • NodeSchool - Interactive self guided workshops you can also do on your own.
  • Node Patterns - Short books about code and networking patterns related to Node.js.
  • Learn Node - A premium training course to learn to build apps with Node.js, Express, MongoDB.

Related

Awesome CSS Learning - An awesome list limited to the best CSS learning resources.

License

CC0

To the extent possible under law, Michael Kühnel has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].