8 Tweets 3 reads Oct 26, 2022
#1 mistake I made as a developer:
Not seeking feedback
5 easy ways to get feedback (without hiring a mentor):🧵
⚡ Get your code reviewed
Code review is a practice of other developers checking your code after you write it.
Code reviews are a great way to:
- Learn from peers
- Reduce bugs in code
- Improve code quality
You get better with each code review.
⚡ Open source your code
Open source refers to making code publicly accessible for people to use and contribute under a license
Benefits of open source:
- Proof of skills
- Genuine Networking
- Better software quality
⚡ Build in public
Building in public is building software with transparently sharing the behind scenes.
You get to brainstorm with people following your journey; On any topic such as:
- Feature ideas
- Tech stack
- Website design, etc
It's a collaboration of highest order.
⚡ Pair program with peers
Every developer has a different approach to problem solving.
Coding with a peer will expose you to their techniques.
While pair programming you get to:
- Learn
- Teach
- Practice communication skills
which solidifies your understanding of the topic
⚡ Join Developer Communities
Communities are the easiest way to grow as a developer.
In a community, you can get feedback by:
- Working with senior devs
- Asking technical questions
- Sharing your work
You will learn a lot more than just coding.
5 ways for developers to get feedback:
Get your code reviewed
Open source your code
Build in public
Pair program with peers
Join Developer Communities
That's a wrap!
If you found this thread valuable:
1. Follow me @codewithvoid for more of these
2. RT the tweet below to help other developers

Loading suggestions...