Slide 50
Slide 50 text
ejemplo
ejemplo
intent.createBlogPost
input
subm
it
API receive reduce
map
view(state, inputs)
render
actions
actions states
view elements
states
view elements
DOM
DOM
{ posts: [] }
{ type: CREATE_POST }
{ type: RECEIVE_POST }
{ posts: [ { name: “New post”} ]}
update(acLon, state)