3
tahnik
7y

!rant

I need some help. For a website with some basic client login and profile, some details from client etc, what is the best web stack?

I know ReactJS and Node quite well. But React for this is probably overkill. What do you guys suggest?

Comments
  • 2
    If I need a quick and dirty solution I would use any js framework with routing capabilities and firebase for everything else, from auth to persistence.
  • 2
    I wouldn't use a front-end framework. Something like Django or Laravel as backend maybe
  • 1
    I will probably receive downvotes for this, but I would recommend WordPress as base...
  • 0
    Rails
  • 0
    No ones in favor for "just PHP"? Gets the job done.
Add Comment