mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
feat: Add new blog post on senior vs junior engineers
This commit is contained in:
parent
e682eb8669
commit
3602dc4819
1 changed files with 14 additions and 0 deletions
14
aider/website/_posts/2024-09-26-senior-junior.md
Normal file
14
aider/website/_posts/2024-09-26-senior-junior.md
Normal 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
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue