5 ms·
This feels like a response from a seasoned backend engineer. Seasoned frontend developers value user experience and design — thus the tendency to go "back to st
by volument 7y ago
This feels like a response from a seasoned backend engineer. Seasoned frontend developers value user experience and design — thus the tendency to go "back to static" and rarely back to WordPress.
- jusssi 7y agoTo me Wordpress sounds exactly a suggestion you'd get from someone who doesn't have to maintain it. I.e. frontend dev.
- hombre_fatal 7y agoOn the other hand, Wordpress is for the reality that most people don't have a developer on hand (nor should need one) to update their website.
- kop316 7y agoHow so? I maintain two WordPress websites and really "maintaining" means I get an email telling me it automatically updated every so often. I spend more time on it restarting the server because it was updated to a newer kernel (it runs on Debian Stable, to give you an idea for how often that happens). I do agree that if you need plug ins, that appears to get messy very fast, but the default WordPress site does everything I want and requires very little for maintenance.
- diegoperini 7y agoI believe the grand-grand-parent used Wordpress as an example to his/her argument. You can use any other battle tested CMS solution if Wordpress is too heavy for your needs. For example, I like Ghost (https://ghost.org/ https://ghost.org/) for my personal needs.
- 76543210 7y agoHuh... Maybe I haven't done anything too complicated in WP, but I didn't find it bad. Worst case I use a dedicated PHP page and MySQL. But in reality I think I usually put my code in functions.php(?) And it works fine.