adi-uchiha / 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 :mortar_board':'

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

The idea is that this guide is put to use and tested by each OfferZen Thrive monthly cohort of mentors and mentees, and that each cohort can help make it better and more comprehensive for following cohorts.


How you can help

The team behind this have never managed an open-source repo before, so we need all the help we can get! πŸ™

  • ❓ Submit any mentoring questions you have

Can't find what you're searching for in the guide? Submit any questions you have about mentoring here. You can also log an issue on the repo.

  • πŸ’» 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!

How to contribute to the developer mentoring guide

  • πŸ’¬ Start a discussion

Want to chat to others about this guide or start a conversation on a specific topic? Great!

  • πŸ“š 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.3%Language:CSS 31.8%Language:Dockerfile 13.0%