Typescript

How to use code splitting with JSON files in React application

How to use code splitting with JSON files in React application

Jakub PomykałabyJakub Pomykała2 min read

Lazy load JSON resource with language translations to speed up your React application. Use built-in code-splitting feature to load JSON files.

Continue reading
List of i18n libraries for React, React Native, and NextJS

List of i18n libraries for React, React Native, and NextJS

Jakub PomykałabyJakub Pomykała6 min read

Best i18n libraries for React web, React Native, Expo and all other React apps. Check how react localization should look like.

Continue reading