#web-development
Read more stories on Hashnode
Articles with this tag
Bash can be used to make a web backend. However, it is not the best choice for this purpose. Bash is a scripting language, which means that it is not...
Introduction to HTML using ChatGPT · HTML stands for "Hypertext Markup Language". It is the standard markup language used for creating web pages and web...
Document Object Model (DOM) used by JavaScript. · The DOM stands for Document Object Model. It is a programming interface for web document (html, xhtml,...