Writing code is easy.
Writing code that your future self (or your teammates) won't hate is the real challenge.
Every developer starts with bad coding habits.
The problem isn't having them.
The problem is keeping them.
Writing code is easy. Writing code that your future self (or your teammates) won't hate is the real...
Writing code is easy.
Writing code that your future self (or your teammates) won't hate is the real challenge.
Every developer starts with bad coding habits.
The problem isn't having them.
The problem is keeping them.

If I could go back to when I wrote my first line of code, these are the five mistakes I’d avoid...

Everyone says "code 8 hours daily" and "read docs only". I tried that. Burned out in 1 week 💀 Then...

I'm a fan of the KISS principle. Keep it simple. That applies when you're building something new, but...

When I started coding, I made so many silly mistakes 😅 Today I’m sharing 3 small mistakes that every...

The best line of code is the one you never write. The second best is the one you delete. This isn’t...

You've seen the developer. Maybe you are the developer. They discover DRY — ✨ Don't Repeat Yourself...