Today we are excited to announce the beta release of TypeScript 4.4! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual ... (more…)
Read more »
Collection of TypeScript type challenges with online judge - GitHub - type-challenges/type-challenges: Collection of TypeScript type challenges with online judge... (more…)
Read more »
In this blog post, I will explain what discriminated unions are and why they are so powerful. In addition, I will share a real world use case that I encountered: setting up a request/response infrastructure around websockets. (more…)
Read more »
At Vouch.io, ClojureScript accelerates and radically simplifies the development of a new kind of digital key for one the largest automotive manufacturers in ... (more…)
Read more »
AWS AppSync is a managed serverless GraphQL service that simplifies application development by letting you create a flexible API to securely access, manipulate, and combine data from one or more data sources with a single network call and API endpoint. Wi... (more…)
Read more »