Explore >> Select a destination


You are here

andreasimonecosta.dev
| | blog.logrocket.com
3.4 parsecs away

Travel
| | Explore what TypeScript types are, with a deep dive into the `never` and `unknown` types and a comparison between them and the `any` type.
| | wicki.io
3.5 parsecs away

Travel
| | Learn what Typescript feature is possible to implement as Type Alias or Interface and how do they compare.
| | mariusschulz.com
3.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.
| | dougseven.com
33.3 parsecs away

Travel
| Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...