Hey everyone. PHP (Hypertext Preprocessor) is an incredibly popular language for web development. Despite years of people predicting its demise, its popularity has only grown lately. Over 70% of all websites on the internet run PHP on the server. Do you remember how PHP won its original popularity? It gave developers the ability to inject logic directly into the body of an HTML document on the server. With PHP, the Web became truly dynamic. And behind that capability was a dead-simple mental model — which is exactly what made it so compelling. A lot has changed since then, but the demand for simplicity has only increased. Everything has become way too complicated. We've started applying absurdly complex abstractions on top of what the platform already gives us — just to solve simple problems. You know exactly what I'm talking about. Today, I want to tell you about a tool that can bring back that simplicity and control — without sacrificing capability. It's called JSDA-Kit .…