React Native Tutorial #9 - Todo App (part 1)

preview_player
Показать описание
Hey gang, in this React Native tutorial we'll start our first project - a simple todo app - which will bring together everything we've learnt so far, plus a few other things too.
----------------------------------------

🐱‍💻 🐱‍💻 Course Links:

🐱‍💻 🐱‍💻 Other Related Courses:

Рекомендации по теме
Комментарии
Автор

You the real ninja of programming. No other youtube can compete with you. their videos are composed of 90% of waffle and some practical example. Your videos are pure practical examples as you explain !!!

talha-safdar
Автор

Never Bored In Education, especially Coding Education, Thanks So Much!!!!

patric_forreal
Автор

Hey ninja I am very glad to learn from you. I have already learned flutter from you. and this is awesome too. but in this react native we have to define every little thing to preview like you want header you have to make proper code for header but in other hand flutter you just have to write appBar and boom header is right in front of you.. by the way its really good to have a teacher like you..❤

habibkalhoro
Автор

Thank you for your simple yet thorough explanations as your progress through each step. I really appreciate putting the HEADER into a separate folder for simplicity and readability!

twhite
Автор

You're really a master in react native the way you teach is awesome I had found ever on YouTube in case of specially react native short and simple thank you.

fullstackabhi
Автор

I would love to hear your commentary on Flutter vs ReactNative and cons and pros so to speak

dyssus
Автор

THANK YOU SO MUCH, you saved the Day, thank you again ! You simplified react native for me so much

utkarshsrivastava
Автор

if I could hit like twice i would, best react native series I have found, hands down

joeharris
Автор

Shaun, thank you so much! you are the best instructor there is

ekaterinanikiforova
Автор

"play on the switch" --- my personal favourite lol 😂😂

MuhammadUsman-fllo
Автор

despite i'm Russian I understarn you much clearly than video samples of our local taechers in my own language, you'v got a gift to educate. How do you manage to cope up with tons of materials, languages and cetera, please give me an advise, bitter (ger)

Калабарака
Автор

that is what I looked for for a long time thanks, dude! Peace!

Калабарака
Автор

Here's the data if you don't want to type.

const [todos, setTodos] = useState([
{ text: 'buy coffee' , key: '1' },
{ text: 'create and app' , key: '2' },
{ text: 'play on the switch', key: '3' }
]);

MrJimmyjammmy
Автор

Thank you so much for your tutorials.. very well explained

H_Elnaka
Автор

thank you very much!! your videos are awesome man!!

xXDameanXx
Автор

9:45, Man i was listening seriously up to that, you ruined that and made me laugh so hard :D :D i'm a fan of you . Thank you

CFC
Автор

@TheNetNinja what color theme are you using for writing code?

patiencecondell
Автор

i got lost at #7 and #8 tutorial . This one is very easy

stocktrade
Автор

excellent explanation, please continue like this, I subscribe to your channel and count on your excellent expertise

josegoncalves
Автор

Bro is there any firebase tutorial. Anyway you are the best

codindentation