It just depends on your needs and preferences. This is a good checklist for front end frameworks: http://www.fse.guru/how-to-pick-a-frontend-web-framework
E-commerce Application like Magento
Hi Guys,
I want an advice from you guys. I am going to make an e-commerce application with Laravel 5.1. I want to know which JS front end framework is best like angularJs/reactJs or i will go with blade ?
I am looking forward to hearing from you at your earliest.
@zain Why are you thinking about JavaScript frameworks this early? And what does this have to do with Magento?
Build you application with ‘normal’ Blade views first and then enhance your application with JavaScript, rather than making it rely on it.
Not every one is using a feature-rich browser like Google Chrome on a powerful desktop machine. People seem to have forgotten about progressive enhancement and instead rush to building JavaScript-heavy applications that just fall apart on anything but a modern browser browser on a desktop machine. I’ve browsed JavaScript-based sites that even look horrible on my MacBook.
Please or to participate in this conversation.