@glrodasz
Guillermo Rodas
Engineer at Auth0
Organizer of Medellín CSS, CSS Conf CO
and Medellín Identidad y Seguridad
GDE Web Technologies
https://platzi.com/cursos/autenticacion-oauth/
https://platzi.com/cursos/express-js
Curso de Autenticación con OAuth
Curso de Express.js
State Management in JS
Flux / Redux / Mobx
React State
Local State
Context API
React Hooks
state
/steɪt/
the particular condition that someone or something is in at a specific time.
https://www.google.com.co/search?q=define+state&oq=define+state
In information technology and computer science, a program is described as stateful if it is designed to remember preceding events or user interactions;
the remembered information is called the state of the system.
https://en.wikipedia.org/wiki/State_(computer_science)
/users
/users/23
/users/products
/users/products/11
https://facebook.github.io/flux/docs/in-depth-overview.html#content
https://backbonejs.org/#Model-View-separation
http://todomvc.com/examples/backbone/
https://pawelgrzybek.com/the-observer-pattern-in-javascript-explained/
https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Creating_and_triggering_events
Dispatcher
Store
View
Action
https://codesandbox.io/s/github/reduxjs/redux/tree/master/examples/counter-vanilla
Reducer(s)
Dispatch
https://mobx.js.org/intro/overview.html
State*
https://reactjs.org/docs/state-and-lifecycle.html#adding-local-state-to-a-class
https://reactjs.org/docs/context.html#when-to-use-context
https://reactjs.org/docs/hooks-overview.html
By Guillermo Rodas
Google Developer Expert in Web Technologies, Community Organizer, and Online Teacher.