For the past month, I have written a bunch of articles about internationalization covering the usage of I18n in Rails apps as well as various solutions for JavaScript. Today’s guest is the jQuery.I18n library that was briefly covered in one of the previous posts. This solution supports gender, grammar forms, dynamic change of language, fallback chains, and more.

We are going to thoroughly discuss jQuery.I18n’s features as well as see it in action by creating a demo JavaScript application. Here is a quick overview of the themes that we’ll cover:

For the past month, I have written a bunch of articles about internationalization covering the usage of I18n in Rails apps as well as various solutions for JavaScript. Today’s guest is the jQuery.I18n library that was briefly covered in one of the previous posts. This solution supports gender, grammar forms, dynamic change of language, fallback chains, and more.
We are going to thoroughly discuss jQuery.I18n’s features as well as see it in action by creating a demo JavaScript application. Here is a quick overview of the themes that we’ll cover: […]