Skip to content

👾An simple app (client) to solve game game rails challenge.

Notifications You must be signed in to change notification settings

tunnes/gama-game-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge Client

Requirements

Usage

assuming you already have the node configured in its correct version and it is with the API published on port 3000...

npm install
npm run webpack:server

Build

npm run webpack:build

Developer observations:

Even with the long time to develop the challenge, I leave below some items that I consider important but have not had time to solve:

  • Uncouple mote the side effects in the sagas.
  • Display controlled API errors with app messages.
  • Create specs with Jest.
  • Configure an linter, ESlint sure xD!
  • Host the app in heroku with superstatic.
  • Reduce the number of request to update the main state.

If you are interested in evaluating my most proud project is an real time chat, with react and all this project stack with rails and action cable in server:

About

👾An simple app (client) to solve game game rails challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published