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

 Articles writing by Mr. IT-man - сторінка 26 

Про автора


A Practical Guide to SQL Dates with DuckDB.

A pragmatic guide on working with dates in SQL using DuckDB practical Guide to SQL Dates

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

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  14

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  24

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  3

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  8

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  10

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  23

7 Libraries You Should Know as a React Developer

On your journey to becoming a well-roundedReactdeveloper, you would come across innumerable libraries, leaving you dazed and confused.

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


Scroll to Top