https://github.com/mixelpixel/react
Lambda School tutorial: https://lambdaschool.com/pro/react
https://github.com/mixelpixel/react
Last synced: 8 months ago
JSON representation
Lambda School tutorial: https://lambdaschool.com/pro/react
- Host: GitHub
- URL: https://github.com/mixelpixel/react
- Owner: mixelpixel
- Created: 2017-06-26T23:08:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T19:54:11.000Z (almost 9 years ago)
- Last Synced: 2024-12-28T18:55:31.963Z (over 1 year ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lambda School Pro: React
- Lambda School tutorial: https://lambdaschool.com/pro/react
- https://facebook.github.io/react/
- https://facebook.github.io/react/docs/hello-world.html
- https://github.com/reactjs
- https://en.wikipedia.org/wiki/React_(JavaScript_library)
- https://babeljs.io/
- https://babeljs.io/docs/editors
- https://atom.io/packages/language-babel
- https://jsx.github.io/
- https://tylermcginnis.com/reactjs-tutorial-a-comprehensive-guide-to-building-apps-with-react/
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- https://reacttraining.com/react-router/web/guides/quick-start
# Lesson 1 - Introduction to React and ES6
- [Lecture 1](https://youtu.be/7QwRtGtluJk)
- [Lecture 1 NOTES](Lecture1/README.md)
- [Homework Assignment 1](https://github.com/SunJieMing/LS-Pro-React-I)
- [Completed Homework Assignment 1](https://github.com/mixelpixel/LS-Pro-React-I)
# Lesson 2 - More JavaScript and ES6 features
- [Lecture 2](https://youtu.be/FQPowZglpJA)
- [Lecture 2 NOTES](Lecture2/README.md)
- [Homework Assignment 2](https://github.com/SunJieMing/LS-Pro-React-II)
- [Completed Homework Assignment 2]()
# Lesson 3 - High level design patterns, props & prop types, how to repeat a list of objects into elements and print them within the DOM, & Flexbox
- [Lecture 3](https://youtu.be/ULx7gruIh20)
- [Lecture 3 NOTES](Lecture3/README.md)
- [Homework Assignment 3](https://github.com/SunJieMing/LS-Pro-React-III)
- [Completed Homework Assignment 3]()
# Lesson 4 - Routing
- [Lecture 4](https://youtu.be/vi8oJD5EcX8)
- [Lecture 4 NOTES](Lecture4/README.md)
- [Homework Assignment 4](https://github.com/SunJieMing/LS-Pro-React-IV)
- [Completed Homework Assignment 4]()
# Lesson 5 - ES6 and Routing
- [Lecture 5](https://youtu.be/Mnfo3aCnri8)
- [Lecture 5 NOTES](Lecture5/README.md)
- [Homework Assignment 5](https://github.com/SunJieMing/LS-Pro-React-V)
- [Completed Homework Assignment 5]()
## Additional resource:
- http://blog.andrewray.me/reactjs-for-stupid-people/
- Per [Tyler McGinnis](https://tylermcginnis.com/reactjs-tutorial-a-comprehensive-guide-to-building-apps-with-react/): https://reacttraining.com/online
***
# fin.