Typically, if you want to send an Email via Javascript, like in response to a feedback form, or other client-side user interaction. Then you end up having to write server-side code to send the emai…
Read more »
This is the second article where I explain how I designed Learn JavaScript's course portal. (more…)
Read more »
Find and fix dangling files and unused dependencies in your JavaScript projects. - GitHub - smeijer/unimported: Find and fix dangling files and unused dependencies in your JavaScript projects. (more…)
Read more »
A default Rails skeleton should not have to require the full JavaScript toolchain with Webpack by default. Let's start with an importmapped Hotwire, then make it easy to go from there to Webpac... (more…)
Read more »