No BS TS #21 - Typescript/React - Hooks

preview_player
Показать описание
Let's see how to type useState, useReducer, useEffect and useCallback.

00:00 Introduction
00:17 Cheatsheet
00:50 useState
02:30 useEffect
03:45 useReducer
09:30 useRef
09:59 useCallback
11:13 Outroduction

👉 What's my theme? Night Wolf [dark blue]
👉 What's that font? MonoLisa

💢 Watch our other videos:

Thank you for watching this video, click the "SUBSCRIBE" button to stay connected with this channel.

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

This series is absolute gem. Thank you!

hemanthkotagiri
Автор

We should really appreciate his work 🙏 awesome tutorial as always

arghyamitra
Автор

this really is NO BS ::: straight to the point and very well explained
God bless you sir

ferrad
Автор

First I like the video and then watch it 👏🏻thanks Jack for the brilliant series!

VishwaKolkar
Автор

Very nice course content :) . I just couldn't make out the difference between Type and interface. Why did we define type in ActionType while defining interface in Todo?

berkaygurcan
Автор

Please make a series about nextjs thanks

Natasha-tomh
Автор

Wow, I like the useReducer a lot better than classic Redux

codezero
Автор

Is that possible to have a video where you type useReducer and useContext together in a small project? I wonder how those two would look like in a proper folder structure while typed. Thanks!

georgy
Автор

Good examples! Thanks Jack.

On `.then(data => setPayload(data))`, why not `.then(setPayload)`?

FernandoBasso
Автор

could you please let me know the vscode theme being used here?

amartyabu
Автор

how did you zoom into vs code code fragments?

fokkerchartier
Автор

Hi, what extension are you using for those arrow functions to look like that?

bgiov