🏠
Working from home
Pinned Loading
-
-
Angular - Global Loader with JWT Ref...
Angular - Global Loader with JWT Refresh Token functionality Interceptor. 1import { Injectable } from '@angular/core';
2import {
3HttpResponse,
4HttpRequest,
5HttpHandler,
-
React - Global Loader effect in Axio...
React - Global Loader effect in Axios Interceptor for every API call with JWT Refresh Token functionality. 1// Create AxiosInterceptor component & axiosInstance.
2import { useEffect, useState } from "react";
3import { useGlobalContext } from "../utils/hooks";
4import { useNavigate } from "react-router-dom";
5import axios from "axios";
-
Angular - Global Modal with NGX-Boot...
Angular - Global Modal with NGX-Bootstrap 1<!-- Create Modal Component -->
2<div class="common-success-modal-wrapper">
3<div class="modal-header">
4<button type="button" class="close" data-dismiss="modal" aria-label="Close" (click)="onClose()">
5<span class="close-icon"></span>
-
-
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.