Writing The Perfect Tests for your Application
Testing is hard, but knowing what and when to test is actually harder. Let me tell you about 3 types of tests that can help you secure your project.
Testing is hard, but knowing what and when to test is actually harder. Let me tell you about 3 types of tests that can help you secure your project.
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.
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