I just tried their domains page it took 10.8MB of data and took 2s for the DOM to be ready. page actually took 17s to fully render with multiple shift changes. all to render a domain search bar similar to google home page. https://railway.com/domains
Dear lord. It's actually laggy for me to scroll on that page.
We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
81–90 of 230 posts
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#82I migrated the landing pages for my app[1] from Nextjs to Astrojs mainly because I was paying Vercel $20 per month for serving static pages(it’s 4 times more than I pay Railway for the Postgres database for the actual app and also 4 times more than I pay Cloudflare for hosting all my apps). I used AI for migrating and it took a few days only as the existing repo was used as “instructions” and it included some upgrade…
Why is everyone so afraid to get a $5/mo Ubuntu/Debian VPS, install nginx and call it a day? Then you can even run multiple projects off the same server.
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#83Earlier quoted context omitted.
Why is everyone so afraid to get a $5/mo Ubuntu/Debian VPS, install nginx and call it a day? Then you can even run multiple projects off the same server.
I just did this over at Hetzner and Claude admins it for me so I don't need to learn the CLI or anything, describe the proxying I want, and it setups up a bunch of small side project pages for me.
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#84Earlier quoted context omitted.
As in, htmx is better? I haven't used it but last I looked into it I was extremely confused as to whether it was a meme, an actual framework, or both.
None of the above. It is a utility (I guess framework maybe) for a feature that was cool in ASP.NET back in 2005. But that is it's charm. It is just JS swapping out the dom for you.
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#85Two minutes is still way too long. What are we doing? This is ridiculous.
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#86I just tried their domains page it took 10.8MB of data and took 2s for the DOM to be ready. page actually took 17s to fully render with multiple shift changes. all to render a domain search bar similar to google home page. https://railway.com/domains
web dev is a sewer All my projects are server rendered with jinja/minijinja, bootstrap, jQuery, and htmx when I need a little bit of SPA behavior on forms. No builds, just static <script src= tags. Very fast and easy. I'll never recommend anything else.
I also have experimented with HTMX and Django, and that seems to be a nice combination.
Everything is AJAX again.
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#87I have a Nextjs heavy app which takes around 7 minutes currently. But I've been thinking of moving away from next for a long time now. TanStack seems to be a good fit. This gives me a bit more confidence in just doing it.
Is server-rendered HTML that bad for 2026 web or is everyone building complex apps? Many of my customers insists on using Next.js or similar but when I browse their website I don't get the point. They are downloading and executing megabytes of JS while in-page interactions tends to be limited to few basic stuff. Never seen one of their project requiring offline mode. Maybe that's being able to easily replace a [FRAME…
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#88Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#89I migrated the landing pages for my app[1] from Nextjs to Astrojs mainly because I was paying Vercel $20 per month for serving static pages(it’s 4 times more than I pay Railway for the Postgres database for the actual app and also 4 times more than I pay Cloudflare for hosting all my apps). I used AI for migrating and it took a few days only as the existing repo was used as “instructions” and it included some upgrade…
Why is everyone so afraid to get a $5/mo Ubuntu/Debian VPS, install nginx and call it a day? Then you can even run multiple projects off the same server.
Re: We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2
#90I just tried their domains page it took 10.8MB of data and took 2s for the DOM to be ready. page actually took 17s to fully render with multiple shift changes. all to render a domain search bar similar to google home page. https://railway.com/domains
The 3.57MB background PNG is hilarious [0] [0] https://railway.com/dots-oxipng.png