Posts with #developer

We found 35 posts with tag #developer

Introducing: Visual Studio Code extension
4 min readNovember 20, 2024

The new SimpleLocalize VS Code extension lets you manage translations directly in the editor. Explore key features and installation instructions.

Automatic message extraction with AI
9 min readOctober 30, 2024

Quick message extraction with using npx and OpenAI. Extract messages and auto-create translation keys using AI. Get source translations in seconds from your source code.

Step-by-step localization workflow for developers
6 min read

Step-by-step guide to setting up a localization workflow for developers. Learn how to extract text for translation, manage translations, and integrate them into your app.

Namespaces in software localization
6 min read

Namespaces are a great way to organize translations in software localization. Learn what namespaces are, why they are important, and how to use them in your localization process.

How to localize React app using i18next
18 min readSeptember 02, 2024

Learn how to localize your React app using i18next and react-i18next. This step-by-step guide will show you each step of React app internationalization from scratch.

How to translate a webpage:<br/>User and Developer Guide
14 min readAugust 28, 2024

Learn to translate webpages: user tips (browser tools, services, extensions) and developer strategies (multilingual content, translation software).

Cloudflare Workers and Website Localization (2/5)
4 min readSeptember 11, 2024

In this tutorial, how to extract translation keys and translations from a HTML website and upload them to SimpleLocalize using the SimpleLocalize CLI.

Best practices for creating translation keys
3 min readJuly 16, 2024

Discover best practices for creating translation keys that are clear, consistent, and easy to manage to improve and optimize your app localization process.

Cloudflare Workers and Website Localization (1/5)
6 min read

In this tutorial, we will show you how to use Cloudflare Workers to create a simple website localization feature, without the need to install any additional dependencies. We will localize a simple static HTML website hosted on GitHub Pages, but you can use the same approach to localize any website, including those built with popular frameworks like React, Angular, or Vue.js.

What is a translation key? A guide with examples
4 min readJuly 16, 2024

Learn what is a translation key, how to create them, and how they look like in your project and SimpleLocalize.

Hosted country flags
3 min read

Simplify flag management and learn how to keep country flags in sync in your software project with SimpleLocalize.

Get notified about translation changes with SimpleLocalize Webhooks
5 min readSeptember 11, 2024

Improve your translation updates workflow using SimpleLocalize Webhooks and integrations with Slack, Discord and Microsoft Teams.

How to auto-translate JSON files
5 min readSeptember 11, 2024

Simplify your localization process by learning how to auto-translate JSON files with SimpleLocalize's translation editor and auto-translation feature.

List of country flag icon projects
3 min readFebruary 09, 2024

This is a practical compilation of resources for country flags, which can benefit both designers and developers.

How to create a language selector with Tailwind CSS
11 min readSeptember 11, 2024

Learn how to create a language selector for your website easily using Tailwind CSS. Follow our step-by-step guide for seamless localization.

SimpleLocalize: Tips & Tricks
5 min readSeptember 11, 2024

Learn our tips for using SimpleLocalize. Take advantage of the i18n editor's capabilities, automate the translation process and localize your software.

What is ICU? Our guide for ICU message formatting and syntax.
18 min readJuly 04, 2024

ICU message format is the most widely used format for Unicode strings. Learn more about ICU message formatting and syntax for plurals, numbers, dates and time and more.

Java 21: Internationalization
8 min readMarch 12, 2024

Learn about Java 21 internationalization and localization. We will learn how to use formatting instances to format dates and numbers. We will take a look at the `java.text` package and its classes. We will also learn how to use the `java.time` package to work with dates and times. Finally, we will learn how to use the `ResourceBundle` object to retrieve localized messages from a properties file.

Spring Boot 3.2: Internationalization
5 min readMarch 26, 2024

Learn how to implement internationalization in your Spring Boot application. This tutorial will show you how to use Spring Boot to create a simple application with messages.properties.

What is CORS?
9 min readSeptember 11, 2024

Article explains what is CORS, popular among web developers CORS, what are the common problems and how to fix them.

How to optimize your website for AI translation
9 min readMarch 26, 2024

Learn how to translate your website with AI translation services like OpenAI ChatGPT, DeepL or Google Translate and optimize your website for translation.

How to translate NextJS app with next-i18next?
4 min readMay 09, 2024

Localize your NextJS app with next-i18next framework. Manage and synchronize localization files with ease. Add new languages in your application.

How to translate NextJS app with next-translate?
4 min readMay 09, 2024

Next-translate is a great choice for managing your translations in your NextJS application. Check how to install it and integrate with SimpleLocalize software.

Translation Editor Explained
6 min readJuly 04, 2022

Explore features and functionalities of SimpleLocalize translation editor, learn how to use them and get started with translation management for your project.

GitHub Actions available!
1 min readFebruary 28, 2024

GitHub Actions integration for Continuous Localization is available on GitHub Market! Connect your GitHub repository to SimpleLocalize i18n editor for free!

Number formatting in JavaScript
3 min readApril 12, 2022

Discover the power of 'toLocaleString' functions in JavaScript. Format numbers, currencies, and units without any 3rd party localization library.

Localization: Tips & Tricks
3 min readNovember 27, 2021

Avoid common problems with localization by following these simple tips. These resources will help you save time and effort with internationalization and localization.

UI Design: Language selectors
5 min readFebruary 09, 2024

A great language selector can highly improve user experience, and it's an essential setting in a multilingual website. Check our selection of the most beautiful language selectors.

How to create a multi-language website in GatsbyJS?
9 min readSeptember 15, 2023

Create a multi-language GatsbyJS website with a few simple steps. A multi-language website is a great way for your company to reach a wider audience.

How to use code splitting with JSON files in React application
2 min readAugust 06, 2021

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

List of i18n libraries for React, React Native, and NextJS
6 min readOctober 16, 2024

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

What is 'hreflang' and how to use it
5 min read

In every web application, website or project, when you open a code editor, it all starts with the definition of the language used for your page which is very important for good SEO results.

FormatJS and React application localization
7 min readSeptember 23, 2024

FormatJS - add more languages to your React app. Zero configuration required. Simple setup with 2-minute guide.

i18next and React application localization in 3 steps
5 min readFebruary 26, 2024

How to localize ReactJS application with i18next internationalization library. Learn how to manage localization in software project

Internationalization tool for yahoo/react-intl
3 min readSeptember 11, 2024

FormatJS - quick guide for localizing React apps and translation files management. Simple setup with 2-minute guide.