BlogHide Resteemsadrai (43)in webdev • 4 days agoHow 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 multiple languages, it's best to integrate i18n from the…adrai (43)in i18n • 2 years agoSupercharge 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 among developers. If you're a TypeScript developer, you're…adrai (43)in opensource • 2 years agoThe 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 that comes from contributing to the open-source…adrai (43)in javascript • 2 years agoi18n 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 Components , Streaming and…adrai (43)in javascript • 3 years agoBest internationalization for GatsbyYou know Gatsby , right? - If not, stop reading this article and make something else. Yes, Gatsby the an open-source framework that combines functionality from React, GraphQL and Webpack into a…adrai (43)in web • 3 years agoi18next Crash Course | the JavaScript i18n frameworki18next is one of the most used "i18n" JavaScript frameworks. In this video, we will check out the basic features of i18next and internationalize a React.js app. Code: Website &…adrai (43)in vue • 3 years agoHow 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 internationalization solution. You may know vue-i18n , but…adrai (43)in javascript • 3 years agoI18N 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 doorway between universes, and I don't know who…adrai (43)in nextjs • 3 years ago😱 Static HTML Export with i18n compatibility in Next.js 😱You know Next.js , right? - If not, stop reading this article and make something else. Next.js is awesome! It gives you the best developer experience with all the features you need...…adrai (43)in node • 4 years agoHow does server side internationalization (i18n) look like?You may already know how to properly internationalize a client side application, like described in this React based tutorial , this Angular based tutorial or this Vue based tutorial . In…adrai (43)in javascript • 4 years agoUnleash the full power of angular-i18nextLet's talk about internationalization (i18n) for Angular (not AngularJS, not Angular 2, just Angular 😉). When it comes to JavaScript localization. One of the most popular frameworks is i18next…adrai (43)in javascript • 4 years agoGive vue-i18n more superpowers❕It’s joyful to work with Vue.js . The design is elegant and the robust first-party additions which can be coupled with, make building browser apps a pleasure. The most famous i18n plugin for…adrai (43)in javascript • 4 years agoHow to properly internationalize a React application using i18nextOvercoming the language barrier for users who use your software is an important topic. English is no longer the universal language of the internet. As of March 2020 , only 25.9% of internet…adrai (43)in localization • 4 years agoThe importance of multilingualism in today's digital societyDo you already offer your website in several languages? Find out why you should do this: =>adrai (43)in life • 6 years agoThis is the reason why locize.com is a "pay-as-you-use" model.An example calculation can be found here:adrai (43)in life • 7 years agoA tale of the last 10 years in web developmentThis is a work of fiction. Names, characters, businesses, places, events, locales, and incidents depicted in this story are either the products of my imagination or used in a fictitious manner. Any…adrai (43)in news • 7 years ago👀 locize.com announces 📣 the receiving of 2 great awards❗️announces the receiving of 2 great awards❗️ Rising Star award Great User Experience award review 👀: announcement 📣:adrai (43)in new • 7 years agoFear 😱 that your innovative translation management costs to much❓😳 Fear that your #innovative #translation management costs to much❓ 👍 not with 75% of the customers pay below $50 50% paying even less than $20 Weight that against the saving you get by…adrai (43)in news • 7 years agosharing some 📊 localization insightsis sharing some 📊 #localization insights: These #i18n formats were used most: 🥇43% i18next, react-i18next 🥈32% icu, react-intl, formatjs, messageformat 6% i18n, rails, i18njs…adrai (43)in life • 7 years agoIs your software ready for localization?So you want people from all around the world to use and understand your software... ...but how to achieve that? Which format should I use? Think about the workflow of exporting strings of the…