Zero-runtime Stylesheets-in-TypeScript. Contribute to seek-oss/vanilla-extract development by creating an account on GitHub. (more…)
Read more »
By using TypeScript's static type system, not only can we enforce (typically challenging things like) business rules and error states, but we can create a domain-specific language so well-defined that it becomes virtually impossible for any future code to... (more…)
Read more »
Yet another customizable linter for TypeScript and JavaScript. - exuanbo/ts-standardx... (more…)
Read more »
We have been receiving requests for better TypeScript integration ever since the release of Vue 2.0. Since the release, we have included official TypeScript type declarations for most of the core… (more…)
Read more »
This article is part of a series of live streams and articles on building a backend with TypeScript, PostgreSQL, and Prisma. In this article, we'll look at how to build a REST API, validate input, and testing the API. (more…)
Read more »