5 Testing Practices you should have in your CI / CD Pipeline
Nobody wants bugs in their apps, it could cause your company to lose millions of dollars. Adding these 5 testing practices can prevent it from happening to you.
Nobody wants bugs in their apps, it could cause your company to lose millions of dollars. Adding these 5 testing practices can prevent it from happening to you.
The Web has evolved. We are now building web applications that can handle millions of users per second. Here are the best component patterns to help you scale.
Struggling with CSS is a common practice, here we explain how it works and common problems that can appear in your code.
Common issues I encountered when building mobile apps with React Native and how I solved them
A kata is a set of routines, samurai used to perfect their craft. We can apply the same practices for code development