Uploaded October 2025 | Updated September 2026, 1 week ago
I got feedback on a change I made this week in my company; it had to do with translations. I was saving translations in state and that created a discrepancy where the user could change the translation, but they still see the content of the previous translation.
I've learnt the fix, and I made a video about it here.
The code for the project is here: github.com/dillionmegida/demos/tree/main/react-locale
But note that this is not the most optimal way to set up translations for your project. This example was just for demo purposes
Subscribe to My Channel: bit.ly/deeecode
I got feedback on a change I made this week in my company; it had to do with translations. I was saving translations in state and that created a discrepancy where the user could change the translation, but they still see the content of the previous translation.
I've learnt the fix, and I made a video about it here.
The code for the project is here: github.com/dillionmegida/demos/tree/main/react-locale
But note that this is not the most optimal way to set up translations for your project. This example was just for demo purposes
Subscribe to My Channel: bit.ly/deeecode










