Hi dev. You can ask me anything about WordPress and Vue.js.
For further actions, you may consider blocking this person and/or reporting abuse
Hi dev. You can ask me anything about WordPress and Vue.js.
For further actions, you may consider blocking this person and/or reporting abuse
Jaime Lรณpez -
lokesh singh tanwar -
Med Marrouchi -
Carrie -
Top comments (29)
Traditional theme development vs headless CMS. What are your thoughts?
PHP has been an important language to know for developing WP themes, but is it still worth investing time in learning PHP better? Or would that time better be invested in learning JS better and start thinking more in the direction of WP as a headless CMS?
I'm investing time to learn JS.
WordPress has an amazing REST API and if you don't want to develop the tranditional themes, you can use WordPress as a headless CMS, then learn some JS frameworks like Vue.js or React.
That's what I'm following today.
Thanks for the answer Thien.
I'm also investing time to learn JS now. But what to do about PHP? Should we just forget about it or is there still place for it even in a headless CMS set up? There's the functions file, but is it worth knowing PHP well still?
If you want to build a theme or a plugin for WordPress, I think you should take time to learn PHP.
is it worth knowing PHP well still?
The answer is yes.
Hi Sebastian. I'm not OP, but I want to start a discussion here. Have you used WP as a headless CMS before?
Do you build your own REST API on top of WP or do you utilize the built in WP REST API? Thanks for your thoughts.
I haven't used WP as a headless CMS yet, but want to try it.
I did use the REST API once, but for something small. It was just to get details of events that opened up in a modal of a single page site which itself was built the traditional WP way.
I still haven't actually done much with JS frameworks either. Only did a small thing with Vue once. Me and others that I've worked with are used to the traditional way, but WP as a headless CMS is looking very interesting. Especially with Vue.
Hi Thien! Thanks for doing this AMA.
Wordpress and Vue.js? Do you use them together?
Hi endan,
I use both. WordPress for backend API and Vue.js for the front-end.
Are you using the built in WP REST API?
Yes.
Hello Thien,
I'm currently working with an e-commerce site yournextfence1.wpengine.com/ and I have an issue with the quantity box since I would like to add the word "Quantity." However, I don't have too much knowledge with PHP and I was thinking that I can add a Vue.js plugin to my site and adding more text with VUE.
To give you a better idea, take a look at this website: yournextfence1.wpengine.com/shop/s... & all the drop-downs are the same. I was able to add the word above the button called "Add to Cart."
Do you know any better way to do this?
Sebastian, pleased to make your acquaintance. I have worked in dozens of environments with several programming languages, tools and so on.
Now that I am getting more and more requests for WordPress sites, I was wondering whether you might be able to suggest a WP theme with good customization, site building support, etc. Oh, and a great online community or forum about that theme would definitely be helpful, too.
I have tried Genesis a while back, but I just didn't have enough time to get into it and figure out all those details. Heck, I couldn't even successfully re-construct the demo page.
Any suggestions or links would be greatly appreciated.
~WebGyver
I started my career working as a WordPress Developer! So it always has a special place in my heart.
How has the market for WP Devs evolved? When I moved on to other technologies it was just starting to feel saturated.
If you could rewrite WordPress in any language, which would you choose and why?
Hi, I've got a question about customizing wordpress, would you mind spending 5 minutes to help me out? Thanks!
dev.to/leo852/possible-to-edit-wor...
Hello! How are you? I hope you are fine! I want to ask you something. I am building a website isticker.gr/
I realized that in the cart page isticker.gr/cart/
The button proceed to checkout is missing. Do you have any idea what that problem is? Please suggest me any solution. Thank you in advance!
Haha easy one from a WordPress newbie. How do I add my DEV badge to my WordPress site? :-)
I found the code for the DEV badge on this site but don't see anywhere to put it on WordPress.
Hi,
You can put the code of DEV badge into an HTML widget of WordPress.
What has been changing over the years in Wordpress development that calls your attention?
How to learn theme development in WordPress?
Youtube, Evanto Tutplus and other sites these days have many tutorials that teach you how to build a Wordpress theme from scratch. I learn from them a lot.
Another way to learn theme development is finding a WordPress job :D
Some comments may only be visible to logged-in visitors. Sign in to view all comments.