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, Facebook engineer Stoyan Stefanov teaches you how to build components--React's basic building blocks--and organize them into maintainable, large-...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
2016.
|
Edición: | First edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.