/GoStack-Fase-01

Project files developed in the first phase of the gostack bootcamp

Primary LanguageJavaScript

GoStack-Fase-01

Project files developed in the first phase of the GoStack bootcamp

The Bootcamp GoStack is immersive training in the most modern technologies in web and mobile development. Node.js, ReactJS and React Native.

Node.js

  • The Javascript in back-end.
  • NPM/Yarn.
  • Event-Loop Architecture.
  • API/REST.
  • HTTP Codes.
  • Methods HTTP.
  • Type of parameters.
  • Middlewares.

ReactJS

  • Library.
  • WEB, Mobile, VR.
  • SPA.
  • Components.
  • JSX.
  • Babel/Webpack.
  • Property.
  • State and Immutable.
  • Transpile.

React Native

  • React for mobile development.
  • Multiplataform for iOS or Android.
  • Native or Hibrid interface.

#Typescript

  • Javascript superset.
  • Typing on Javascript.