Latest Articles

Nextjs Articles

Discover insights on web development, microservices, and modern software practices. From beginner guides to advanced tutorials, find everything you need to level up your skills.

8 articles available
6 min read

ABP React CMS Module: Building Dynamic Pages with Puck Editor

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

reactnextjsabpcms+4 more
Read full article
10 min read

OpenID Connect with Next.js 15 and openid-client 6

A guide to implementing secure authentication using OpenID Connect in Next.js 15 with the openid-client library version 6

nextjsauthoidcopenid-connect+4 more
Read full article
2 min read

ABP React Template V2

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

reactnextjsabpdotnet+3 more
Read full article
9 min read

OpenID Connect with Next.js

In this post, we will see how to implement OpenID Connect with Next.js.

nextjsauthoidcopenid-connect+2 more
Read full article
4 min read

ABP React Template

React Starter Template for ABP application.

reactnextjsabpdotnet
Read full article
4 min read
Orchard Core - Getting StartedPart 2

Authentication using OpenId in React/NextJs App With Orchard Core - Part 2

In this post we will see how to do authentication using OpenId for a React App using Orchard Core.

orchard-coreopenidnextjsauth
Read full article
3 min read

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

dotnetnextjsreacttus
Read full article
3 min read
ABP Framework - Getting startedPart 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

abpnextjsreactidentity-server+1 more
Read full article