Posts
-
An introduction to Typescript Discriminated Unions
Learn a Typescript pattern for reducing unnecessary optional values and improving type safety.
-
Configuring Data Layer for Google Analytics
A developers guide to a technical implementation for using Data Layer to send eCommerce events to Google Analytics via Tag Manager
-
Versioning your Angular apps with Azure Pipelines
Version your frontend web applications with Azure Piplines.
-
Understanding Code Formatting in Frontend solutions
Say goodbye to code styling inconsistencies and pesky errors that slow you down.
-
Pre-Commit Linting with Husky & Prettier
Learn how to setup pre-commit linting using Prettier and newer versions of Husky