Intro to authentication and views in React.js

From Noisebridge
Revision as of 20:39, 20 April 2016 by Alxd (talk | contribs) (initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The talk will take place on Wednesday, 27th of April 2016.

It will cover:

- Redux and APIs - how to properly set up an API reducer to update all your components asynchronously
- Container Components - a way of implementing views (like Controllers in Angular)
- Router and Authentication - redirecting user to /login or /dashboard whenever necessary

More info, slides and code samples soon!

I highly recommend http://survivejs.com/ if you haven't started your adventure with React yet.