React.JS Localization v0.2 Remember my last post about React.js localization? Not 2 years passed yet and Iām happy to share with you the āproperā way to do localization in React.js. Jul 24, 20176 min read
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. Aug 18, 20156 min read