Kent C. Dodds
Kent is a JavaScript developer who likes open source and teaching.
He is currently working for himself as a full-time educator. Before going full-time on education, Kent worked at PayPal. During his time there he represented the company on the TC39 committee and started several Open Source projects, notably glamorousđ, downshift đď¸ and dom-testing-library đ.
Get into Open Source
Open source is an excellent way to level up your skills as a developer. You don't need to be an expert to start contributing to open source. Learn how Kent recommends starting in open source.
More From Kent
237 results
found for "
*
"Search Results
Efficiently Render Script Tags in React 19 Components
lesson by Kent C. Dodds
Deduplicate Title tags with React 19
lesson by Kent C. Dodds
Hoist Title and Meta tags in React 19
lesson by Kent C. Dodds
Testing JavaScript 2020 update
lesson by Kent C. Dodds
Handle HTTP Errors with React
lesson by Kent C. Dodds
Build and deploy a React Application with Codesandbox, GitHub, and Netlify
lesson by Kent C. Dodds
Manage side-effects in a React Component with the useEffect hook
lesson by Kent C. Dodds
Use a lazy initializer with useState
lesson by Kent C. Dodds
Create reusable custom hooks
lesson by Kent C. Dodds
Manipulate the DOM with React refs
lesson by Kent C. Dodds
Make Basic Forms with React
lesson by Kent C. Dodds
Make Dynamic Forms with React
lesson by Kent C. Dodds
Controlling Form Values with React
lesson by Kent C. Dodds
Using React Error Boundaries to handle errors in React Components
lesson by Kent C. Dodds
Use the key prop when Rendering a List with React
lesson by Kent C. Dodds
Lifting and colocating React State
lesson by Kent C. Dodds
Make HTTP Requests with React
lesson by Kent C. Dodds
Install and use React DevTools
lesson by Kent C. Dodds
A Beginners Guide to React Outro
lesson by Kent C. Dodds
Create a Simple Reusable React Component
lesson by Kent C. Dodds
Validate Custom React Component Props with PropTypes
lesson by Kent C. Dodds