← Wróć
Notatki
Krótkie notatki techniczne o React, Next.js i budowaniu produktów webowych. Bez harmonogramu, bez presji, po prostu rzeczy warte zapisania.
- Adding i18n and dark mode to an already-shipped Next.js appRetrofitting next-intl and a theme toggle onto a site that was already live, without a rewrite.→Next.jsnext-intli18ndark modeTailwind
- Building a multi-tenant Next.js app with one codebaseHow I structured a reusable wedding-website boilerplate that deploys independently per client with zero code duplication.→Next.jsSanitymulti-tenantarchitecture