Explore >> Select a destination


You are here

mikesub.net
| | mariusschulz.com
4.0 parsecs away

Travel
| | With TypeScript 3.4, const assertions were added to the language. A const assertion is a special kind of type assertion in which the const keyword is used instead of a type name.
| | blog.scottnonnenberg.com
4.7 parsecs away

Travel
| | So you're a Javascript developer, and you want to stop writing Javascript. Typescript seems like a good option, but you've always used dynamically-typed languages. You're uncertain about jumping in...
| | pwmarcz.pl
4.3 parsecs away

Travel
| | [AI summary] A developer shares their experience integrating TypeScript into a JavaScript roguelike engine project and evaluates the build tool Parcel.
| | andreabergia.com
20.4 parsecs away

Travel
| This post is part of the Languages Opinion series. Welcome back to my mini-series about programming languages. In this post, we will talk about what is probably the world's most used programming language: JavaScript. We will also discuss TypeScript, given its relevance and usage today.