React up & running : building web applications

Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With this practical guide, Yahoo! web developer Stoyan Stefanov teaches you how to build components—React’s basic building blocks—and organize them into maintainable, large-scale apps...

Full description

Bibliographic Details
Other Authors: Stefanov, Stoyan, author (author)
Format: eBook
Language:Inglés
Published: Beijing, [China] : O'Reilly 2016.
Edition:First edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629889806719
Table of Contents:
  • Hello world
  • The life of a component
  • Excel: a fancy table component
  • JSX
  • Setting up for app development
  • Building an app
  • Lint, flow, test, repeat
  • Flux.