Kenneth Van den Berghe
kennethvdb.bsky.social
Kenneth Van den Berghe
@kennethvdb.bsky.social
I think he means what value it should have, not what a CNAME is.
April 10, 2025 at 11:14 AM
Cool stuff! 💪
February 7, 2025 at 3:10 AM
Oh I know splitting frontend code is a thing, did not know it was also a thing on the backend side. Is that an optimisation for like serverless environments?
February 7, 2025 at 3:07 AM
What is a multi-server build exactly?
February 7, 2025 at 3:01 AM
Als what about relaxt-router apps in framwork mode (“remix v3”)?
January 22, 2025 at 6:10 PM
Rolldown is primary designed to serve as the underlying bundler in Vite, with the goal to replace esbuild and Rollup (which are currently used in Vite as dependencies) with one unified build tool.
rolldown.rs/guide/#why-r...
Rolldown | Rust bundler for JavaScript
Fast Rust-based bundler for JavaScript with Rollup-compatible API
rolldown.rs
December 25, 2024 at 10:12 PM
What is your favourite one thus far?
December 23, 2024 at 5:21 PM
You are missing some Da Bomb sauces over there! I love to take my friends on a hot sauce trip, laughing and crying guaranteed! So much fun!
December 11, 2024 at 11:02 AM
Made the switch. So much nicer to be able to name/structure those files like i want and to have better type support (don’t know that better type support is available with file adapter?). Was a bit of manual work, but its easy work and well worth the 30min or so!
November 23, 2024 at 1:24 PM
I was upgrading a personal app, took the time to integrate @sentry.io in it. It's a react router app in the framework mode. Automatic setup didn't work since it couldn't find Remix installed. Manual setup worked great, both frontend and backend errors arrive in sentry.
Manual Setup | Sentry for Remix
Learn how to set up the SDK manually.
docs.sentry.io
November 23, 2024 at 12:01 PM
I think it will depend on if you use React Router as a framework or as a library.
November 23, 2024 at 11:28 AM