React Multi Language App - i18next Tutorial with React JS

  Рет қаралды 35,412

RoadsideCoder

RoadsideCoder

Күн бұрын

#Javascript #reactjstutorial #ReactJS
How to make a react app in any language using i18next or react-i18next by building a greetings app with 4 languages. This tutorial is beginner friendly
➡️ Book an Interview Preparation call with me ( 20% OFF for limited time ) -
topmate.io/roadsidecoder
👤 Join the RoadsideCoder Community Discord -
/ discord
🟪 Follow me on Instagram else your code will give errors 🤓 -
/ roadsidecoder
🔗 React JS Interview Series -
• Frontend Machine Codin...
🔗 Complete Data Structures and Algorithms with JS Course - • Data Structures and Al...
🔗 JS Interview Series -
• Javascript Interview Q...
🔗 Cars24 Interview Experience -
• Frontend Interview Exp...
🔗 Unacademy Interview Experience -
• Frontend Interview Exp...
🔗 Tazorpay Interview Experience -
• Frontend Interview Exp...
🔗 MERN Stack Tutorial with Redux -
• MERN Stack Project Tut...
🔗 React Beginner's Project Tutorials -
• React JS Project Tutor...
-------------------------------------------------------------------------
00:00 Intro
01:11 Setup a New React App
03:06 Greetings App UI
04:09 i18next React Setup
08:01 Adding Translations
08:44 useTranslations Hook
09:48 Language Selector Component
14:49 Missing Key fallback language
15:56 Nested Translation Key Handling
18:12 Handling Right to Left Languages
20:18 Interpolation
21:58 Trans Tag in react-i18n
25:23 Serving Translation files from server
28:19 Translation Namspaces
-------------------------------------------------------------------------
⭐ Support the channel -
/ @roadsidecoder
Special Thanks to our members -

Пікірлер: 102
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
🔴 Get my Complete Frontend Interview Prep course - roadsidecoder.com/course-details 🧑‍💻 Source Code - github.com/piyush-eon/i18next-tutorial-yt ➡ Book an Interview Preparation call with me ( 20% OFF for limited time ) - topmate.io/roadsidecoder
@y3h1_
@y3h1_ 5 ай бұрын
I love these tutorials. Clean and precise. Thank you
@alextruong1826
@alextruong1826 2 ай бұрын
I LOVE YOUR TUTORIALS!!! Straight to the points, clean, clear and updated (let alone you always have cherries on top)!!! Thanks a million!!!
@RoadsideCoder
@RoadsideCoder 2 ай бұрын
Thanks man! Appreciated.
@shivankchaudhary6107
@shivankchaudhary6107 5 ай бұрын
One of the most thorough explanations based on actual project scenarios. Very helpful, buddy. Keep it up.
@RoadsideCoder
@RoadsideCoder 5 ай бұрын
Thanks a ton!
@olegpupkin6892
@olegpupkin6892 Ай бұрын
Great!!! Thats what i was searching for!
@joneugster4041
@joneugster4041 4 ай бұрын
Thank you for this tutorial. I had 2-3 shots at setting up i18next correctly, but always failed until I found your video!
@user-ho4mq5cl9y
@user-ho4mq5cl9y 5 ай бұрын
quite descriptive and useful video ... keep it up💛
@giorgikiladze1151
@giorgikiladze1151 5 ай бұрын
thank you, tutorial was helpful
@luchonieves
@luchonieves 2 ай бұрын
What a great video brother, I understood everything thanks to you! Keep it up 😎
@RoadsideCoder
@RoadsideCoder 2 ай бұрын
Glad to hear it!
@OzzinhoTV
@OzzinhoTV Ай бұрын
My maaaan! You just won a new suscriber!!!! thx
@jaroslavfilo4420
@jaroslavfilo4420 Ай бұрын
Thank you very much. You helped me a LOT!
@RoadsideCoder
@RoadsideCoder Ай бұрын
You are welcome!
@wannapaing1997
@wannapaing1997 13 күн бұрын
thank a lot, guy, it will helpful a lot.
@_TamannaTahsin_A
@_TamannaTahsin_A 2 ай бұрын
handsdown the best tutorial
@mohammadabbas1623
@mohammadabbas1623 7 ай бұрын
U always come up with new content
@akashpatil9043
@akashpatil9043 7 ай бұрын
Bhai be lated happy birthday, or mai yahi dekhna cahata tha apne product me use karne ke leye, dashboard ke leye foreign clients ke leye 😊. Thanx bro
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
Thanks man 💖
@growwithdesign
@growwithdesign 4 ай бұрын
Hello. Thankyou for making this tutorial. I have a question. My components have api file where I am storing information for all my grid child elements. Now, how do I assign language translations to them inside my api file?
@SemicolonGuy
@SemicolonGuy 7 ай бұрын
This is something which we all should do irrespective of project requirements. Even if we don’t need internationalisation in our app, we should define existing texts in this manner only. It will benefit in scaling the project
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
Yes, Right !
@prashlovessamosa
@prashlovessamosa 7 ай бұрын
Thanks for sharing.
@houriayaseen5487
@houriayaseen5487 5 ай бұрын
I have subscriped just cuz of the awesome explanation 🔥
@RoadsideCoder
@RoadsideCoder 5 ай бұрын
Welcome aboard!
@Jacky-rc6mu
@Jacky-rc6mu 10 күн бұрын
best tutorial ever watch
@nishachapte7
@nishachapte7 7 ай бұрын
Amazing Thanks
@ArshadKhan-vn9sn
@ArshadKhan-vn9sn Ай бұрын
Very nice but for large content website we need to add all translation in our react js do we have any library so that atleast 60-70 percent of translation it can handle and for some content which is not getting translated we can translate it?
@HigherStudyAspirant
@HigherStudyAspirant 5 ай бұрын
what if we get the translation from backend API, how to map in that case?
@abhaypatil5880
@abhaypatil5880 7 ай бұрын
I am using the same interpolation technique, to chnage the value entered in the Input to be transalted to french but it's not converiting if someone can help I can share my code
@asghani2143
@asghani2143 6 ай бұрын
I am getting error text content does not match server-rendered html. It happened when I tried to make separate files for different components
@soundhirarajk9565
@soundhirarajk9565 7 ай бұрын
Thanks for sharing...
@Khedhar108
@Khedhar108 6 ай бұрын
i18next configuation : "6:08" same key for same content but in different languages : "8:00" useTanslation hook with key : "9:07" translating object : "16:56" changing data dynamically coming in json format from backend - interpolation {{channel}} : "20:22" apply styling dynamic data Trans : "22:04" different languages translation in different files : "25:25" task : make translation json file for different pages : ""
@pupil_1
@pupil_1 6 ай бұрын
can you make one more video , like by using API instead of storing in forntend
@nicatqarayev2348
@nicatqarayev2348 7 ай бұрын
So how do they translate the data coming from the API? Most of the time, words like .../en .../fr .../hi are added to the end of the url. Is this because these words are added to the API endpoints? In other words, when a request is made to /en, English data is received, and when a request is made to /fr, French data is received.
@nicatqarayev2348
@nicatqarayev2348 7 ай бұрын
If it is done as I think, data should be added in 3 languages in the dashboard, right? Can you explain how these things are done in real life?
@harratabdelmalek2062
@harratabdelmalek2062 4 ай бұрын
I love u man ❤
@havefun5519
@havefun5519 7 ай бұрын
An informative tut video
@kondraramesh
@kondraramesh 5 ай бұрын
please do video on auto generate translation.json using npm package
@ajayks3815
@ajayks3815 9 күн бұрын
bro using this we can only translate static texts?
@udittyagi9238
@udittyagi9238 7 ай бұрын
Superb video ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
@muhammadabozaid8319
@muhammadabozaid8319 4 ай бұрын
very good 😃
@SINGH-jp6ju
@SINGH-jp6ju 4 ай бұрын
So, if I have a large website, I will have to put in a lot of effort to translate each line of content into a different language. So, can you suggest any other approach that is simple and converts my full website language into the required language?
@VinayakPhal
@VinayakPhal 2 ай бұрын
Use some translation tools which can automatically translate using service like Google translate. And all the best with translated locale.
@VinayakPhal
@VinayakPhal 2 ай бұрын
Or you can give to any ai tool to translate it into another language.
@mostafizurrahmanchowdhury9018
@mostafizurrahmanchowdhury9018 Ай бұрын
Is it work for also next.js?
@akashpatil9043
@akashpatil9043 6 ай бұрын
Bhai leken agar Data API se aaraha horo usko kaise change karenge ?🤔
@naufalnasrullah6965
@naufalnasrullah6965 6 ай бұрын
nice video sir
@MohamedAymanpro
@MohamedAymanpro 2 ай бұрын
Peace be upon you. I am a user of the i18next website on a site like this, and I am on the page work and i'm creating data in a js spicial file , not a json file, and the data viewer is on the page work with map function. I want to translate the file containing the data. I don't know how to connect it, and there's nothing in it that explains what I mean by it. All that is available is that it translates a sentence or two, not the entire file into a single file. please help.
@growwithdesign
@growwithdesign 4 ай бұрын
Also, for your future videos, for arabic - it's not just the language, but the layout also changes RTL. Please demonstrate how can we also change the layout for RTL.
@RoadsideCoder
@RoadsideCoder 4 ай бұрын
I have demonstrated RTL as well
@rahil1575
@rahil1575 7 ай бұрын
I am using the usetranslation with in a usestate hook and it is not working . Can you suggest anything reg this
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
can you show me your code
@idontknowWhatTosay8
@idontknowWhatTosay8 5 ай бұрын
good tut but still didnt got how to translate words from api..
@nikhilgowda7511
@nikhilgowda7511 7 ай бұрын
Continue DSA series
@xtech5881
@xtech5881 6 ай бұрын
This is static data..what about real world scenario like..i have multiple components..booking page..list page and all..then how can we do..this to all component..
@manekedark
@manekedark 5 ай бұрын
you need to use async/await or RxJS
@auslanderwichtig4060
@auslanderwichtig4060 7 ай бұрын
Best Chanel for frontend developers
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
💖
@speedxksi_clips
@speedxksi_clips 3 ай бұрын
Wait, do I have to rewrite all the translations content manually?
@RoadsideCoder
@RoadsideCoder 3 ай бұрын
Yes, all websites do
@MrColins710
@MrColins710 6 ай бұрын
The best lessons ever. Greetings from Ukraine.
@rmrm-nk1ii
@rmrm-nk1ii 7 ай бұрын
👏
@anilkumarjena6793
@anilkumarjena6793 7 ай бұрын
When Change the language, How to change also time in our website..
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
Check this out - www.i18next.com/translation-function/formatting
@awais_ansarii
@awais_ansarii 7 ай бұрын
@_Elfaro
@_Elfaro 15 күн бұрын
So i need to translate every sentence and word in my app even if it's freaking big?
@RoadsideCoder
@RoadsideCoder 15 күн бұрын
that's how every app does it
@rishiraj2548
@rishiraj2548 7 ай бұрын
Good day greetings
@jacquelynecarmen
@jacquelynecarmen 6 ай бұрын
so we need to write our whole app in multi lang?
@RoadsideCoder
@RoadsideCoder 6 ай бұрын
yes
@akashpatil9043
@akashpatil9043 7 ай бұрын
Bhai leken iske state ko mamage kaise karke rakhe, agar page ko koi reload kare to ?
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
i18n will automatically persist the state by using localstorage
@akashpatil9043
@akashpatil9043 7 ай бұрын
Thanx bhai sone me suhaga bhai 😁
@manojsatwase
@manojsatwase 7 ай бұрын
make a video on polyfill useState hook From Scratch
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
Sure! I will!
@KartikKatwal
@KartikKatwal 9 күн бұрын
not for large websites
@Ankit-01-01
@Ankit-01-01 7 ай бұрын
Name the extension to auto import react components
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
ES7+ React/Redux/React-Native snippets
@Ankit-01-01
@Ankit-01-01 7 ай бұрын
@@RoadsideCoder not working
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
@@Ankit-01-01 just search it in extensions tab of VS Code
@Ganesh-ld8ph
@Ganesh-ld8ph 7 ай бұрын
2000 years latter 😂
@RinguRajaTemp
@RinguRajaTemp 4 ай бұрын
Github repo link please
@RoadsideCoder
@RoadsideCoder 4 ай бұрын
In the description
@aashish_stanl
@aashish_stanl 5 ай бұрын
how many years of experience do you have brother?
@RoadsideCoder
@RoadsideCoder 5 ай бұрын
3
@ShivamKumar-xv5ch
@ShivamKumar-xv5ch 7 ай бұрын
company m yhi krna h talk about timing
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
Hahah great! Dont forget to share 🤓
@vkchauhangoldy1068
@vkchauhangoldy1068 3 ай бұрын
@RoadsideCoder on page refresh language is changing to en in local storage
@sauravraj6840
@sauravraj6840 7 ай бұрын
main ye already use kiya hoon apne project me😅
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
great!
@rubynathanrubynathan2875
@rubynathanrubynathan2875 7 ай бұрын
Hi bro
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
Hey
@pranupranav5563
@pranupranav5563 20 күн бұрын
Translator❌ Hashmap✅
@sayamrahmanrobin2969
@sayamrahmanrobin2969 4 ай бұрын
BEST
@MathsWithSatyamPandey
@MathsWithSatyamPandey 7 ай бұрын
Hello bhaiya I create a video for top 10 best youtube channel for web development. And also mention your Channel name. And upload on youtube and Instagram. Because you are best educator for beginners. ❤ thanks bhaiya 🙏 . Programming with satyam - my channel name
@kuldeepchouhan0143
@kuldeepchouhan0143 7 ай бұрын
LinkedIn id :
@RoadsideCoder
@RoadsideCoder 7 ай бұрын
www.linkedin.com/in/piyush-eon/
@anilkumarjena6793
@anilkumarjena6793 7 ай бұрын
When Change the language, How to change also time in our website..
@SemicolonGuy
@SemicolonGuy 7 ай бұрын
Generally, We don’t do that in our application. We take the time from browsers which takes it from the Operating system. Timezone should be as per users local time and hence we avoid changing it
React Multi Language App - I18next Tutorial
18:20
Monsterlessons Academy
Рет қаралды 5 М.
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 3,7 МЛН
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 49 МЛН
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 493 М.
They made React great again?
4:11
Fireship
Рет қаралды 1 МЛН
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,3 МЛН
react-i18next in 8 minutes
8:16
COMMAND
Рет қаралды 39 М.