Patrick Hopfner
492 posts

Patrick Hopfner
@trickreich
husband, father of two and self employeed web-developer








We’ve heard your feedback loud and clear re: the confusion as to when a page is statically generated versus dynamically server rendered during development mode, e.g. how do I know if something called cookies() or headers() down the line and how does this affect my pages performance. There are some route level configurations you can use right now but we thought we’d make it a little bit easier: @_ijjk has been bringing back the static/dynamic indicator that was previously available for the Pages Router to the App Router. It’ll show as a small widget on your page that will explain you how your page is rendering. Stay tuned for a new Next 15 RC in the coming days! This is part of our effort to make Next.js less complex and easier to adopt, whether you’re coming from Pages, another framework or none at all. Hoping to have more exciting news very soon. (design tbd)










We'll be using Vite for the development server of `ng serve`! We were keeping this as a surprise announcement, but well...Looks like it got noticed! 🚀







