Mastering React : master the art of building modern web applications using React /

Saved in:
Bibliographic Details
Author / Creator:Horton, Adam, author.
Imprint:Birmingham, UK : Packt Publishing, 2016.
Description:1 online resource (1 volume) : illustrations.
Language:English
Series:Community experience distilled
Community experience distilled.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11755989
Hidden Bibliographic Details
Other authors / contributors:Vice, Ryan, author.
ISBN:9781785281358
1785281356
9781783558568
1783558563
9781783558568
Notes:Includes index.
Description based on online resource; title from cover page (Safari, viewed March 10, 2016).
Summary:Chapter 7: React Blog App Part 2-Users; Code manifest; Application runtime configuration; Mixins and dependencies; Reading and writing cookies; The form utilities mixin; User-related stores; The session context store; The user store; User views; The log in view; The create user view; Mixins and life cycle methods; The user profile image; Form validation and submission; The user view component; The user list view; The user view; Other affected views; The app header; Summary; Chapter 8: React Blog App Part 3 - Posts; Code manifest; The posts store; Post views; Post create/edit