Great video. I'm currently building a headless WP blog using Astro + React with Tailwind for styles and ACF Pro for custom fields/flexible content. Querying data with WPGraphQL is a breeze and the built-in IDE is super handy for composing and visualizing your queries and data. Having built traditional Wordpress websites using page builders like Divi, as well as coded custom themes with PHP, I will say that I am really enjoying the headless approach!
@joansey568 ай бұрын
Awesome job, thanks for sharing
@ahmadkhaled74978 ай бұрын
Fun fact, He mentions that every 10 seconds a new JS framework. Later on the videos: " we introduce our very own JS framework that's built on top of next js framework" 😅
@WPEngineBuilders8 ай бұрын
Hahahahah right???
@johndunn46822 ай бұрын
Some background on the NPX stuff would have been helpful in the tutorial.
@visualmodo8 ай бұрын
Really good work! =D
@SkyrimBeast6 ай бұрын
Little late to this party, but I don't see the link to the repo anywhere.
@WPEngineBuilders6 ай бұрын
Hi there - here's the repo! github.com/Fran-A-Dev/headless-faust101 I would also recommend you join us in the Discord community if you have any questions: discord.gg/headless-wordpress-836253505944813629 - Sam ✨ Community Manager
@SkyrimBeast6 ай бұрын
@@WPEngineBuilders Thank you so much Sam!
@alsherifkhalaf73858 ай бұрын
Why you don't use app router in nextjs ?
@WPEngineBuilders8 ай бұрын
For this one, we just wanted to use Faust.js with the Pages Router for ease. We do have some App Router content for headless WordPress and Faust.js does support the App Router in experimental. Let me know if you have any questions about that. Also our Discord channel has a lot of resources!