News

JavaScript and its type-safe sister language TypeScript seem to be unstoppable in their popularity. Whether in front-end or back-end development, the languages are now the first choice of many ...
The world wide web basically runs on JavaScript, HTML, and CSS. Unfortunately, JavaScript lacks several features that would help developers use it for large-scale applications. Enter TypeScript ...
Nest.js shines for its modern programming paradigms and modular approach to server-side JavaScript and TypeScript. Here's a hands-on intro.
Creating a CLI application with TypeScript – what sounds like a crazy idea at first, in practice offers advantages over classic bash scripts.