Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 316 Bytes

React Github Notes

Using react-reansform-boilerplate to follow the egghead.io intro series to react building an application based on Firebase.

This application uses ES6 and differs from the tutorial, most notably it uses Firebase directly as ReactFire is mixin based and has been deprecated.