|
|
|
|
|
by amirhhz
5391 days ago
|
|
Ever since I installed Wappalyzer in my browser (detects what frameworks and technologies a website uses) more and more often I come across websites that I am shocked use so many backend and frontend frameworks. I'm shocked because that means they are spending unnecessary amounts of money, time and effort on hosting (e.g. Wordpress hosting), development and maintenance when the entire site would be perfectly well-served (and faster!) with static pages. The problem until recently was that there weren't appropriate tools for the job, but this article should prove that's now changing. |
|
Also, it's not really wasting time or money -- cheap shared hosting costs the same regardless of whether you're serving a php/mysql app or static html files. And setting up a wordpress site is probably easier for non-programmers than getting a jekyll setup going.
It's definitely a colossal waste of CPU power though, but that train left the station 10 years ago.