Books
React Testing Library Crash Course
React Testing Library Crash Course: Learn to Test React Components takes you on a hands-on, practical journey to mastering component testing in React. From setting up your testing environment to tackling advanced scenarios, every chapter is written in a bite-sized, actionable style.
Generative AI with React JS: Build and Deploy Powerful AI Apps
Learn how to leverage the OpenAI API in React to create advanced generative AI applications. Throughout the book, you'll cover topics like generating text, speech post-processing, building a social media companion app, and deploying the final application.
How to Build Better Portfolio Projects - as a web developer
Your career as a web developer starts here! Learn to make a portfolio project that will get you hired. ๐จโ๐ป This guide contains everything you need to know to build an eye-catching developer portfolio.
Custom React Hooks Crash Course: Learn Hooks Through 6 Apps
Learn how to create custom React hooks to manage state, handle side effects, and make API calls. Gain a type-safe approach by incorporating custom React hooks in TypeScript to build scalable and maintainable front-end applications.