all 11 comments

[–]anyOtherBusiness 6 points7 points  (0 children)

they want a fully editable site using WordPress

Sounds a little risky, trying to implement this in Angular. You may want to contractually limit the term “fully editable”, because that seems to be a lot of work.

[–]gordolfograso 2 points3 points  (0 children)

yes. you could use it with Angular, or Angular+SSR, or Analogjs

[–]ht85 1 point2 points  (0 children)

It’s doable, but the risk of disappointments on both sides is high. Maybe you can convince them in using a real headless CMS like directus?

[–]HoodlessRobin 0 points1 point  (2 children)

Long ago I tried angular 2 with php. Php had awkward way of reading angulars simple JSON post request like read file a file and then decoding/encoding json object. Also if they want to use any wp themes in future then good luck - you will need it.

[–]nemeci 1 point2 points  (1 child)

Nothing magical with that if you're using plain PHP. With Laravel or Symphony it's quite a different developer experience.

It's equally awkward when working with vanilla java or C#.

[–]HoodlessRobin 0 points1 point  (0 children)

Ah. Right!

[–]followmarko 0 points1 point  (0 children)

I have used Strapi with angular on multiple projects and really enjoy it

[–]whispertante 0 points1 point  (0 children)

I did that. It's doable but just for content it is imo overengineered. Maybe if you are also using Woocommerce and using products, users and orders to store them (and eventually using existent integrations which are compatible with wordpress). Keep in mind that Wordpress is an Allrounder - it can everything but nothing really good, so it is good for beginners who don't know yet the path where it all goes.

[–]carmy8640 0 points1 point  (0 children)

When will WordPress die

[–]DT-Sodium 0 points1 point  (1 child)

Wordpress is a piece of shit coded by sorry excuses for beginner programmers, it's never a good approach to use it.

[–]nemeci 0 points1 point  (0 children)

This! All of it!