Currency Converter with React JS and Tailwind CSS - Full Tutorial 2024 🔥🔥

  Рет қаралды 18,129

RoadsideCoder

RoadsideCoder

Күн бұрын

Пікірлер: 18
@RoadsideCoder
@RoadsideCoder 8 ай бұрын
Roadside to Dream Job - Frontend Interview Prep Course 🔥🔥 roadsidecoder.com/course-details (50% Discount for limited time)
@pravinprince3221
@pravinprince3221 8 ай бұрын
thank you for the wonderful video bro, it is so helpful for me and my team, thanks again bro
@saiphaneeshk.h.5482
@saiphaneeshk.h.5482 8 ай бұрын
const currencies = new Set(["INR","AUD","CNY"]) const fav = new Set(["INR"]) const nonFav = [...currencies.difference(fav)]
@saiphaneeshk.h.5482
@saiphaneeshk.h.5482 8 ай бұрын
Awesome tutorial, i really liked swapping of the currency, since the setters will be called after the function is called and at the same time, the swapping works just fine.
@RavindraSingh-lp9pl
@RavindraSingh-lp9pl 8 ай бұрын
Superb tutorial
@CharanGs-t4i
@CharanGs-t4i 7 ай бұрын
let numbers = [1, 2, 3, 3, 4, 5, 5]; let uniqueNumbers = numbers.filter(function(value, index, array) { return array.indexOf(value) === index; }); console.log(uniqueNumbers); // Output: [1, 2, 3, 4, 5] In this example, we have an array of numbers with some duplicates. We use the filter() Method to create a new array called “uniqueNumbers” that only includes unique values. The callback function uses the indexOf() Method to check if the current value is the first occurrence in the array. If it is, the value is included in the new array; otherwise, it is excluded. As a result, the “uniqueNumbers” array only contains the unique values from the original array.
@piyush0mandloi
@piyush0mandloi 4 ай бұрын
Thank you sir for this awesome content
@vilxd5209
@vilxd5209 8 ай бұрын
hell yeah brother nice video i needed it
@Aviralsingh-yw7xx
@Aviralsingh-yw7xx 8 ай бұрын
Amazing content
@purusharma8192
@purusharma8192 8 ай бұрын
nice
@CinematicClips-uz3mk
@CinematicClips-uz3mk 7 ай бұрын
After putting the api url i got blank page
@uniquefashionshow3267
@uniquefashionshow3267 6 ай бұрын
How can we use rounter in this
@QuantumCanvas07
@QuantumCanvas07 8 ай бұрын
I'm not getting the tailwind suggestion even after installing the tailwind intelisense extension. Only way it pulls up for me is when I press Ctlr + Space. Let me know the solution, I think I'm doing something wrong
@the_radiantsky
@the_radiantsky 7 ай бұрын
Add this code in your settings.json in vscode "tailwindCSS.includeLanguages": { "html": "html", "javascript": "javascript", "css": "css" }, "editor.quickSuggestions": { "strings": true }
@rishiraj2548
@rishiraj2548 8 ай бұрын
🙏🙂👍
@andrewwall2730
@andrewwall2730 4 ай бұрын
Sorry, Tailwind sucks. Do the same video without it please. Really, there must be a dozen css libs out there. I find few of them useful. MUI is my favorite right now.
@RoadsideCoder
@RoadsideCoder 4 ай бұрын
doesnt matter if it sucks or not, you will still have to write it in your job to make money
@shivamgoyal796
@shivamgoyal796 8 ай бұрын
First 😂😂
Exploring the Tailwind CSS v4.0 Beta with Sam Selikoff
1:18:18
Adam Wathan
Рет қаралды 19 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Custom hooks in react | currency Project
52:32
Hitesh Choudhary
Рет қаралды 21 М.
Learn React With This ONE Project
1:39:30
Tech With Tim
Рет қаралды 29 М.
Awesome Frontend Libraries and AI
35:28
Know It Today
Рет қаралды 84
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 854 М.
TypeScript теперь в CSS?! Это как?
9:12
Как пройти в IT?
Рет қаралды 11 М.
Learn JavaScript - Full Course for Beginners
3:26:43
freeCodeCamp.org
Рет қаралды 18 МЛН
🔴 Let's build SIGNAL with REACT NATIVE! (Navigation, Expo & Firebase)
3:36:56
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН