Blog Posts (Page 2)
-
Continuous Learning Through Coding Games
Coding Microsites and How We Use Them
-
PowerShell Script: What Changed While I Was On Vacation?
Listing all the git changes across many repos from certain authors in the last week
-
Solving Hard Problems Without Luck
Thirty-One Alternatives to Guessing What To Do Next
-
In Favor of Single-Team Ownership
An argument for independent software teams
-
Angular Testing Patterns
ng On Init, ng On Changes, and mock components
-
Split Pipe
a Refactoring Pattern for RXJS
-
Adapter vs Facade vs Bridge
Notes while reading Design Patterns: Elements of Reusable Object-Oriented Software
-
Is a tomato a fruit or a vegetable?
On software encapsulation and tomato taxonomy
-
Group By using Reduce in JavaScript
Not often useful, but when you need it it's helpful to know
-
Recipe: New Angular Library
Steps to create a new Angular library when you already have a git repo