MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Codeutopia.net most likely does not offer any malicious content.
Secure connection support
HTTPS
Codeutopia.net provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Codeutopia.net most likely does not offer any adult content.
Popular pages
-
Blog | CodeUtopia
Something that’s not talked very often when it comes to writing unit tests is how should you structure your test code? I’m not talking about “well, just put your code into a file in test/SomeTest.js”,...
-
About | CodeUtopia
Have you ever thought of anything like this? How can I deal with all this crap code without pulling my hair out? I wish I could build some cool stuff instead of having to fix bugs all the time I want ...
-
Mastering JavaScript Unit Testing page 2 | CodeUtopia
Learn to easily eliminate painful manual debugging, start trusting your JavaScript code “just works” and turn even the frustrating projects into fun ones All JavaScript developers want to write amazin...
-
Games | CodeUtopia
As I’ve been rewriting TankWar, I’ve been thinking of various approaches to displaying the game’s graphics. At the moment, I can count three feasible approaches for rendering game graphics: DHTML – In...
-
What is a Humble Object and how does it help make your code testable? | CodeUtopia
Some of the most common testing-related questions I’m asked relate to testing real-world apps. There’s always a difficult part that’s hard to test. Most often, it’s been the database. Sometimes I’ve a...
-
Best practices for building embeddable widgets | CodeUtopia
With all the embeddable buttons, such as Facebook like buttons, and widgets like Disqus comments and whatnot these days, you’d think there was some nice info on how they are actually built. But it tur...