Tech Books you have to read, to be a better Software Engineer
Nobody becomes great overnight, it takes years to gain the knowledge and experience to be at the top in your field. These books would help you get there faster.
Nobody becomes great overnight, it takes years to gain the knowledge and experience to be at the top in your field. These books would help you get there faster.
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