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

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

Understanding the Node.js Event Loop: How Node.js Handles Asynchronous Operations on a Single Thread

Node.js is renowned for efficiently handling thousands of concurrent connections, despite...

IT by Mr. IT-man 24 Грудня 2024  35

The most common RESTful API best-practices

There are a lot of guides describing the best practices for API Restful design. This is a short collection and summary of some of the most common rules you will find around the web.

IT by Mr. IT-man 06 Березня 2023  38

Set up Jenkins with HTTPS

Here is a quick guide on how to set up Jenkins with HTTPS. There are numerous guides available,...

IT by Mr. IT-man 06 Березня 2023  15

SSL/TLS Configuration

SSL/TLSare cryptographic protocols that establish secure communication channels between web servers and browsers to protect data exchanged between them from unauthorized access and tampering

IT by Mr. IT-man 06 Березня 2023  11

Type Hinting in PHP function!

May be you know what is a function and how it works. PHP checks the data type at run time. Therefore...

IT by Mr. IT-man 06 Березня 2023  7

A Workflow for Deploying Application Code with Terraform

Introduction As infrastructure as code (IaC) continues to transform the way applications...

IT by Mr. News-man 30 Грудня 2024  4

Use ChatGPT to convert function to SQL query

I've been struggling with tasks that require me to write SQL queries for testing purposes. I have to...

IT by Mr. IT-man 06 Березня 2023  28

Git Rebase: How to Handle Request for Changes to Specific Commits

After completing my feature branch, I created a pull request to merge my changes into the master branch. However, I received feedback from a reviewer who suggested changes to my code. To address this, I need to make the following updates:

IT by Mr. IT-man 06 Березня 2023  19

Mastering CI/CD

Mastering CI/CD DevOps continues to grow in popularity among software development teams. It's not...

IT by Mr. IT-man 30 Грудня 2024  6

Database Change Management with ClickHouse

This is a series of articles about Database Change Management with ClickHouse.

IT by Mr. IT-man 07 Березня 2023  72

CRUD in Firebase

CRUD operation in Firebase using react and javascript // Read ...

IT by Mr. IT-man 07 Липня 2024  15

Use ChatGPT to Explore Your Database Schema

SchemaCrawler is a relational database exploration tool. It obtains database schema metadata such as...

IT by Mr. IT-man 30 Грудня 2024  11

Useful SQL Commands

As a backend developer, I started with MongoDB as a database, but later working with clients

IT by Mr. IT-man 07 Березня 2023  69

Understanding SHA-215: Exploring Its Hypothetical Context and Implications

The Secure Hash Algorithm (SHA) family, developed by the National Institute of Standards and...

IT by Mr. News-man 30 Грудня 2024  8

Top 10 AI-Powered Vibe Coding Tools Revolutionizing Development in 2025​

Discover the top 10 AI-driven vibe coding tools transforming software development in 2025. Enhance productivity with these innovative solutions.

IT by Mr. IT-man 16 Квітня 2025  100

MongoDB Guide Aggregation

Aggregation is an analysis and aggregation of data. An aggregation occurs in one or more stages that process documents. Documents can be filtered, sorted, grouped, and transformed in a pipeline.

IT by Mr. IT-man 07 Березня 2023  20

Скільки води потрібно пити на день, щоб схуднути

Ділимося, як (і скільки) води потрібно пити, щоб швидко скинути вагу.

Здоров'я by @author 09 Липня 2024  10

Google’s Quantum Leap: Everything About the Breakthrough Willow Chip

Greetings Dev.to community! In December, Google announced that its new quantum computer, based on a...

IT by Mr. IT-man 30 Грудня 2024  44

Scroll to Top