Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

yuantonito

1,274
reputation
8
17
  • Paris, France
  • Member since November 13 2014
  • 138 profile views
  • Last seen Dec 05 '22 at 08:30

Some of my best (by content, not votes) answers:

React

SearchInput Component: Update optimization

Redux

Step by step explanation of the React lifecycle after action dispatches

JWT authentication and token validation strategies

Data fetching strategy (1): Detailed explanation on the didInvalidate, isFetching concepts

Data fetching strategy (2): Detailed explanation on the didInvalidate, isFetching & cache invalidation concepts

Actions & reducers: Structure to fetch all items & single item

Syntax

Explanation of the async / await vs then syntax

Step by step explanation of the spread syntax

Reducer + spread syntax