Someone needed a very simple website done with five totally static pages.
Because the site was so simple I thought I'd experiment by laying it out using Wordpress. I've got to grips with it and have managed to get a website looking exactly like I want....
But it seems pretty bloated.
I know for a fact that I could have coded from scratch exactly the same layout and it would have taken 30-50 sparse lines of code per page. Wordpress is using over 700 fully dense lines of code per page, and not to mention reading from a DB.
I think there's just too much going on in WordPress. I see almost every basic website using WordPresss these days, and I wonder how many server resources could be saved by using bespoke coding.
Because the site was so simple I thought I'd experiment by laying it out using Wordpress. I've got to grips with it and have managed to get a website looking exactly like I want....
But it seems pretty bloated.
I know for a fact that I could have coded from scratch exactly the same layout and it would have taken 30-50 sparse lines of code per page. Wordpress is using over 700 fully dense lines of code per page, and not to mention reading from a DB.
I think there's just too much going on in WordPress. I see almost every basic website using WordPresss these days, and I wonder how many server resources could be saved by using bespoke coding.