Skip to content

adierkens/intermediate-redux-fun-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate Redux fun project

Form a team of 2 to 3 people.

Build a chat app, incorporate Redux for state management.

An example is provided for you in src/App.js however it does not use Redux and is lacking a message viewer.

Note: Your message listener callback hear() will not be fired for messages you send, only messages from others.

Note: Everyone is in the same channel

Note: No there's no security

Note: Yes you can steal someone elses nickname... have fun!

Hackers

If you want to go crazy take the connection object and have a look at SendBird's docs. The connection object is effectively sb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published