Check out my latest book: Technical Writing for Software Engineers - A Handbook

React

Latest Posts

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

Howdy! I’ve heard you use ReactJS? Good! I also heard you want to localize your application? That’s great! Well proper localization is hard, there are many js libraries for client side localization as well as yahoo/react-intl that provides localized react components based on JavaScript Intl API.