Skip to content

Latest commit

 

History

History

lecture-12

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Content of lecture #12

Persisting data using Firebase

  • Full fledged React + Redux app
  • CRUD operations using Firebase

Examples in this lecture should be run using parcel from the project root directory and by passing specific HTML file as an input.

$ parcel lecture-12/firebase/firebase.html

<< Lecture #11