learn web design
-
What is Direct Admin?
Direct Admin has the task of controlling and managing your data on your host. Here we explain the benefits and different parts of this management panel.
-
What is Cpanel?
C Panel is one of the most popular and widely used panel controls and is widely used. Here we define this management system and its applications.
-
-
What is DNS?
The job of the DNS is to convert the domain name of a site that is readable by humans to a language that can be read by a computer, which is the same IP as the language of numbers.
-
.Ir domain registration training on IRNIC site
Here is how to register the ir. We teach on the Irnic site. After reading this article, you can buy the domain you want on the Irnic site.
-
What is a domain?
The domain is the web address of your website, the domain name is the most key part of your online address …
-
How to connect to our “host” or “server” via FTP with PhpStorm software?
in PhpStorm , you can connect to your host or VPS (your server) and edit your files. we are showing you how to do that.
-
Advanced Camera Controls
The Image Capture API lets you access the device’s camera through your browser
-
Audio & Video Capture
The media capture API allows
web applications to access streams through the device’s audio and video interfaces -
front end and back end
The layer above the back end is the front end and it includes all software or hardware that is part of a user interface.
-
The difference between pwa and native application
read difference among pwa and native,advantage and disadvantage of each of them.
-
google authentication with Node.js (part 2)
For google authentication with Node.js after creating project in google console and getting credentials from google, now that we have “Client Id” and “Client secret” , it’s time to connect our express or node js application to google. Before You…