Today we’re announcing the Release Candidate for TypeScript 3.8! Between this RC and our final release, we expect no changes apart from critical bug fixes.
To get started using the RC, you can get it through NuGet, or through npm with the following comman... (more…)
Read more »
Implementation of do-notation for monads in typescript - GitHub - vlova/ts-monads-do-notation: Implementation of do-notation for monads in typescript... (more…)
Read more »
I got into web-development around 2008. Those were simpler times. All you had to do was to write some basic HTML / javascript and then use your favorite FTP client to upload the files to your hosting companies cPanel. Times have certainly changed... | Tho... (more…)
Read more »
TSLint documentation. A linter for the TypeScript language.
Read more »
Visual Studio Code is a perfect editor for TypeScript, but it doesn't support project-wide type-checking out of the box. Luckily, you can add it to your own TypeScript project. (more…)
Read more »