Application - NestJs, GraphQL, Angular
Administrator 9/18/2021 NodeJsNestJsAngularGraphQL
# Description:
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.
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.
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:
- Preview (opens new window)
- Server - NestJs & GraphQL (opens new window)
- Server - Module (opens new window)
- Server - Validation (opens new window)
- Server - Authentication (opens new window)
- Server - Supscription & Upload file (opens new window)
- Client - Angular & GraphQL (opens new window)
GitHub: https://github.com/ninhnguyen22/nestjs-angular-graphql (opens new window)