RO EN
Advanced Features in a Modern Blog: Comments, Pagination, Upload, and SEO

Advanced Features in a Modern Blog: Comments, Pagination, Upload, and SEO

Comments, relationships between entities, pagination, cover image upload, and SEO: everything you need for a modern blog with React and .NET Core.

Citește mai mult
Authentication and Authorization in React + .NET Core: Identity + JWT + Route Protection

Authentication and Authorization in React + .NET Core: Identity + JWT + Route Protection

In this article, we learn how to secure a blog using JWT authentication, implementing ASP.NET Core Identity, and how to manage login and tokens in React. We will explore modern concepts of authorization and resource protection.

Citește mai mult
Automated testing in React + .NET Core: from unit to integration

Automated testing in React + .NET Core: from unit to integration

Write automated tests in React and .NET: unit tests, integration tests, WebApplicationFactory, React Testing Library, Vitest. A practical guide for modern applications.

Citește mai mult
Frontend ↔ Backend Interaction

Frontend ↔ Backend Interaction

Connect React and .NET Core in a modern blog. Learn how to create endpoints, consume APIs, and validate data on both sides.

Citește mai mult
DDD Architecture in .NET Core: How to structure backend projects in a clean and scalable way

DDD Architecture in .NET Core: How to structure backend projects in a clean and scalable way

Domain-Driven Design (DDD) helps to clearly separate responsibilities in .NET applications. In this article, we begin to apply DDD for a blog-type backend, explaining the key concepts and structuring the project into clear layers: Domain, Application, Infrastructure, and API.

Citește mai mult
Introduction to the React + .NET Core stack: Advantages and use cases

Introduction to the React + .NET Core stack: Advantages and use cases

Find out why the React + .NET Core stack is ideal for modern web applications. Discover the advantages of each technology and the scenarios in which this combination excels.

Citește mai mult