This site runs best with JavaScript enabled.
Kent C. Dodds
Blog
Workshops
Podcast
Courses
Discord
About
174
typescript
javascript
open source
react
review
career
node
css
testing
programming
teaching
productivity
state
performance
learning
personal
If you can't find what you're looking for with this, try
using Google
.
TypeScript Function Syntaxes
Copy URL
The syntax for various functions and function types in TypeScript with simple examples.
Listify a JavaScript Array
Copy URL
Make a human readable list from an array in JavaScript.
Build vs Buy: Component Libraries edition
Copy URL
Some things to think about before you decide to create your own component library.
Using fetch with TypeScript
Copy URL
How to make HTTP requests with fetch and TypeScript
Wrapping React.useState with TypeScript
Copy URL
How to make a custom hook that wraps useState with TypeScript properly
Define function overload types with TypeScript
Copy URL
Have your JS expressiveness and type it too.
2020 in Review
Copy URL
An overview of what I accomplished in 2020 and a bit about my goals for 2021.
Business and Engineering alignment
Copy URL
How to convince "the business folks" to let you do what you want.
Hi, thanks for reaching out to me 👋
Copy URL
How to get help from Kent
useEffect vs useLayoutEffect
Copy URL
The simple rules for when to use each.
Oh? You wanna scroll do you? Rendering all the posts...