Skip to content
#

w

Here are 10 public repositories matching this topic...

MERN stack app. To communicate with backend REST api, as well as employ superior and efficient caching, I use Redux Toolkit Query. This helps reduce unnecessary api calls, and component re renders via the caching system, and using memoized selectors. For authentication and authorization, I employ JWT's which help protect specific routes.

  • Updated Mar 29, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the w topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the w topic, visit your repo's landing page and select "manage topics."

Learn more