NimaBoscarino / websockets-react-notes

Notes for the W6D4 lecture on React and Websockets at Lighthouse Labs
GNU General Public License v3.0
0 stars 0 forks source link

W6D4 - React and Websockets

Just a bunch of live coding really.

REPO: https://github.com/NimaBoscarino/websockets-react-notes

Resources

Goals:

PHASE I: REVIEW

PHASE II: Cool Simple Demo

Basically a chat app with a bit of flair to it. Check out the graffiti-wall folder for the front end (react-graffiti) and the back end (server-graffiti).

PHASE III: Kanye Simon!

Similar to the Graffiti webapp, this also has a backend and frontend. We used Socket.IO for this instead of WS.

Enjoy! - Nima