Remix.run Logo
epolanski 3 hours ago

Why are people using React to write simple ecommerces?

Why are React devs pulling object utils from lodash instead of reimplementing them?

motorest 2 hours ago | parent [-]

> Why are people using React to write simple ecommerces?

What leads you to believe React is not well suited to simple ecommerce sites?

epolanski an hour ago | parent [-]

1. It's a solution meant for highly interactive app-like websites, not static-content driven websites like ecommerces. React in this context is just the wrong tool for the problem that will give you a huge array of performance, bugs and ux problems.

2. Extensive ecommerce experience including Disney, Carnival Cruises, Booking, TUI, and some of the European leaders in real estate and professional home building tools among the others.