Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andresin87/reactprofesionalcodejobs


https://github.com/andresin87/reactprofesionalcodejobs

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Pro

# Temas del Curso

* Instalación de Node 8 y NPM 5
* Instalación de ambiente
* Instalación y Configuración de Atom
* EditorConfig
* Eslint
* .babelrc

* Configuración de NPM Scripts
* build
* clean
* lint
* git-hooks (precommit, prepush, etc.)
* start
* start-analyzer
* start-production
* test
* watch-client
* watch-server

* Configuración de Webpack
* Cliente
* Servidor
* Optimizaciones de Bundle
* División de bundles
* Webpack Hot Middleware / Webpack Dev Middleware / Webpack Hot Server Middleware

* Estructuración del Proyecto

* Server Side Rendering
* Introducción
* Data con State local
* Data con Redux
* Utilizar SSR sólo cuando detectamos un Search Bot

* Node.js
* API
* Configuraciones de Express
* Compresión GZip