Skip to content

Messaging web app - allowing sending messages between multiple channels, possible to chat with more people in one channel and more

Notifications You must be signed in to change notification settings

Mrazator/send-it-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-redux messaging app based on RESTful API.

Issues, max priority

  • done

TODOs in the

  • picture loading bad position
  • repair load more btn - load more messages
  • load only one message with polling
  • redux form green/red
  • better UI - for example get rid of grey loader
  • (delete containers -> move to components)

Questions

  • i have tested my conversions, now i am testing thunk actions and the question is: should i add the conversions that i am invoking in thunk action as dependency (DI) even though i have them already tested? What if i have f.e. 50+ 'dependencies' in one thunk action? They should be all added as function parameters?
  • when using redux, is it good idea to have component separated in component and container file? Personally i don't like the idea that i have my component in three different files. What are the advantages of doing so?

About

Messaging web app - allowing sending messages between multiple channels, possible to chat with more people in one channel and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published