Blog Posts

This section represents a curated list of technical documents I have published on the Internet

Content

  • A Style Guide For HTML & CSS: This document was originally authored in 2015 when I was a bootcamp instructor for the Startup Institute, teaching a beginner's course in web development. It describes best practices for writing HTML and CSS code without the use of superset frameworks or preprocessors.

  • How I Maintain OSS Projects: This was an article I authored on the ThePracticalDev community which describes best practices I have employed maintaining open-source projects. These practices for by and large are also applicable in for-profit code repositories.

  • Using 1Password to share local secrets: This is another developer guide which I published on ThePracticalDev community, and describes populating shared secrets locally from 1Password's cloud.

  • The Reddit blackout is a lesson in risk management: Referencing the recent upheavel with Reddit, this artcile describes the situation from a risk-management perspective, specifically calling out free third-party APIs as a dependency risk that all developers understand.

Last updated