Take a deep dive into building reactive Rails applications with Hotwire Turbo and only a pinch of custom JavaScript. This article compliments the RailsConf 2021 talk by Vladimir Dementyev. (more…)
Read more »
Code coverage is a software-testing metric that determines how many lines of code have successfully validated under a test suite, and is usually measured with specialized tools like Codecov. These ... (more…)
Read more »
Tools for developers to create truly open IoT products using standard JavaScript on low cost microcontrollers. - Moddable-OpenSource/moddable... (more…)
Read more »
### What the hell! Why?I agree, writing a printer driver in JavaScript sounds ridiculous. And I'm really not the type to do low-level coding exercises for fun. I usually prefer designing and building f... (more…)
Read more »