Kuto is a novel approach to shipping code on the web.
It lets you re-use code a client already has for shipping updates. (more…)
Read more »
Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular … - Selection from Learning PHP, MySQL & JavaScript... (more…)
Read more »
Trying to decide what framework to learn is a common question, but there is no clear winner. The common, uncontroversial answer is "You can't go wrong, they are all great frameworks." They are indeed all great, but I think you can go wrong by investing to... (more…)
Read more »
Parsers are fascinating and in the JavaScript ecosystem they're all around us. With Babel Macros tagged template literals can do more than just embed DSLs, they can be precompiled to become generated code. Let's look at how I built RegHex which let's you ... (more…)
Read more »