Tech Blog

Articles I have written on technical matters.

Apex Oddities

An outline of some curious behavior of Apex on the Salesforce platform.

C++ Cheatsheet

A quick reference for C++ rules and syntax.

C++ for Java Developers

Some handy tips on getting started with C++.

The Importance of Readable Code

What is readable code, and why does it matter?

Understanding Angular's Change Detection

A concise overview of Angular's change detection mechanism.