Mark Dalgleish
@markdalgleish.com
🦄 CSS Modules co-creator / 💿 Remix + React Router at Shopify / 🧁 Vanilla Extract / MelbJS organiser / dad x4
Reposted by Mark Dalgleish
React Router v7.5 brings a revolutionary approach to lazy loading route code. You can now lazy load individual route properties instead of everything at once, making your initial load time lightning fast!
=> remix.run/blog/faster-... by @markdalgleish.com
=> remix.run/blog/faster-... by @markdalgleish.com
April 23, 2025 at 11:38 AM
React Router v7.5 brings a revolutionary approach to lazy loading route code. You can now lazy load individual route properties instead of everything at once, making your initial load time lightning fast!
=> remix.run/blog/faster-... by @markdalgleish.com
=> remix.run/blog/faster-... by @markdalgleish.com
Oh good point, we should bump that.
March 4, 2025 at 8:28 AM
Oh good point, we should bump that.
Yep, this was done to support what Vercel were doing with Remix (originally a custom fork).
February 7, 2025 at 3:08 AM
Yep, this was done to support what Vercel were doing with Remix (originally a custom fork).
You can split your server into multiple builds, each with a subset of the full route tree.
February 7, 2025 at 3:03 AM
You can split your server into multiple builds, each with a subset of the full route tree.
In library mode it’s up to you to manage loading route modules lazily, and you can choose to author your routes in multiple files. Framework mode is just doing this work for you.
January 30, 2025 at 2:34 AM
In library mode it’s up to you to manage loading route modules lazily, and you can choose to author your routes in multiple files. Framework mode is just doing this work for you.
Private LLM salesman incoming.
January 30, 2025 at 12:13 AM
Private LLM salesman incoming.
The chat interface is why it’s often better than Google to me. I can easily ask follow up questions, ask for clarification, dive deeper into certain areas, provide personal context for more tailored advice.
January 30, 2025 at 12:05 AM
The chat interface is why it’s often better than Google to me. I can easily ask follow up questions, ask for clarification, dive deeper into certain areas, provide personal context for more tailored advice.
For me it’s replaced a lot of “How to…” Google searches. Also good for personal advice, e.g. assisting with fitness and diet changes, helping me prepare for things I’m not familiar with, that sort of thing. Also just good for deep philosophical chats when I’m in the mood for that.
January 30, 2025 at 12:02 AM
For me it’s replaced a lot of “How to…” Google searches. Also good for personal advice, e.g. assisting with fitness and diet changes, helping me prepare for things I’m not familiar with, that sort of thing. Also just good for deep philosophical chats when I’m in the mood for that.