I've implemented a text editor using tbe CKeditor package that react offers.
Basically, it'll be used to create some sort of blog post. I want to make sure that I take the data(all texts and images---posts basically) and store them in the the database/server.
Now i wanted to know bow do you do that? Been trying to find answers on yhe web, but I'm struggling.