Localization

Latest Posts

Web app localization. In Rust.

Doing localization is complicated. Many websites, even big ones, get it wrong. Let me share how I did it. In Rust of course.

React.JS Localization v0.2

In my last post I've discussed ReactJS localization. Now lets find the proper way to do localization.

The land of undocument react.js: The Context

A different approach for localizing react.js app

Using jquery/globalize to localize your React.js applications.