Skip to content

Books

React Testing Library Crash Course

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.

Building Cloud-Based PWAs with Supabase, React & TypeScript

Building Cloud-Based PWAs with Supabase, React & TypeScript

Learn how to build modern PWAs backed by cloud services like Supabase, using React and TypeScript. The book covers PWA development fundamentals and deploying a cloud-based backend.

Generative AI with React JS: Build and Deploy Powerful AI Apps

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

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

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.