Static Site
A static site refers to a website that is made up of pre-built HTML, CSS, and JavaScript files that are delivered to the user's web browser as-is, without any server-side processing or dynamic content generation. In other words, the content of a stat...
sparashar.hashnode.dev2 min read