Search code examples
wordpressheadlessgenesisheadless-cms

Does Genesis Framework provide any benefits with headless WP setup?


Are there any advantages of using Genesis framework if we use WordPress for the backend only? In a headless setup with either Angular or React, I was wondering if there would be any advantages of using it.

Thanks...


Solution

  • In general, it will help a bit because it has very well organized software architecture with multiple API levels for non-developers, but it's mainly for front end client UI manipulation. Angular or React are much better choices if you have the skills.