Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 499 Bytes

File metadata and controls

36 lines (25 loc) · 499 Bytes

Node Study

About

This repository contains some coding challenges and companies public application tests that I have used in the past to study and/or apply for a job as a node.js developer.

Applied knowledge

Backend

  • Node.js;
  • Typescript;
  • nest;
  • @nestjs/typeorm;
  • express;
  • mongoose;
  • PHP.

Infrastructure

  • Docker;
  • Compose;
  • Serverless Framework;
  • Babel.

Testing / Code Quality

  • Jest;
  • Chai/mocha/nyc;
  • eslint;
  • swagger;
  • husky.

Frontend

  • gatsby.