RO EN
TIOBE Index – July 2025: Python dominates, Perl and Ada make a spectacular comeback!

TIOBE Index – July 2025: Python dominates, Perl and Ada make a spectacular comeback!

The TIOBE ranking for July 2025 reconfirms Python's dominance, reaching almost 27% popularity. Surprisingly, Ada and Perl make a strong comeback in the top 20, while languages like C++, JavaScript, and Fortran lose ground. Discover the trends and full analysis.

Citește mai mult
Wix – the simple choice for those without technical knowledge

Wix – the simple choice for those without technical knowledge

Wix is the ideal platform for beginners who want a blog or a quick site, without coding. Discover the advantages and limitations in a comparative article.

Citește mai mult
Implementing CQRS bases in .NET

Implementing CQRS bases in .NET

At this stage, we begin the practical implementation of the CQRS pattern in .NET. You will learn how to install MediatR, create the first commands and queries, and how to use IRequest<T> to completely separate writing from reading in a clean and scalable project.

Citește mai mult
Substack – blog and newsletter in one place

Substack – blog and newsletter in one place

Substack is the perfect platform for writers and journalists who want a simple blog and an integrated newsletter, with direct monetization options.

Citește mai mult
Foundations and CQRS Architecture in .NET

Foundations and CQRS Architecture in .NET

In this first article of the series dedicated to the CQRS pattern in .NET, we explore the architectural fundamentals and the advantages of separating responsibilities between commands and queries. Discover how to structure a modern project using CQRS and DDD for clarity, scalability, and efficient maintenance.

Citește mai mult
Jekyll – static blogging for Git enthusiasts

Jekyll – static blogging for Git enthusiasts

Jekyll is a simple, free static site generator perfectly integrated with GitHub Pages. Ideal for Git and Markdown enthusiasts.

Citește mai mult
Deployment & Conclusions

Deployment & Conclusions

We conclude this series with two essential components for any real application: cloud deployment and a candid reflection on the lessons learned. We discuss hosting options for React and the .NET API and extract best practices from the DDD architecture applied in the project.

Citește mai mult
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