Войти
  • 32590Просмотров
  • 6 месяцев назадОпубликованоWeb Dev Simplified

How To Handle Internationalization Like A Senior Dev

Internationalization (I18n) is a difficult task, especially if you don’t plan for it from the start. In this video I will not only be showing you how to handle internationalization, but also how to build your own internationalization system entirely from scratch with full type safety. 📚 Materials/References: GitHub Code: Build Your Own React Router Video: 🌎 Find Me Here: My Blog: My Courses: Patreon: Twitter: Discord: GitHub: CodePen: ⏱️ Timestamps: 00:00 - Introduction 01:20 - How the library works 04:55 - Code explanation/walkthrough 07:55 - defineTranslation function 18:52 - initI18n function 34:40 - Built in JS I18n features #I18n #WDS #Internationalization