I've been called a software developer, team lead, even architect. I write stuff here.

I’m Cesar, a software developer based in the Dominican Republic. I write about software development, usually on the Salesforce platform, as that is where my career has taken me, but I also write about other topics that interest me. I hope you find something useful here.

Code Review Checklists

These are three code-review template checklists that should be used by code authors, peer reviewers, and subject-matter experts (SMEs) during the code review process.

Should it Throw?

Exceptions should be reserved for the truly exceptional, situations where really there is no recovering from.

Leading an Effective Team

A summary of the guidelines I personally follow and believe are successful to lead a team effectively.