Building with NextJS (When You'd Rather Use Svelte)
mohammedeabdelaziz.github.io·20h·
Discuss: Hacker News
💻Programming, DevOps and Open Source Software
Preview
Report Post

December 20, 2025

NextJSGoFront End

Introduction

I’ve always loved Svelte, the syntax is clean, the Runes system is superior, and it doesn’t force you to learn a dozen concepts just to build a webpage. I am definitely not big on web development and especially front end, but it remains in my philosophy the biggest and best way to express what your product is about, If you build a super duper algorithm that unlocks a huge bottleneck for a client but they will need a UI to interact with it, you can go and carve the rocks with tkinter or something similar or -god help you- try to build a gui in C++ (if you are not already an expert in it) so for the most part, using a web platform as the ui is the easiest way, especially with the rise of tauri or its cousin electron and other webvie…

Similar Posts

Loading similar posts...