Build a complete web chat application with Node.js and React
Learn how to build a chat application using Node.js and React with Web Sockets, PostgreSQL, Redux and much more.
What you’ll learn
-
Modularize Node project
-
Create models. migrations, seeders in postgreSQL with Sequelize
-
Backend and Frontend Authentication system
-
Achieve real-time communication with Web Sockets
-
React, Redux, React Router Dom
-
Custom image upload with Node
Requirements
-
Basic understanding of Javascript (functions, callbacks, objects, promises, ES6+)
-
Some familiarity with Node and React
Who this course is for:
- Developers interested in creating real-time applications