Sébastien Dubois
  • Home
  • Newsletter
  • YouTube
  • Obsidian Starter Kit
  • PKM Library
  • Projects
  • Books
  • Links
  • Uses
  • About
Subscribe

code quality

How to write simple code: Avoid the Pyramid of Doom

How to write simple code: Avoid the Pyramid of Doom

Here's how to avoid nesting code needlessly
Sebastien Dubois Oct 29, 2020
Typesafe checks against TypeScript interface property names at runtime

Typesafe checks against TypeScript interface property names at runtime

Learn how to safely use TypeScript interface property names at runtime
Sebastien Dubois Jul 26, 2020
Introduction to TypeScript

Introduction to TypeScript

What is TypeScript? Let's find out!
Sebastien Dubois Jul 18, 2020
DeveloPassion's Newsletter #9 - Angular 10

DeveloPassion's Newsletter #9 - Angular 10

Sebastien Dubois Jul 5, 2020
Angular Template Type Checking

Angular Template Type Checking

Leverage strict template type checking to create bulletproof Angular applications
Sebastien Dubois Jun 16, 2020
TypeScript Switch Case best practices

TypeScript Switch Case best practices

Switch statements are sometimes considered a code smell, but when they do make sense to use, you’d better make sure you don’t forget a single case. Luckily, TypeScript can help
Sebastien Dubois May 29, 2020
Strongly typing your Angular route data

Strongly typing your Angular route data

Use typed route parameters to improve the quality of your Angular code
Sebastien Dubois May 23, 2020

Subscribe to Sébastien Dubois

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
Passion makes all the difference.