Testing code is the first step to making it secure. One of the best ways to do this is to use unit tests, ensuring that each of the smaller functions within an app behave as they should — especially when the app receives edge-case or invalid inputs, or in... (more…)
Read more »
OOP javascript framework, implementing the notion of "Classes" :package: - moubi/Needle-JS... (more…)
Read more »
Quick Introduction to 11 Array Iteration Methods in JavaScript Best javascript Tutorials, Articles, Tips and Tricks by Yogesh Chauhan. Well written, nicely organized, simple to learn and easy to understand Web development building tutorials with lots of e... (more…)
Read more »
One of the hardest things a developer must do is release their bug-riddled code out into the world, knowing they may never hear from those… (more…)
Read more »
Experimentation is very important in our industry. Before succeeding one time, we may need to fail ten times. This is why reducing the time it takes to run our experiments, can dramatically increase… (more…)
Read more »