DEV Community

Discussion on: My Thoughts on React and Vue.

Collapse
 
seanmclem profile image
Seanmclem • Edited

React seems intimidating to start, but quickly gets easier. I think that's what everyone loves about it.

Collapse
 
voidjuneau profile image
Juneau Lim

I hope so. I couldn’t reach that point yet.

Collapse
 
macmacky profile image
Mark Abeto • Edited

yea that's what I thought when I started using React. But when you understand the basic concepts like Components, Props,State,Binding Functions, and Immutability it really gets easier.