Skip to content

tmeduho/Modern-JavaScript-Curriculum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern JavaScript Curriculum

Objective

Refactor an application to use modern JavaScript from ES5.

Instructions

There are two branches. The "master" branch and the "solution" branch. The "master" branch will contain the code you're going to refactor. Since there's really no best way to refactor, there aren't going to be any steps for how to approach it. I recommend just going file by file and if you get stuck, check the "solution" branch to see my implementation.

Step 1:

Fork this repo. Clone your fork. npm install. npm run start. Start refactoring.

Suggestion or just want to say thanks? You can find me on Twitter at @tylermcginnis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • CSS 11.0%
  • HTML 0.9%