advice on making first client website
Hello,
Im making a website for a client and need advice on tech stack. I need backend to store content - thinking a headless cms like prisimic so client can upload own content as needed. But do I need React to fetch data with express? Or is Pug fine?
Thank you.
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
thanks, using express for routes and getting data from Prismic and using Pug as a view engine
I feel react is making things harder than thery need to be