Curia Damiano's blog
  • Home
  • Contact
  • Author
  • Help
Sign in Subscribe

TypeScript

A collection of 2 posts
TypeScript: ignore compilation errors with ts-ignore
TypeScript

TypeScript: ignore compilation errors with ts-ignore

Sometimes, during client side development in TypeScript, your project might not compile. Not because of your fault, but because you don't have a declaration files for libraries you are using (my typical case), or because these libraries could be outdated (never happened to me yet). Still, you need
17 Apr 2020 1 min read
How to configure a TypeScript + WebPack project in Visual Studio Code
Visual Studio Code

How to configure a TypeScript + WebPack project in Visual Studio Code

If you develop in Angular or React or similar client side JavaScript framework, it's not common to have a CLI (Command Line Interface) that does the project scaffolding. This is very convenient: simply installing an npm package, you are able to easily create a blank project. These CLIs
24 Mar 2020 13 min read
Page 1 of 1
Curia Damiano's blog © 2025
Powered by Ghost