BenSchZA / developer-mentoring

Developer Mentoring Guide Playground

Home Page:https://www.developermentoring.guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Developer Mentoring Guide πŸŽ“

About

This is a community contributed guide designed to help developers help other developers. After facilitating the mentoring relationships of over 250 mentoring pairs that have come through OfferZen's Project Thrive mentoring programme, we've learned a lot about what it takes to ensure the success of a mentoring relationship.

The goal of this guide is to help those that want to:

  • Be better at mentoring other developers
  • Be better at being mentored and able to make the most of that opportunity
  • (In future) Implement mentoring programmes within their workplaces

You can also see analytics of button clicks and pageviews generated from the referred traffic here.


How you can help

This is a community initiative, so we need all the help we can get! πŸ™

  • πŸ’» Make a contribution on GitHub

Want to add contribution guidelines? Want to include website functionality that you think is missing? Think you can help us with one of the logged issues? Go for it!

  • πŸ’¬ Start a discussion

Want to chat to others about this guide or start a conversation on a specific topic? Great! The best would be to raise an issue or start a discussion

  • πŸ“š Contribute resources you've used in your mentoring relationship

Used any additional resources or templates during your mentoring relationship that you found useful? Go ahead and add them to the Community Resources folder.

Pro-tip πŸ’‘ If you're looking for the guide's markdown pages, check out the docs folder.


How this repo currently works/was set up

  • This is a copy of the docusaurus.io getting started template. You'll see that the code hasn't been cleaned up yet.

  • @suitophobia is the owner of a Vercel project that builds this repo to www.developermentoring.guide.


Getting started with the repo

In order to make a contribution, fork or branch the repo and request merges in. Consider dockerising the development to avoid conflicts with the contributor's local system.

npm install
npm run build

Thanks so much for helping!

About

Developer Mentoring Guide Playground

https://www.developermentoring.guide/

License:MIT License


Languages

Language:JavaScript 55.5%Language:CSS 31.7%Language:Dockerfile 12.9%