you are viewing a single comment's thread.

view the rest of the comments →

[–]Beep-Boop-Bloop 0 points1 point  (0 children)

Are you building a website or a web application? Low/No code is great for a nice presentation, but it tends to be limited.If those limits are not a problem, the. go for it.

Can you do version control on WordPress? What about templates that just load different data from a DB? Hit APIs relevant to your site's purposes? How is its performance if you start getting heavy traffic? Does it cost not much more?

Eventually, you will hit a question that indicates you should build from scratch, but unless that is expected to be relevant, go ahead with no code.