3 Stories by Rahman Fadhil
Build a high-performance bookstore RESTful API in Go using Gorm and Gin web framework that provides book data and performs CRUD operations.
Learn how to build a GraphQL API with TypeGraphQL and TypeORM that can manage books data with CRUD functionalities.
Not only does TypeScript add type safety to JavaScript apps, it also comes with cool features that don't yet exist in the dynamic programming...