Skip to content

RyanAaronGreen/javascript-study

Repository files navigation

JavaScript Study

This repository exists as a way for me to consolidate, learn, and then teach different concepts of JavaScript. Afterall, if I'm able to explain a concept in writing via blog format, then chances are I'm much closer to actually understanding the concept. The best way to learn something is to find a way to teach it!

Topics that will be addressed (to be expanded)

  • Variable Declaration
  • Interation
  • Scope
  • Closure
  • Differences between var, let, and const
  • Prototypal Inheritance
  • Object Composition
  • Ways of handling Asyncronous Code
  • The new Operator
  • Factory Functions
  • Data Structures
  • Data Patterns

Resources

About

A collection of studying the different pieces of JavaScript:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published