Category: Coding

JavaScript Intl API: Understanding the Basics and Beyond

Get a comprehensive understanding of the JavaScript Intl API. This guide covers both basic and advanced topics, helping software developers and tech-savvy individuals fully understand ...

February 09, 2023
5 min read
Aleksa Krstic
Aleksa Krstic
February 09, 2023
5 min read

Detecting navigator language

Explore the advantages of using browser language detection for website localization. Enhance user experience, boost engagement and conversion, and improve SEO with our in-depth blog post.

February 06, 2023
5 min read
Zoran Luledzija
Zoran Luledzija
February 06, 2023
5 min read

Flutter localization: step-by-step

Having one codebase for Android and iOS app sounds attractive. In the past we didn’t have a great experience doing that, but lately, Flutter is attacking that problem in its own way. However, if you build an app for different markets, you will most likely ...

March 29, 2022
17 min read
Zoran Luledzija
Zoran Luledzija
March 29, 2022
17 min read

Next.js internationalization (i18n) tutorial

A Next.js i18n example - How to set up a multi-language Next.js project with built-in support for internationalized routing and react-intl library, and how to manage translations in the localization process. ...

March 17, 2022
11 min read
Zoran Luledzija
Zoran Luledzija
March 17, 2022
11 min read

Unicode

Unicode is an international character encoding standard. Its development dates back to the 1980s. Since then, it has gradually evolved. The intention was to create an encoding that would support multilingual characters and work across different platforms. To better understand it, it is necessary to ...

December 02, 2021
4 min read
Zoran Luledzija
Zoran Luledzija
December 02, 2021
4 min read

Angular internationalization (i18n) tutorial

Angular is quite a big framework with plenty of subsidiary packages. It is one of the most commonly chosen options when it comes to web application development. In the rest of this article, we will show you how to internationalize (i18n) your Angular application with ...

June 01, 2021
10 min read
Zoran Luledzija
Zoran Luledzija
June 01, 2021
10 min read

React internationalization with react-intl

A React Intl example - How to set up a multilingual React project and how to manage translations in the localization process. ...

April 14, 2021
9 min read
Zoran Luledzija
Zoran Luledzija
April 14, 2021
9 min read

Django internationalization (i18n) tutorial

A Django i18n Example - How to set up a multilingual Django project and how to manage translations in the localization process. ...

April 09, 2021
6 min read
Aleksa Krstic
Aleksa Krstic
April 09, 2021
6 min read

Quick Guide to ICU Message Format

This article explains what is ICU message format, why it exists and how too use ICU message for text formatting. ...

January 31, 2021
3 min read
Aleksa Krstic
Aleksa Krstic
January 31, 2021
3 min read

Copyrights 2023 © Localizely