Tidbits: Awesome React book

jenad88

John Enad

Posted on June 27, 2023

Tidbits: Awesome React book

This is a short post about a book I just started reading and following along. It's called React Application Architecture for Production by Alan Alickovic from packtpub.com

I would highly recommend this book for intermediate web developers who are in the middle of building large-scale applications. It uses Next.js, TypeScript, MSW library for mocking endpoints and covers unit testing with Jest, integration testing with Jest and React Testing Library and Cypress for end-to-end testing.

It uses GitHub Actions (which I haven't tried yet) for CI/CD pipeline.

I hope to apply some of the techniques I learn from this book to my portfolio projects which I plan to start real soon.

💖 💪 🙅 🚩
jenad88
John Enad

Posted on June 27, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

useEffect() - Deep Dive
webdev useEffect() - Deep Dive

November 1, 2024

Tidbits: Awesome React book
beginners Tidbits: Awesome React book

June 27, 2023