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
Integration Testing is a web development terminology used to test the software modules. Software is subdivided into multiple modules that different web developers code.
Read moreUX Testing needs to focus on gaining specific and actionable information that will help the team make better-informed decisions that will, in turn, push the project toward fulfilling the overall UX Strategy. Setting clear goals will help achieve that.
Read moreA README is a text file that contains important information about the product. It is the first thing the user sees in the directory of the product. It helps the user to understand what does the product do and how to use 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