Static and dynamic website
static website:-
A static website contains web pages with fixed content. Each page is coded in html, css and javascript and displays the same information to every visitor. Static websites do not use any database. Static websites are faster than dynam...
sewalia.hashnode.dev1 min read
Ben Force
6x AWS Certified, Senior Full Stack Developer
Thank you for writing this, it's good for developers to consider the advantage and disadvantages of different technologies. As you described both static and dynamic sites have their place.