I18N in the Multiverse of Formats
Every 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
Every 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
Why Continuous Localization?Because software development never stops when the first version of a product is released (bug fixes, minor updates and at some point major new versions and releases) — con
Every web developer may have met the perennial Methuselah jQuery. Created back in January 2006 at BarCamp NYC by John Resig and currently maintained by a team of developers led by Timmy Willison. You
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 this blog post
Today you're going to be introduced to a topic every growing business should be aware of. In fact, this is the same topic that has helped many of our clients in growing even faster. i18nIt stands
You know Next.js, right? - If not, stop reading this article and make something else. If you're using Next.js 13 with app directory, have a look at this blog post. Next.js is awesome! It gives yo
Video games are one of the biggest recreational pastimes in the world, with recent estimates suggesting that there are currently nearly 2.7 billion gamers across the globe. The incredible demand in r
Do you know what is meant by globalization versus localization? From the outside, these two terms could appear like complete opposites of each other. However, that is not quite the case, and they act
When it comes to internationalizing your website, this article should assist you in determining your best practices. This could be as a result of a strategic shift or if you want to start an interna
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 this blog post
Let'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.
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 the progr