3D blocks with htmls, css and js in front of a screen on a violet background

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

    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

    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

    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

    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

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