Show HN: A no-build fullstack SSR TypeScript web framework
26 by thesephi | 18 comments on Hacker News.
Hi HN family! I'd love to seek your insights on a fullstack web framework that employs a different approach: no build. It's not a new concept. The folks as Preact mentioned it: https://ift.tt/oK9Pm3c However, in the Web Framework market, I've yet to find many that support both "no build" and "SSR". There's always some sorts of "client mount" and "server mount" and either has (or both have) to go through a build (bundling) process. With the build process, there comes additional maintenance efforts and cognitive load. I've enjoyed wrestling with tsconfig, webpack config, all sorts of presets and plugins countless times... When things work, they just work, but when we need sth a bit custom or unconventional, then we're almost always in for a tough ride. (or it's just me ) Not to say I'm against any existing build workflow. In fact I benefited a lot in the past from webpack, and i'm very positive about modern bundlers like Parcel 2, Turbopack, rspack, etc. I just feel it'd be fair to save some slots for the "no build" route :) To this end, I spent the last month working on a prototype of a TypeScript fullstack SSR web framework. It's compatible with Deno and Bun runtimes. I'd love to make it compatible with Node.js as well (at some point). The framework registry page ( https://ift.tt/lFajCzA ) summarizes the motives expressed so far. An example deployment is available at: https://ift.tt/wuRkqQc The code behind the deployment above: https://ift.tt/EIbi0st PS: you may see Preact being used & mentioned everywhere but I'm positive that React is 100% supported as well (just drop-in & use). I just happened to choose Preact to experience it more for myself. I look forward to your thoughts :) and learning if this might (or might not) be a feasible idea at scale. And perhaps, which future directions you would see this (or something like it) goes. Thank you much for any insight!
Post Top Ad
Wednesday, February 12, 2025

Home
Hacker News
New top story on Hacker News: Show HN: A no-build fullstack SSR TypeScript web framework
New top story on Hacker News: Show HN: A no-build fullstack SSR TypeScript web framework
Tags
# Hacker News
Share This
About Unknown
Templatesyard is a blogger resources site is a provider of high quality blogger template with premium looking layout and robust design. The main mission of templatesyard is to provide the best quality blogger templates which are professionally designed and perfectlly seo optimized to deliver best result for your blog.
New top story on Hacker News: DMCA Notices Can Silence Critics but Complaints by the Public Put All at Risk
AnonymousApr 27, 2025New top story on Hacker News: OpenBSD 7.7 Released
AnonymousApr 27, 2025New top story on Hacker News: The Seven-Year Rule
AnonymousApr 26, 2025
Labels:
Hacker News
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment