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

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

Про автора


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  18

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  27

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  6

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

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

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  30

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  15

Scheduled backup of Vault secrets with Jenkins on Kubernetes

Experience related to automation of Vault backup creation using Jenkins scheduled job and simple python script which I built to create dump of vault secrets.

IT by Mr. IT-man 04 Березня 2023  17


Scroll to Top