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

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

Про автора


Як перенаправити www на не-www за допомогою Nginx на unix

Навчальний посібник, щоб показати, як переспрямувати URL-адресу www на не-www, напр. www.example.com до example.com, з Nginx на unix.

IT by Mr. IT-man 11 Листопада 2022  88

15 tips to improve as a Javascript developer

In this article I’ll show you 15 excellent tips to master the JavaScript language. We'll learn coding...

IT by Mr. IT-man 01 Вересня 2022  203


10 Error Status Codes When Building APIs for the First Time and How to Fix Them

Things don’t always go well when making your first API call, especially if you’re a beginner and it’s...

IT by Mr. IT-man 01 Вересня 2022  176

What's the difference between : and :: in CSS?

I spent years Googling “the difference between : and :: in CSS” before the information stayed in my...

IT by Mr. IT-man 01 Вересня 2022  161

Introduction to JDBC

The JDBC was one of the first libraries developed for Java. It was released in 1997, as part of the...

IT by Mr. IT-man 01 Вересня 2022  158

Animations in React with Framer Motion

Introduction When a tool like Framer Motion is available, why write many lines of CSS code...

IT by Mr. IT-man 01 Вересня 2022  283

Dynamic PostgreSQL Credentials Management with HashiCorp Vault: PHP Symfony & Go Examples

Learn how to securely manage dynamic PostgreSQL credentials using HashiCorp Vault, with practical examples in PHP Symfony and Go.

IT by Mr. IT-man 25 Серпня 2022  459


Scroll to Top