Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)