I'm new to web development and I've been struggling to get the hang of React. I'm wondering if Vue would be a better choice for someone just starting out. Should I switch to Vue, or should I stick it out with React?
2 Answers
Honestly, it might just come down to personal preference. Some folks find Vue to be a bit easier to pick up, while React is also pretty approachable once you get the hang of it. You could either continue with React or take a moment to strengthen your programming basics before diving deeper into frameworks.
Make sure you’ve got a grip on the basics like HTML, CSS, and JavaScript before jumping into a framework. They're essential for understanding how everything fits together!
I do know the basics. I've started learning them, but right now I'm just getting theoretical knowledge since I don’t have a laptop yet.