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
TIOBE Index – June 2025: Python reaches a new record!

TIOBE Index – June 2025: Python reaches a new record!

The TIOBE ranking for June 2025 confirms Python's supremacy, reaching a record score. See the complete top list, the languages that have risen spectacularly, and those that are losing ground.

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, ASP.NET Core Identity implementation, and how to manage login and token in React. We will explore modern concepts of authorization and resource protection.

Citește mai mult
Hugo – fast blog with static generation

Hugo – fast blog with static generation

Hugo is an excellent tool for developers who want a fast, secure blog without a backend server. Find out what it offers and how you can get started.

Citește mai mult
What's new in .NET 10 Preview 5 – Features, improvements, and the direction of .NET

What's new in .NET 10 Preview 5 – Features, improvements, and the direction of .NET

.NET 10 Preview 5 brings improvements for AOT, trimming, performance, and extended support for cloud-native scenarios. Discover what's new in this preview.

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
Ghost – the minimalist platform for serious bloggers

Ghost – the minimalist platform for serious bloggers

Ghost is a modern, minimalist, and performance-focused blogging platform, ideal for writers and content creators who want to build a community around newsletters. In this article, we analyze the advantages and limitations of Ghost compared to WordPress and other solutions.

Citește mai mult
Introduction to Authentication in Blazor WebAssembly

Introduction to Authentication in Blazor WebAssembly

In this article, we explore the fundamentals of authentication in Blazor WebAssembly. You will learn how to implement a custom AuthenticationStateProvider, how to create a login and logout page, and how to protect routes using [Authorize]. All accompanied by complete code and easy-to-follow examples.

Citește mai mult