VeroMoreno / MEAN2021

Focused on fullstack with Mongo, Express, Angular & Node.js - MEAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ MEAN 2021

Focused on Fullstack with Angular.js

MongoDB Express Angular NodeJS

Technologies

  • JavaScript
  • NodeJS
    • createServer
    • fs
    • WebServer (03_)
      • Protocol HTTP (http.txt)
      • API REST (04)
        • REST (+ bussines logic)
      • MongoDB (05) & Promesas
    • Express (06)
      • How it works
    • Express + Rest (07)

      • Aplication.js - Conectar, app.listen, app.use(router)
      • Util - mongoDBUtil.js (connect to database), restUtil.js (error messages)
      • Rest - http request get, post put, delete + functions
      • Bussines - obtain data from database (independant)
    • Typescript (03)

  • Angular (04)
    • Componentes (Ej2)
      • [{ngModel}] - FormsModule module
        • Banana in box [{}] - Bidirectional mode
    • Navegación (RouterOutlet) (Ej3)
      • RouterModule
      • Component injection
    • Servicios - obj.service.ts (Ej4)
    • HttpClientModule (Ej5)
    • Reactive Forms (Ej6)

About

Focused on fullstack with Mongo, Express, Angular & Node.js - MEAN


Languages

Language:HTML 43.8%Language:JavaScript 28.9%Language:TypeScript 26.6%Language:CSS 0.6%