Anto Subash.

A personal blog from a lazy programmer.

Articles
Series
Tags
Consulting
About

react

  • January 8, 2022

    Generate typescript client from swagger / OpenApi

    In this post we will see how to use how to use the NSwag to generate a typescript client with ABP
    dotnet
    abp
    react
  • July 22, 2021

    dotnet core large file upload with resume using tus and react/nextjs

    In this post you will see how to upload large files with resume using tus. We will use dotnet core for the backend and nextjs for the frontend
    dotnet
    nextjs
    react
    tus
  • March 6, 2021
    ABP Framework - Getting started Part : 2

    SPA Authentication using Next.js, ABP and IdentityServer4. Part 2

    In this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend
    abp
    nextjs
    react
    identity-server
    openid