Application - NestJs, GraphQL, Angular

9/18/2021 NodeJsNestJsAngularGraphQL

# Description:

  1. GraphQL: GraphQL (opens new window) là 1 query language cho APIs. Được phát triển bởi Facebook và có thể thay thế REST.

  2. NestJs: Một framework của NodeJs, kết hợp bởi OOP(Object Oriented Programming), FP(Functional Programming), FRP(Functional Reactive Programming). Và có hổ trợ GraphQL.

  3. Angular: Một javascript framework có khả năng scale, sử dụng typescript tương đồng như NestJs nên nếu team cùng phát triển cả client và server thì cũng dễ dàng hơn.


Series:

GitHub: https://github.com/ninhnguyen22/nestjs-angular-graphql (opens new window)