SKSahil Khuranaininnostaxengineering.hashnode.dev·Aug 26 · 9 min readBuilding Modern Web Apps with the .NET FrameworkTwenty-three years in production — and .NET is still the backbone of Netflix, GitHub, and Stack Overflow. Here's why it has outlasted nearly every framework from its era, and what that means for teams00
SKSahil Khuranaininnostaxengineering.hashnode.dev·Aug 24 · 11 min readWebpack: The Modern JavaScript Module BundlerTwo developers. Four hours each. A production bug that turned out to be a manually maintained <script> tag that had quietly drifted out of sync with the actual bundle filename — and nothing in the pip00
SKSahil Khuranaininnostaxengineering.hashnode.dev·Aug 21 · 9 min readBuilding Custom Software with Spring JPA FundamentalsIf you've spent any real time building Java backends, you've probably felt the moment where your database layer starts eating your codebase alive. Spring JPA exists to stop that from happening. It wra00
SKSahil Khuranaininnostaxengineering.hashnode.dev·Aug 20 · 9 min readSecurity Advantages of Bespoke Software in 2026: Why Custom-Built Wins Against Cyber ThreatsNobody gets breached and immediately thinks: we should have bought better antivirus. What they actually think — usually around 2 a.m., somewhere between the incident report and the executive call they00
SKSahil Khuranaininnostaxengineering.hashnode.dev·Aug 19 · 9 min readDynamic READMEs Made Simple: Automating Documentation with GitHub ActionsYour README told the truth on the day you wrote it. Since then: a dozen dependency bumps, two major releases, one renamed branch. Nobody updated the docs. They rarely do. GitHub Actions can keep your 00