feat: Add new blog post on senior vs junior engineers

This commit is contained in:
Paul Gauthier 2024-09-26 07:58:25 -07:00 committed by Paul Gauthier (aider)
parent e682eb8669
commit 3602dc4819

View file

@ -0,0 +1,14 @@
---
title: A draft post.
excerpt: With a draft summary.
highlight_image: /assets/linting.jpg
draft: true
nav_exclude: true
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
{% endif %}
# Separating code reasoning and editing