Practices
The Practices section summarizes commonly used procedures that may help you and your team to increase Developers Experience.
92articles
Log in with one your accounts
Package management allows you to automatically download, install, and update software using remote repositories and in a consistent manner. Package managers are software tools that eliminate maintaining the software manually.
Read moreIn an Agile environment, teamwork is divided into small pieces called User Stories. It helps with sprint planning. They are written in a basic language.
Read moreUX Strategy gives the design of a user's experience a goal, a plan to reach it, and ways to measure progress and success without which, the project is just a bunch of activities that might lead somewhere but probably not there, where you want it.
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 moreTotal responsibility for failure is a difficult thing to accept, and taking ownership when things go wrong requires extraordinary humility and courage.
Read moreExtreme programming is a software development methodology that promotes quality and encourages collaboration.
Read moreLearn about epics, a way of organizing work around shipping value. A good system for your product development process and customer success teams that want to ship value with regularity.
Read moreVision represents the highest ambitions of a company, team, or product. Its purpose is to unify and motivate people and teams towards achieving an ultimate goal.
Read more