-
Notifications
You must be signed in to change notification settings - Fork 1
feat: added artile the authenticity of leadership #188
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,47 @@ | ||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||
| date: 2025-12-09 | ||||||||||||||||||||||||||
| title: The authenticity of leadership | ||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||
| In winter 2021, the CTO of VueStorefront sent me a message, "We would like you to lead the Vue Storefront Magento team." After years of writing code and being a "pixel-perfect" frontend developer, this was my chance for promotion. However, as I was about to discover, the path from being a skilled programmer to an effective tech lead was far more demanding than I had imagined. | ||||||||||||||||||||||||||
| ## Life as a developer | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| When I worked as a programmer, I had everything under control. I could find a solution to almost every problem. I felt like an expert in my field. | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| I'd never been a project/team leader, so the offer from VueStorefront was quite interesting at the time. | ||||||||||||||||||||||||||
|
Comment on lines
+5
to
+10
|
||||||||||||||||||||||||||
| In winter 2021, the CTO of VueStorefront sent me a message, "We would like you to lead the Vue Storefront Magento team." After years of writing code and being a "pixel-perfect" frontend developer, this was my chance for promotion. However, as I was about to discover, the path from being a skilled programmer to an effective tech lead was far more demanding than I had imagined. | |
| ## Life as a developer | |
| When I worked as a programmer, I had everything under control. I could find a solution to almost every problem. I felt like an expert in my field. | |
| I'd never been a project/team leader, so the offer from VueStorefront was quite interesting at the time. | |
| In winter 2021, the CTO of Vue Storefront sent me a message, "We would like you to lead the Vue Storefront Magento team." After years of writing code and being a "pixel-perfect" frontend developer, this was my chance for promotion. However, as I was about to discover, the path from being a skilled programmer to an effective tech lead was far more demanding than I had imagined. | |
| ## Life as a developer | |
| When I worked as a programmer, I had everything under control. I could find a solution to almost every problem. I felt like an expert in my field. | |
| I'd never been a project/team leader, so the offer from Vue Storefront was quite interesting at the time. |
Copilot
AI
Sep 19, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar/parallelism: 'caught up' breaks the parallel structure after 'tried to'. Consider: 'I tried to figure it out, catch up, and work my ass off.'
| I painfully recognized all my weaknesses. I tried to figure it out, caught up, and worked my ass off. Every day was incredibly intense. | |
| I painfully recognized all my weaknesses. I tried to figure it out, catch up, and work my ass off. Every day was incredibly intense. |
Copilot
AI
Sep 19, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] The '===' operator reads like code and is awkward in prose. Consider rephrasing to: 'More hours at work doesn't equal better results.'
| More hours at work === better results. Reality quickly verified this belief. When I was exhausted, I made worse decisions and couldn't support the team. | |
| More hours at work doesn't equal better results. Reality quickly verified this belief. When I was exhausted, I made worse decisions and couldn't support the team. |
Copilot
AI
Sep 19, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: 'I tried a lot to recover' is unnatural. Consider: 'I tried a lot of things to recover,' or 'I tried hard to recover,' keeping the rest of the sentence as is.
| I tried a lot to recover, but finally, after three years, I decided that I needed to step back and stop being a team lead. Anyway, I learned a great deal, and it was worth the time and energy I invested. | |
| I tried hard to recover, but finally, after three years, I decided that I needed to step back and stop being a team lead. Anyway, I learned a great deal, and it was worth the time and energy I invested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link path is broken: the new post lives under Blog/2025, but this link points to the repository root. Update the href to the correct relative path.