Skip to content

Blokh/balerine_home_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to run the project - need to run

yarn install && yarn start

whai would do different if I had more knowledge/time:

  1. instead of using the hack of forceUpdate(). use the useMachine hook in order to update the state.
  2. set context properly instead of passing it from the event, use assign instead of passing it.
  3. update the the machine to 3 different machines with the domains of:
  • locking machanisem
  • transaction logic & persistence
  • wallet persistence.
  1. generate a dynamic config, also the transactions are very much different so maybe generating 2 different actos for each would be perferable.
  2. add tests to the machine, view, models using jest

PS disclaimer: ChatGPT helped with: generator, componentes ( view )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published