Practices
The Practices section summarizes commonly used procedures that may help you and your team to increase Developers Experience.
96articles
Log in with one your accounts
A Design Sprint is a framework that reduces the risks associated with product development. It is an intense process done by a small team in just 3 - 5 days.
Read moreDangerous toxic team culture spreads easily. It is often started by a combination of bad management and disinvolved employees. It is crucial to deal with it as soon as possible.
Read moreFinger-Pointing and Blaming is the act of blaming someone for a problem instead of trying to fix or take accountability. This results in a toxic work culture where nobody feels safe and there's no trust.
Read moreA Developer Portal is a centralized online platform that equips developers with tools, documentation, and resources to efficiently use and integrate APIs or SDKs provided by a company, fostering collaboration and a seamless developer experience.
Read moreStarting on the journey of coding can be extremely overwhelming. But consistent efforts and determination will surely help you out in this journey.
Read moreAPI-first approach to building products is rising, API first enables developers to innovate in ways that weren't before feasible and speed up the achievement of corporate goals.
Read moreRESTful APIs are a popular choice for web-based applications due to their simplicity, scalability, and flexibility. By following the core principles of REST, the product team can create APIs that are easy to understand, develop, and scale.
Read moreThe .gitignore file is a text file that tells Git which folders or files to ignore in a project when sharing it through git. It helps to keep your code clean and secure...
Read moreCleaning the product backlog is essential to keep track of which key product features should be developed next.
Read more