Code Monkey home page Code Monkey logo

curso-react-redux-intensivo's Introduction

React

  • ¿Qué es react?:
    • Una librería Js desarrollada por facebook; ¿No, enserio qué es react?
    • Reconciliation, The Diffing Algorithm
    • Configuración inicial (Project Generator)
  • React Dom y JSX
  • Components y Props el mantra principal de React
  • State y Ciclos de vida
  • Manipulando eventos del DOM con React
  • Listas y la importancia de las keys en Reconciliation
  • What the ¿forms? y los controlled components
  • API Calls with React: "Call Your daddy I 'promise' it won't hurt"
  • Magia, trucos y más con React
    • Composition (HOC)
    • Proptypes
    • Conditional Rendering
    • Context
    • Multilanguage
    • React Patterns
    • Librerías utiles

Redux

  • ¿Que es Redux?
    • Flux como patrón
  • Los 3 principios
    • Single source of truth
    • State is read-only
    • Changes are made with pure functions
  • Lo "Básico"
    • Actions
    • Reducers
    • Store
    • Data Flow
  • Uso de redux con react
    • mapDispatchToProps
    • mapStateToProps
  • Acciones asíncronas
  • Funciones principales API
    • createStore
    • Store
    • combineReducers
    • bindActionsCreators

Bonus class:

  • React Router V3
  • Styled Components

curso-react-redux-intensivo's People

Contributors

kevingomezdev avatar sebas-deedee avatar

Watchers

Daniel Silva avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.