Skip to content

domisky2003/domisky-react-semantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Semantics

Explorations into the wild and wonderful world of React semantics.

Why is this code hard to reason about?

  • Global mutable state mixed with React's functional view of the world
  • Setters and getters galore; in some cases, the order you call setLoading and setTodo might matter
  • Network and API unreliability

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published