© 2023 Hashnode
#development
What is HTML? HTML stands for Hypertext Markup Language, and it is a standard markup language used to create web pages. It is the backbone of the internet and provides the basic structure of web pages…
AI or Artificial Intelligence is one of the most exciting fields of technology that has gained a lot of popularity in recent years. From Siri and Alexa to chatbots and self-driving cars, AI has become…
How does the computer communicate? You are right if you think they only talk in 1s and 0s. But... That’d be like saying humans communicate by making noises and speaking in different languages of their…
Web applications come in many different forms and use various rendering patterns to display content to the user. These patterns dictate how the application is built, how it is served to users, and how…
Website development efficiency The usability goal to consider is efficiency, presuming that the utility and effectiveness goals have been satisfied. The effectiveness of a website's operations is gaug…
Python is one of the most sought-after programming languages in the tech world. It is an easy-to-learn, versatile, and powerful language that is used in various domains like web development, machine l…
CSS flexbox is a powerful tool that allows you to create responsive and dynamic layouts for your web projects. However, it can be challenging to master. If you're struggling with CSS flexbox, don't wo…
Real-time communication has become an essential part of modern web applications. Socket.io is a popular library that provides a simple way to implement real-time, bidirectional communication between clients and servers. In this tutorial, we…
Hi, I have written a shell script to view information like free space, disk space, date etc. of a Linux system. I started an Instance on EC2 AWS and made this script using bash. What will Shell Script…
Introduction Hi everyone! I'm Abhilipsa and I have been summoned by the ghosts of all the esolangs you're yet to make, to help you make this crucial decision for your (perhaps, first-ever?) esolang. S…