Building from First Principles
marvinh.dev·5d·
Discuss: Hacker News
Flag this post

It’s funny, sometimes I feel like I’m living in two different programming worlds. There is the online world on Bluesky threads, GitHub, blog posts or other platforms where discussions are often dominated by the latest frameworks, the hottest libraries or discussion that feel very abstract. Then there is the other world I live in, the one I share with my local developer friends. And honestly? They’re miles apart.

Online !== Offline

In the online realm, the idea of building anything substantial without any of the major frameworks is typically met with bewilderment, if not scorn. “Vanilla JS for an entire UI? Are you mad?” Building something with vanillajs and stringing a few libraries together as needed is immediately labelled as unmaintainable.

But when I meet up with my develo…

Similar Posts

Loading similar posts...