D
D
Daria2022-03-01 13:59:06
JavaScript
Daria, 2022-03-01 13:59:06

Is it possible to make a site blog using Sanity CMS, and the rest of the site - a learning platform - on the MERN stack?

I am developing a platform for a client, he first asked me to make a blog on next js + sanity, and the rest of it - not on cms. I'm thinking of using the MERN stack. But I have never linked two different approaches. Is it generally good practice to split development like this? Or is it better to make a blog on the MERN stack using NEXT js for the blog?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Koryakin, 2022-03-01
@zettend

Any Headless CMS contains an API interface through which you can communicate with the MERN stack.
Yes, you can. But MongoDB may be in question, it already depends on the CMS itself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question