Volume 8: The essential Git commands you need to know


December 13, 2023

My updates for this week

Streamline your data career with these essential git commands

Git doesn't have to be a mystery. Get acquainted with these ten high priority commands to increase your comfort levels and velocity in the command line. Mastering these essential Git commands will not only demystify version control but also enhance your overall workflow.

By incorporating these commands into your routine, you'll gain the confidence to efficiently manage branches, collaborate seamlessly with teammates, and ensure a smoother and more productive development experience.

NULLIF() - an analytics engineering blog

A data professional experienced in the modern data stack and analytics engineering.

Read more from NULLIF() - an analytics engineering blog

March 6, 2024 My updates for this week Choosing the right data catalog for your organization This week I cover how to navigate the complexities of selecting a data catalog tailored to your organization's needs, with insights on key considerations, best practices, and implementation success metrics. Read story Unsubscribe · Preferences

February 21, 2024 My updates for this week Master dbt and leverage variables Learn how to set variables within your dbt project! By using Jinja templating syntax, you can define and reference variables within your SQL code, offering more flexibility in your data transformations. Check out the latest blog post for a guide on mastering dbt variables in order to enhance your development. Read story Unsubscribe · Preferences

February 15, 2024 My updates for this week *Admittedly, that poster above should say Happy belated Valentine's Day! I pushed ChatGPT so hard to produce this poem that I decided to send it regardless of the tardiness :) Managing multi-project architecture with dbt-meshify This week's post dives into the simplicity of dbt-meshify and the cross project references for managing multi-project architecture. It provides a walkthrough of a workaround for those who have not instrumented dbt-meshify and...