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
3D blocks with htmls, css and js in front of a screen on a violet background

Frontend Architecture Cheat Sheet

October 29, 2024Frontend architecture
A mind map of rules and topics related to Frontend architecture.
  1. A yellow rubber duck on a white background

    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. Block of code showing a mocked constant in a test

    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 graphic

    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. cart state management presented in a diagram

    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. two pieces of puzzle with a grass background

    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 © 2025

  • Medium
  • tom@tomtechtalks.com