Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.17 KB

File metadata and controls

40 lines (20 loc) · 1.17 KB

learnJS

This directory contains a compilation of notes, small projects, and exercises on various components of JavaScript and from many different sources.

Main JavaScript components include:

  • JavaScript fundamentals (syntax, data types & structures, functions, control flow, objects)

  • jQuery

  • AJAX

  • React

  • Redux

  • Node

  • Meteor

Main sources include (I certainly recommend that you browse through this if you are looking to learn JavaScript):