Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andresin87/reactprofesionalcodejobs
https://github.com/andresin87/reactprofesionalcodejobs
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andresin87/reactprofesionalcodejobs
- Owner: andresin87
- Created: 2019-01-13T14:50:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T21:13:31.000Z (about 6 years ago)
- Last Synced: 2024-12-04T04:42:47.992Z (3 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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