Hi everyone !
Thank you for your support on my last blog post:
https://dev.to/simerca/deploy-postgres-with-replications-database-in-a-minutes-with-terraform-infrastructure-as-code-59ef
Yesterday and after many years work with NuxtJS, VueJs, React etc... I moved my website to Wordpress...
WHY ??!! (traitor)
Three reasons :
1 - SEO
I'm developper, not an SEO addict or daily user, I just want the minimum basic for my app should appear to google, but with NuxtJS or VueJS, We should do many configuration to have the best SEO result.
Wordpress = Install Yoast SEO Plugin and it's done, and automaticly on all your existing/new post/pages
2 - Front Builder
I'm backend developper, the front design is not my speciality, and when I want to make beautiful landing page with Nuxt, Vue or React, I need to write all animations, all basic containers etc.etc.. very boring !
Wordpress = Install Theme + Elementor or Divi Builder and it's done ! With Visual Builder tool ! Great !
3 - Async
With NuxtJS, VueJs or React, when you want to show something dynamicly on your page, you need to do somme http calls to your api, (Nuxt has server side rendering but it's same thing to have Php server)
Wordpress = PHP is server side rendering, no async method to load page, perfect for landing .
So, I have my Marketing Landing page on
mydomain.com
And my App on
app.mydomain.com
Say me if you have more arguments or if you are totally in disagree!
Love !
Top comments (7)
You have done very well if you feel comfortable with this wordpress, elementor ect ... If the site is "light", a wordpress is more than enough, with the minification of JS & CSS, wp-rocket, we can have a very fast and well optimized site.
Don't forget to try to kill me on the commentary section !
you are right wordpress is awesome
and if you struggle with hosting and speed of your site
you can use wp2static
wow, you'r an Avenger ? Wordpress to static it's a very great idea !
hmmm
Awesome, do you have an example of this?
We've truly come full circle
Some comments may only be visible to logged-in visitors. Sign in to view all comments.