Javascript is a weird and wonderful language that lets us write some crazy code that's still valid. It tries to help us out by converting things to particular types based on how we treat them. If we add a string to something, it'll assume we want it in te... (more…)
Read more »
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
Read more »
icaro - Smart and efficient javascript object observer, ideal for batching DOM updates (less than 1kb)... (more…)
Read more »
Fair enough, let’s see a couple of ways to tackle this specific problem. But first, let me clarify a couple of aspects. (more…)
Read more »
I have been coding for longer than I care to admit. I am mostly “self-taught”, but I did eventually take some programming courses in…
Read more »