Ask HN: What CMS in 2018 for web apps?
1–10 of 12 posts
Re: Ask HN: What CMS in 2018 for web apps?
#2Re: Ask HN: What CMS in 2018 for web apps?
#3What do you need from a CMS?
Re: Ask HN: What CMS in 2018 for web apps?
#4Re: Ask HN: What CMS in 2018 for web apps?
#5If you're using something like React or Vue, then I'm guessing any CMS used as a headless API would probably be ideal, since the system would only be used for creating content/the admin area.
Re: Ask HN: What CMS in 2018 for web apps?
#6The tendency is to have very light front-end, while consuming the content from some services. At the same time, content clouds and headless CMSes haven't really taken off yet.
Re: Ask HN: What CMS in 2018 for web apps?
#7They are all managing content, but in different ways
Re: Ask HN: What CMS in 2018 for web apps?
#8Why risk your app on dependency of some CMS?
If you are looking for market in extending some popular CMS, then you probably should go for some more popular CMS, which currently is WordPress. Unless you are in an industry which has some nice CMS usage like Drupal or Joomla.
Re: Ask HN: What CMS in 2018 for web apps?
#9ProcessWire is a Content Management System, not a CMS which includes a design or layout system like Wordpress.
So as a developer you are free to develop the front-end the way you like. Which is easy with the provided API.
I use it for API's, small and huge websites. Love it.
Re: Ask HN: What CMS in 2018 for web apps?
#10If PHP, then ProcessWire [1]. ProcessWire is a Content Management System, not a CMS which includes a design or layout system like Wordpress. So as a developer you are free to develop the front-end the way you like. Which is easy with the provided API. I use it for API's, small and huge websites. Love it. [1] https://processwire.com/