Alternatives to TypeScript `enum`s

TypeScript, like many programming languages provides enums, which enable you to enumerate the values a type may have. Read more

Similar

Build LLM Apps in TypeScript/JavaScript

Build LLM apps in Typescript/Javascript. πŸ§‘β€πŸ’» πŸ§‘β€πŸ’» πŸ§‘β€πŸ’» πŸš€ πŸš€ πŸš€ - GitHub - cfortuner/promptable: Build LLM apps in Typescript/Javascript. πŸ§‘β€πŸ’» πŸ§‘β€πŸ’» πŸ§‘β€πŸ’» πŸš€ πŸš€ πŸš€... (more…)

Read more »

TypeScript 5.4 Beta

Today we are excited to announce the availability of TypeScript 5.4 Beta. To get started using the beta, you can get it through NuGet, or through npm with the following command: npm install -D typescript@beta Here’s a quick list of what’s new in TypeScri... (more…)

Read more »