newline-creating-a-react-hooks-library
0:00 01 Course overview
2:21 02 How to work with course materials
2:59 03 Setting up development environment
6:38 04 Setting up initial project setup
9:21 05 Setting up ESLint and Prettier
21:02 06 WebStorm ESLint Prettier setup
24:09 07 VSCode ESLint Prettier setup
28:25 08 Setting up TypeScript
33:30 09 Setting up testing environment
38:09 10 Hooks API Considerations
44:36 11 Implementing useBoolean hook
54:01 12 Testing useBoolean hook
1:09:43 13 Implementing useMap hook
1:24:19 14 Collecting hooks under index
1:30:45 15 Implementing object returning API
1:42:01 16 What s transpilation