© 2022 Hashnode
Crafting documentation is difficult enough, but making it SEO friendly is a huge hurdle. In this article, I'll walk you through how to make documentation SEO friendly and what steps you need to take t…
Let's directly jump into the steps without wasting any time. Open your root urls.py and paste this code at the end of your urls.py file - from rest_framework.documentation import include_docs_urls …
In this tutorial, we will auto build our Docz site, auto-render and allow automatic deploys every time we push changes to the connected Github repository. 🔸 Docz Quick Intro If you are new to Docz, i…
This post should be as short as Tech Leads’ time committed to working with documentation. In reality this means a few lines (because Tech Leads have better things to do) but in practice it will be lon…
Things I wish I knew before being a Junior Dev: Learning From my first post where I was sharing things I wish I knew before beginning my internship, I had expressed the 6 most important things a junio…
Creating quality code is an amazing process, and seeing your product run beautifully without crashing is another heavenly feeling, but bug-free code is highly unrealistic. Therefore let's go through s…
If you are a tech beginner / non-tech person and wonder how to contribute to an open-source project, this is THE article for you. I'll take Bytebase's open-sourced documentation as an example to guide…
If you ask questions that one can quickly answer with the documentation, people's reactions will depend on the atmosphere of the place in which you ask, the team you work with, or the online forum. Th…
Product managers can be project managers depending on the setup of the organization. For fast-paced organizations, the roles may be similar and can be done by the same person, while in relatively larg…
Blog post by Obiagba Mary. As promised, I am back this week with this blog post explaining what the term "free and open-source" means. You will also learn what it means when used together with words l…