DEV Community

Cover image for How to Get Mentorship — Without Hiring a Mentor
Void⚡
Void⚡

Posted on

How to Get Mentorship — Without Hiring a Mentor

How to delay your growth: Take feedback lightly

#1 mistake I made as a developer:

Not seeking feedback

In this article, I am sharing 5 ways you can get guidance and valuable feedback in your developer journey without 1:1 mentorship.

Let's go! 🚀

TL;DR

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

open source everywhere

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.

you don't have to code alone

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.

Get your code reviewed by peers 🖥️

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.

code wtfs

Wrapping Up

Hope you found these tips helpful.

If you liked this post, follow me for more of these 🙂

Also, share what kind of mentorship are you seeking in your career?👇

Top comments (3)

Collapse
 
techliondev profile image
TechLionDev

I Am Open To Collabs, Just Email collabs@techlion.dev or go to collaborate.techlion.dev

Collapse
 
lotfijb profile image
Lotfi Jebali

Dev.to is a good place for that 😉

Collapse
 
codewithvoid profile image
Void⚡

Totally 💯