Ibsham's avatar

Which Tech Stack will be better for this application ?

Which Tech Stack will be better for an application that is a platform for Student from different universities where they can discuss ideas and CS concepts in a forum format.

  1. Vuejs + Laravel
  2. Livewire + Laravel
  3. Blade Templates + Laravel
1 like
3 replies
martinbean's avatar

Tech stack choice, a successful site does not make.

Pick the stack you’re most comfortable and productive with.

5 likes
vincent15000's avatar

As @martinbean said, the best choice will be the tech stack where you are the most comfortable with.

But it depends also on some other characteristics : for example if you need real-time data like on a chat, it's perhaps a good idea to work with Laravel / VueJS or Laravel / Livewire.

1 like
jlrdw's avatar

You also have to consider if you are doing a mobile app or just a mobile friendly site.

You probably won't need an app for this.

2 likes

Please or to participate in this conversation.