I am a fullstack developer with more than 3 years of experience, master various technologies and with a teamwork mentality
Pinned Loading
-
-
-
-
-
axios mocking via interceptors
axios mocking via interceptors 1import axios, { InternalAxiosRequestConfig } from 'axios'
23type MockData = {
4[x: string]: any
5}
-
compose multiple providers in react
compose multiple providers in react 1import { composeProviders, createProvider } from "compose-providers"
2import { LocalProvider, DateServiceProvider, LayoutProvider } from "providers"
3import { ReactNode } from "react"
45const Provider = composeProviders([
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.