NoJS - Creating a calculator with only pure HTML and CSS. No Javascript!
Everyone loves CSS! So I built a calculator where the CSS handles the logic without the help of javascript. In this blog post, I will discuss how I achieved this and maybe make a case for my sanity for making it.