Skip to content

lscoates/ES6-for-React-Curriculum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6/7 for React Curriculum

##Objective Refactor an application to use ES6/7 from ES5.

Notes

If you're coming from the React Fundamentals course, you're all set to continue to the next paragraph. If not, I recommend checking out the finished product that we'll be refactoring. It can be found HERE. Also if you'd like more React practice, feel free go and do the curriculum for React Fundamentals. It's free and located HERE.

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 @tylermcginnis33

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • HTML 3.2%