Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMarc Aldrin Dela Cruz
2,896 PointsJavascript Frameworks and Some basic backend language to learn(suggestions)
I can't find lessons about javascript's frame works(Angular js, react js) but i find them in Javascript library. but the order of the lessons got me confused to which to learn first, I hope you can help me. Suggest an order of my learning path for Javascript Framework here in "Teamtreehouse library".
and after learning Javascript framework, I hope you can help me with simple or basic Backend language learning path.
Hope you can help me. I want to learn more
1 Answer
Jacob Mishkin
23,118 PointsMy advise is before learning a framework, you should learn the basics of JavaScript first. This way it will put you in the right place to learn the framework of the language.
Marc Aldrin Dela Cruz
2,896 PointsMarc Aldrin Dela Cruz
2,896 Pointsis learning the javascript in front-end development track is not enough? i learned the basics, ajax, arrays, what is more to learn?
Jacob Mishkin
23,118 PointsJacob Mishkin
23,118 PointsFor React, you should have a solid understanding of es6, and array methods, OOP would be a good idea, since Components are class based. IF you want go and take some of the classes, and see, but I think its important to review the docs and see if you are comfortable with any JS methods that they are using.
Marc Aldrin Dela Cruz
2,896 PointsMarc Aldrin Dela Cruz
2,896 PointsCan you arrange, what will i learn next? i'll be gladly appriciate it!
Marc Aldrin Dela Cruz
2,896 PointsMarc Aldrin Dela Cruz
2,896 PointsAre you suggesting me to take on Full stack Javascript first? if not, can you list the lessons you take before heading to frameworks thanks
Jacob Mishkin
23,118 PointsJacob Mishkin
23,118 PointsI have already listed my idea, as they are just my own personal opinion. I would say learn as much JS until you feelready to try a framework.
Marc Aldrin Dela Cruz
2,896 PointsMarc Aldrin Dela Cruz
2,896 PointsThanks man! What about after i finish framework, What should i learn.. Php or Java Web development?.. just to add to my back end skills,I might be thinking of taking a fullstack path, if these languages are friendly to me.