Intro to authentication and views in React.js

From Noisebridge Wiki
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.

Slides are available at https://slides.com/pawelchojnacki/auth-and-views-in-reactjs/

The code should be soon available at https://alxd.org/