|
Canada-0-Windows Company Direktoryo
|
Company News :
- tsdk - Share Code and Type-Safe API development tool – tsdk
Both tRPC and tsdk can do type-safe API development, but they are implemented differently and offer different other features In short, tRPC is great, while tsdk provides another option
- Introduction of tsdk
tsdk is a code share and type-safe API development tool for TypeScript projects With tsdk, developers could easily share code between projects, and develop end-to-end type-safe API that ensure types consistency, reducing potential errors and increasing development efficiency
- How tsdk created – tsdk
How tsdk created At the end of 2019, after studying Golang backend development for a period of time, I questioned the decision to switch from my accustomed JavaScript language to Golang
- Writing the API – tsdk
This chapter, We will use tsdk to develop two simple APIs, one is return Hello world and another API is update the Hello World message Create server src gen-route ts
- Environment setup – tsdk
Generate config file: tsdk config js In directory server, run below command to generate tsdk config js (tsdk config README):
- Frequently Asked Questions FAQ – tsdk
What's the difference between tRPC and tsdk? Both tRPC and tsdk can do type-safe API development, but they are implemented differently and offer different other features In short, tRPC is great, while tsdk provides another option
- Quick start – tsdk
tsdk: type-safe API development and Code share tool
- 快速开始 – tsdk
Step 1 TypeScript 环境设置 Step 2 Hello World API 编写 Step 3 Hello World API 配合 Next js 使用 在 Expo(React Native) 中使用 Hello World API Last updated on 2023年11月30日 tsdk 介绍 环境设置
- TsdkArc | The Fully Type-safe Module Composable Library
Compose modules like building blocks, nest them, and share them across projects Clean, simple, type safe and scalable
- tsdk 介绍 – tsdk
tsdk 是一款 TypeScript 项目开发工具。 通过 tsdk,开发人员可以更轻松地在项目间共享代码,以及端到端类型安全的 API 开发,确保类型的一致性,从而减少潜在的错误,提高开发效率。
|
|