GithubHelp home page GithubHelp logo

react-workshop's Introduction

Workshop de React

Temas vistos

  1. React Scripts (¡Con TypeScript!)
  2. Setup básico del repositorio: herramientas (yarn, husky, lint-staged)
  3. Creación y composición de componentes funcionales
  4. Modelos: cómo y por qué.
  5. Testing con React Testing Library.
  6. Crear un server de mock para trabajar localmente.
  7. Patrones útiles para Apps en React: servicios, helpers.
  8. Testing asyncrono.
  9. Formularios con React.
  10. Build y a producción.

Tecnologías utilizadas

  • React Scripts.
  • TypeScript.
  • Prettier a través de un pre-commit hook.
  • React Testing Library.
  • JSON Server.
  • React Bootstrap.
  • Axios y Axios Mock Adapter.
  • React Router Dom.

Scripts incluidos

  • Start: yarn start o npm run start.
  • Test: yarn test o npm run test.
  • Build: yarn build o npm run build.

react-workshop's People

Contributors

xenartro avatar

Watchers

James Cloos 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.