• 36 Posts
  • 1.04K Comments
Joined 2 years ago
cake
Cake day: October 6th, 2024

help-circle
  • Imo the speed of the language isn’t that important for the types of things you build on web. You can shoot yourself in the foot using JavaScript (with or without React) and you can shoot yourself in the foot with any other language. If you architect a good React app, you can deliver a great user experience. I’m sure there is some web use case that genuinely requires insane performance that you shouldn’t use React for. But for most projects, you’ll be fine.