Skip to content
View HudsonAdjetey's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report HudsonAdjetey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HudsonAdjetey/README.md

A passionate software developer from Ghana


🔭 I’m currently working on a marketplace

🌱 I’m currently learning Docker, AWS, MySQL

💬 Ask me about Node.js, React, Firebase, MongoDb... or anything here

⚡ Fun fact Bridges the gap between technical and non-technical stakeholders effortlessly. Adept at translating complex technical concepts into understandable language for diverse audiences


⚒️ Languages-Frameworks-Tools ⚒️




Stats and Streaks 🏎️

hudsonadjetey

 hudsonadjetey

hudsonadjetey



Pinned Loading

  1. Redux Store Setup with Persistence Redux Store Setup with Persistence
    1
    // Import necessary modules from React, Redux Toolkit, and Redux Persist
    2
    import { useRef } from "react";
    3
    import { combineReducers, configureStore } from "@reduxjs/toolkit";
    4
    import {
    5
      TypedUseSelectorHook,