ПІДТРИМАЙ УКРАЇНУ ПІДТРИМАТИ АРМІЮ
Uk Uk

 Найбільше переглянуті статті - сторінка 25 

How SQL engine implement the isolation levels in MySQL

Isolation is one of the ACID properties of DBMS. Isolation ensures that each transaction is isolated...

IT by Mr. IT-man 01 Січня 2023  13

GraphQL with NEXT JS

Hello Everyone Today i will be discussing GraphQL API with Next JS. GraphQL is an open-source query...

IT by Mr. IT-man 15 Червня 2023  31

Strategic Design with Domain-Driven Design (DDD)

Welcome to the second article in our Domain-Driven Design (DDD) series. In this installment, we'll...

IT by Mr. IT-man 02 Грудня 2023  7

20 замінників цукру, які знайдуться на кухні

Цукор шкідливий для фігури та здоров'я зубів, а штучні підсолоджувачі часом калорійніші за звичайний рафінад. Щоб відмова від цукру на користь стрункості стегон не стала трагедією, ми пропонуємо перейти на натуральні замінники цукру.

Здоров'я by @author 24 Вересня 2024  9

Getting Started with ClickHouse

ClickHouse is a column-oriented database system with SQL-like interface. Its main selling point is...

IT by Mr. IT-man 01 Січня 2023  18

Repository and Unit of Work in Domain-Driven Design

Welcome to the fourth article in our Domain-Driven Design (DDD) series. In this installment, we'll...

IT by Mr. IT-man 02 Грудня 2023  9

Tactical Design Patterns in DDD: Modeling Complex Domains Effectively

Welcome back to our Domain-Driven Design (DDD) series. In this article, we'll dive into the tactical...

IT by Mr. IT-man 02 Грудня 2023  6

Найкращі одноденні екскурсії з Кракова, Польща

Плануєте подорож до Кракова, Польща, і шукаєте чим зайнятися? Ось декілька екскурсій із Кракова, включаючи Аушвіц-Біркенау, соляні копальні у Величці та багато іншого, а також інформацію про те, як дістатися туди громадським транспортом.

Подорожі by Mr. Traveler 10 Жовтня 2024  12

20 найпопулярніших туристичних пам'яток Туреччини

Туреччина заповнена стародавніми пам’ятниками, що залишилися після великих імперій, і наділена демонстраційними пейзажами, які ніколи не перестають вражати.

Подорожі by Mr. Traveler 16 Червня 2023  54

Domain Services and Factories in Domain-Driven Design

Welcome to the sixth article in our Domain-Driven Design (DDD) Paradigm series. In this installment,...

IT by Mr. IT-man 02 Грудня 2023  7

Value Objects in Depth in Domain-Driven Design

Welcome back to our Domain-Driven Design (DDD) Paradigm series! In this installment, we'll dive...

IT by Mr. IT-man 02 Грудня 2023  10

How to Use MySQL Stored Procedures to Simplify Database Operations

In the realm of database management, MySQL has emerged as one of the most popular and reliable choices.

IT by Mr. IT-man 17 Червня 2023  19

Kubernetes(K8s) Autoscaler — a detailed look at the design and implementation of VPA

The Vertical Pod Autoscaler (VPA) is an important part of cluster resource control in Kubernetes...

IT by Mr. IT-man 02 Грудня 2023  11

What is a cookie, and what are they used for?

If you are reading this, you are probably wondering what a cookie is. First, this cookie is not...

IT by Mr. IT-man 12 Січня 2023  9

How to Use GitHub Copilot to Become a Happier and More Productive Developer

There are a number of AI tools for developers emerging on the market. But in my mind GitHub Copilot stands above the rest because of its usability, seamless IDE integration, and remarkable enhancements to developer productivity

IT by Mr. IT-man 17 Червня 2023  18

What is the TCP/IP model

The TCP/IP model, whose origins date back to the 1970s, is also called the protocol model. It is...

IT by Mr. IT-man 02 Грудня 2023  10

Container Orchestration and Kubernetes

Containers quickly became the norm for how we built and packaged our applications. They made the...

IT by Mr. IT-man 12 Січня 2023  12

How Method Overloading Works in PHP

As software engineers, we sometimes have to perform certain tasks that can be achieved with a variable number of inputs.

IT by Mr. IT-man 17 Червня 2023  24

Scroll to Top