React Articles

9 articles

Introducing SimpleModule: A Modular Monolith Framework for .NET 10

Meet SimpleModule, an experimental .NET 10 framework that uses Roslyn source generators to build modular monoliths with compile-time module discovery, full-stack type safety, and Inertia.js-powered React UIs.

dotnetsimplemodulemodular-monolith+4

Migrating an ABP Frontend from Next.js to TanStack Start

A real-world case study of moving abp-react from Next.js App Router to TanStack Start — what changed in routing, SSR, OIDC, the generated API client, state, and Docker.

reacttanstacktanstack-start+7

ABP React CMS Module: Building Dynamic Pages with Puck Editor

ABP React CMS Kit is a React UI for the ABP CmsKit module.

reactnextjsabp+5

ABP-Powered Web App with Inertia.js, React, and Vite

Building a web application with ABP Framework, Inertia.js, React, and Vite.

reactabpdotnet+2

ABP React Template V2

Version 2 of React Starter Template for ABP application with Next.js, Tailwind CSS, and shadcn-ui.

reactnextjsabp+4

ABP React Template

React Starter Template for ABP application.

reactnextjsabp+1

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

dotnetabpreact

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

dotnetnextjsreact+1

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 Framework - Getting started #2abpnextjsreact+2