Tom • Tech • Talks

  • Blog
  • About
  • Frontend Architecture Cheat Sheet
  • Build a React cart system with the Context API and useReducer hook
  • Demystifying React State Management: A Comprehensive Guide
  • Redux Toolkit vs. Jotai vs. Zustand — React state managers comparison
  • Logging tricks in Jest and RTL tests
  • Change mocked constants per test in Jest

Frontend Architecture Cheat Sheet

October 29, 2024Frontend architecture
A mind map of rules and topics related to Frontend architecture.
  1. Logging tricks in Jest and RTL tests

    May 23, 2024Testing
    Take maximum advantage of logging in your tests. Tips and tricks to increase your test debugging skills.
  2. Change mocked constants per test in Jest

    May 19, 2024Testing
    In this article, I’ll present a few useful techniques when you need to mock imported constants and change them per test.
  3. Redux Toolkit vs. Jotai vs. Zustand — React state managers comparison

    November 10, 2023React
    Which of the popular React state management libraries is the best? Let’s find out!
  4. Build a React cart system with the Context API and useReducer hook

    November 05, 2023React
    Explore React’s powerful state management capabilities by building a typical shopping cart.
  5. Demystifying React State Management: A Comprehensive Guide

    October 25, 2023React
    Learn how React manages application state and how to use it in a real application.

tomtechtalks.com © 2026

  • Medium
  • tom@tomtechtalks.com