Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylermcginnis/modern-javascript
Code for TylerMcGinnis.com's "Modern JavaScript" course
https://github.com/tylermcginnis/modern-javascript
babel es6 react react-router webpack
Last synced: 4 days ago
JSON representation
Code for TylerMcGinnis.com's "Modern JavaScript" course
- Host: GitHub
- URL: https://github.com/tylermcginnis/modern-javascript
- Owner: tylermcginnis
- Created: 2016-02-27T00:53:17.000Z (over 8 years ago)
- Default Branch: starter-files
- Last Pushed: 2020-09-06T16:12:28.000Z (about 4 years ago)
- Last Synced: 2024-10-23T06:07:45.373Z (13 days ago)
- Topics: babel, es6, react, react-router, webpack
- Language: JavaScript
- Homepage: https://tylermcginnis.com/courses/modern-javascript/
- Size: 332 KB
- Stars: 129
- Watchers: 12
- Forks: 114
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Modern JavaScript Video Project
========#### This is the repository for the project we'll refactor together during TylerMcGinnis.com's "Modern JavaScript" course, for more information on the course see [tylermcginnis.com/courses](https://tylermcginnis.com/courses)
## You can see the final project [here](https://rt-react-fundamentals.firebaseapp.com/)
This is a "Github Battle App". Enter in two Github usernames, and it'll declare a winner.
## Notes
Every video is coincided with a branch. If you want to compare your code with mine or you just want to play around with the code, check out the different branches on this repository.[Tyler McGinnis](https://twitter.com/tylermcginnis)