Published onApril 16, 2024Understanding Layout and Template Next.js App RouterdevnextjsIt's not that simple
Published onApril 15, 2024Overcoming Next.js' Search Params Limitation in LayoutsdevnextjsNot many people know about this but parallel routes is awesome
Published onApril 9, 2024Should you use Vercel?devvercelcoolifyAnd alternatives tools for self-hosting your app
Published onMarch 29, 2024A Simple Guide to Using section-* in HTML Forms for AutocompletedevhtmlPrevent the browser from mixing up your form fields when using autocomplete.
Published onMarch 28, 2024How to have multiple root layouts in Next.js with App RouterdevnextjsDifferent routes in Next.js with App Router can have different root layouts.