DEV Community

Discussion on: CMS, Strapi.js/React, vs Django

Collapse
 
reilwaystation profile image
reilwaystation

I tried to migrate my project into strapi but I ended up scraping the idea and let my app stay with django rest framework. It's just a personal preference but I like how django rest framework format their JSON it's simple and customizable. I also thought the the request speed will be faster given that node is faster than python but I guess it's not the case. but strapi is great

Collapse
 
yobretyo profile image
Bret

What’s your stack? I’ve used DRF, I like it. But how often do clients prefer “visual” over code? I like the visual of Strapi, it helps to take away THINKING with things that shouldn’t really be concentrated that much

Collapse
 
reilwaystation profile image
reilwaystation

DRF react

Collapse
 
reilwaystation profile image
reilwaystation

depends on the client. most of the time as long as you can submit your work do whatever you want. at least in some cases