1. September 20, 2024

    Project managers often use the triple constraint model to explain to clients and stakeholders that they have a choice: “Do you want it fast, do you want it cheap, or do you want it good?” The triple constraint model is a helpful tool for expressing that a project can be fast, cheap, or good, but […]

  2. June 04, 2024

    In agile software implementation projects, it is common to conduct testing throughout the build stage. This includes testing at the end of each sprint, commonly referred to as release point testing, and again at the end of the build stage, known as end-to-end testing. Release point testing during the build stage is critical to the […]

  3. March 25, 2024

    I recently had the pleasure of speaking at my first conference, 24NTC, hosted by NTEN. Together with my friend and colleague Yas Najeebi, I gave a presentation on online user portals and specifically how you can further your impact by focusing on adoption, feedback, and continuous improvement. Online user portals are often implemented without enough […]

  4. March 08, 2024

    While working through the Prepare for your Salesforce JavaScript Developer I Credential Trailmix, I realized that many modules had instructions for creating and deploying a Lightning Web Component. However, as a beginner, I found that the modules varied in the level of detail they provided, which could sometimes make it confusing to follow. That’s why […]

  5. February 16, 2024

    This blog is a guide to help you set up your developer environment for learning Lightening Web Components in Salesforce. The information is available on multiple Salesforce Trailheads, including  However, the steps are often scattered across different trailhead modules, which can be confusing. This is a one-stop reference to get you started with LWC’s quickly […]

  6. February 04, 2024

    In my first post, I talked about the basic steps to configure and deploy this Gatsby-Starter-WordPress-Blog. However, I wanted my first portfolio website to include more than just a blog index, so I decided to add a Home page to it. The process of creating a custom portfolio with a home page and a blog […]