Cross-Domain State Sharing: From Hacks to Real-Time SyncWeb browsers strictly enforce the same-origin policy, meaning data stored via localStorage or sessionStorage on one domain (or subdomain)…Aug 14Aug 14
How to Easily Add Internationalization (i18n) to Your New Software ProjectStarting a new software project? One crucial step that many developers overlook is internationalization (i18n). If you plan to support…Mar 3Mar 3
Supercharge Your TypeScript App: Mastering i18next for Type-Safe TranslationsAs our world becomes increasingly interconnected, the development of web applications that cater to a global audience takes precedence…Jun 22, 2023Jun 22, 2023
The joy, the pride and the burden of maintaining open sourceAs a maintainer of i18next, an open-source localization library, I can attest that there is nothing quite like the feeling of joy and pride…Feb 1, 2023A response icon1Feb 1, 2023A response icon1
i18n with Next.js 13 and app directoryAt Next.js Conf, the Vercel team announced Next.js 13 which introduced the new app directory. It includes support for Layouts, Server…Dec 8, 2022A response icon1Dec 8, 2022A response icon1
Best internationalization for GatsbyYou know Gatsby, right? — If not, stop reading this article and make something else.Aug 9, 2022Aug 9, 2022
How to properly internationalize a Vue application using i18nextSince Vue.js is an approachable, performant and versatile framework for building web user interfaces, it also needs a best-in-class…May 16, 2022May 16, 2022
All side optimized Next.js translationsWriting Next.js code blurs the lines between client side and server side. The code is written once and depending on your needs it is then…Apr 4, 2022Apr 4, 2022
I18N in the Multiverse of FormatsEvery night… I dream the same dream. And then… the nightmare begins. I do what I have to do… to protect i18n. With this blog post I open a…Feb 18, 2022Feb 18, 2022
😱 Static HTML Export with i18n compatibility in Next.js 😱You know Next.js, right? — If not, stop reading this article and make something else.Dec 7, 2021Dec 7, 2021