Learn how to create a NextJs project with Typescript, ESLint, Prettier and TailwindCSS. Using NextJs and Typescript for your next project. (more…)
Read more »
Contribute to ahuth/raytrace2 development by creating an account on GitHub. (more…)
Read more »
How you can use JSDoc typings to get all the benefits of TypeScript, without any transpilation... (more…)
Read more »
When writing a TypeScript library, it’s helpful to validate all the data passed into the library—at least in development—so that your library robustly handles the kinds of bad data it may receive from JavaScript and loose-mode TypeScript consumers. (more…)
Read more »
Today we’re happy to announce our release candidate for TypeScript 2.1! If you aren’t familiar with it, TypeScript is a language that adds optional static types to JavaScript, and brings new features from ES6 and later to whatever JavaScript runtime y...
Read more »