React Typescript Tutorial 2021

React Typescript Tutorial 2021

Marius Espejo

3 года назад

6,905 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@technicalboy1816
@technicalboy1816 - 17.04.2023 08:44

where did you get that background picture in the start of the video pls. I could look at it all day!

Ответить
@hasanhof
@hasanhof - 22.10.2022 18:23

Thanks for the info-packed tutorial. I was wondering if there is any difference between using the callback from the button click event vs calling a function from the click event in react? I mean <button onClick ={(e)=> { console.log(e)} } ... vs <button onClick ={print} .... const print= (e)=> console.log(e); Does <button onClick ={(e)=> { console.log(e)} } trigger a re-render ?

Ответить
@jritzeku
@jritzeku - 13.10.2022 03:12

Would you say that Typescript is used for Express js and React in jobs? On one hand it seems tedious to add all this Typescript however it offers great benefits.

Ответить
@abeechr
@abeechr - 15.12.2021 18:22

Nice job. Keep up the good work!

Ответить
@nishanthakumara8472
@nishanthakumara8472 - 13.12.2021 16:37

Awsome explanation. Thanks for sharing.

Ответить
@martagilabert6667
@martagilabert6667 - 04.11.2021 13:12

Awesome tutorial! loved it!

Ответить
@MohamedSabry-pl1ed
@MohamedSabry-pl1ed - 21.10.2021 08:36

Thank you, Marius. Your explanations are really awesome

Ответить
@samueldusek70
@samueldusek70 - 17.08.2021 19:05

Great video. Very helpful.

Ответить
@Fatima-ie5kj
@Fatima-ie5kj - 25.07.2021 21:04

thank you for this wonderful video you cover everything to get started ...

Ответить
@aeganaden
@aeganaden - 23.07.2021 05:23

Very helpful, will support your channel all the way!

Ответить
@billzhou8686
@billzhou8686 - 14.06.2021 02:04

👍👍👍

Ответить
@warsisarjeelrahman3940
@warsisarjeelrahman3940 - 12.06.2021 00:23

Please do a fullstack authentication tutorial with React and nestjs. There aren't a lot of tutorials like that on the internet, and I think it'll help a lot of people. Love your videos.

Ответить
@kthalyn001
@kthalyn001 - 31.05.2021 12:37

Thanks Marius. Just got a quick glance on your video about Auth in nestjs and noticed that you added this video about react. I used it in the past and now I use Vue with Nuxt where I currently work.Because it was a while ago, I was using classes and lifecycle methods so thanks for sharing your experience with React with Typescript and hooks. <3

Ответить
@sarpwisegamgee
@sarpwisegamgee - 30.05.2021 08:18

Very helpful, thx.

Ответить