@codinginflow

Get my free React Best Practices course: https://www.codinginflow.com/reactbestpractices

@ŽygimantasBičkus

one can delete an element from a array by passing id to a callback function and then create a new array by filtering out the previous array where element id is not equal to the id(passed as argument)

@InquisitorSama

Well, I'm pretty new to this stuff and having difficulties with basics.

The command "npx tailwindcss init -p" results in errors which say:

"npm error could not determine executable to run" 

I cannot generate:
-tailwind.config.js
-postcss.config.js

It's most likely a very minor issue I know, but I cannot seem to continue. Can anybody tell me what the problem is? 
Thank you

@kaiiemsawat2415

34:30 when the dinosaur still alive LOLOLOL. 
This is why he is the best!!!!!

@baijusharma6027

I have learnt Android from you. Now, it's time to learn react js. Thank you 🙏

@AdventureLtd

This guy was my life saver back in 2018 with the android development courses.  Much appreciated Sir 🙌🏿

@RazyCo

I wanted to thank you for your Unity tutorial but I couldn't find it. So yeah thank you for everything you taught me 🙏🏻

@uroszivadinovic

I have to comment again bro, ur really very good teacher and i like so much your teaching style, u have short but consize videos, and ur building so "small" things but u teach us the fundamentals of some language or framework, so we can then use google and chat gpt and build something bigger and learn alot from that, thats what i did after ur MERN project, and now this React course where i came just to be more confidient writing React with Typescript. All the best and thank you for everything u do!

@hardfeelingssong

You have done best work for me ... a big thanks from my side bro.... need more videos on this to learn react, typeScript, tailwind, shadcn... and more a request for the playlist on it.... waiting .... and i have joined the free react best practices...

@Noumaan_Ahamed

Looking for more advanced tutorials soon.. Great one as usual❤

@hectorrc

Great tutorial! I've been an Android dev all my life and, of course, have seen a lot of your Android tutorials. Now, I'm beginning to work on a project with this stack: React, TypeScript, and Next.js, and I believe I might never go back to Android again!

@sky333suraj

Why Youtube doesn't shows these good videos in search lists??????

@argenkadrbekov4499

Hi, could you show me how to jump over a wall in unity 2D? I have reviewed your lessons on creating a game

@DavidValle-ej8es

20:12  I followed all the steps from the vite tailwind documentation and when I try to use the utility classes it does not work. I get no errors at all it just does not apply the utility classes. I have literally done everything under the sun and it just does not work

@nuptiamongondza4844

Thanks a lot. I've learned a lot of things in a short time

@marlingroves7650

Thanks for assisting on getting me on to react, I've been stalling this language for over 12 months now. Your teaching style is really good and makes the next individual understand what you're teaching. Nice accent tho :) theres a zzzzzzz at the end  of your words :)

@kyanca8742

To answer ur question, i guess that to delete an element; i have to use the map and then if its the same id i delete the element of the array like this ?
function deleteTodo(id: number) {
    setTodos((prevTodos) =>
    prevTodos.map(todo => (todo.id === id ? null : todo))
  )
  }
I guess it isnt the good way coz isnt working on my computer but it can be rly cool if someone explain me tje good answer : ), rly cool video TY :

@bhuvanye8370

Awesome beginner course, leant a lot from this. Thanks mate.

@mauriciobarrios9824

Great updated course! congrats!

@CHEF_ALMERIA

I think membership and stripe payments are a basic feature to learn...and you forget to implement on your website.