For further actions, you may consider blocking this person and/or reporting abuse
This community will be migrating to a dedicated subforem in the near future. We are excited to announce a new take on the CodeNewbie Community soon! Email support@forem.com if you have any questions.
Hi KC,
I suggest learning Vanilla Js first before React/Angular or Vue. I'm saying from my point of view and after a few failures on interviews. You should get all the weird parts of JS otherwise you will struggle with frameworks. I keep my fingers crossed for maintaining your motivation but recently I realized that in my case consistency is the key and motivation is just an addition.
I definitely agree with this. You should learn the ins and outs of JS before moving onto a framework.
There's a Udemy Course I took with the Instructor Colte Steele, The Web Developer Bootcamp. He does a really great job of explaining JS. You don't have to do the whole course, but the JS section was great, and he's funny. Udemy courses are pretty cheap and I think a great value.
Other than that, just trying to do some coding challenges will really help.
udemy.com/course/the-web-developer...
Thanks both for the advice.
Yeah I'm refocused on JS and I'm working through Wes Bos's JS course at the moment. Also attempting Frontend Mentor Challenges.