Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Take a decently non-trivial project and build it from start to finish. Pretty much the only way to learn, you'll get to know stuff by running into problems and search engine-ing your way out.
-
Nawap13975yI would say, start building simple reactJS application, u will learn the JS in the most difficult way, but u will understand it in the best way.
ATB ! -
Do you want to go into a full stack JS dev role or are tou more interested in using JS for frontend development?
If for frontend therr are multiple projects you can build for which pure JS manages your frontend, same could be said for backend JS.
Use MDN(a lot) and read through You Don't Know JS(books series, these are free) and also check on the Modern JS tutorial at javascript.info
Eloquent JS is another excellent resource :D. I would not suggest learning a framework like react just yet, concentrate on pure JS, that way you can go around its quirks, and learn its fundamental building blocks well. -
First: ditch SoloLearn. I started with it and it really only hurt later.
Check out CodeCademy or FreeCodeCamp. They have some good stuff. -
@Nawap That's absolutely horrible advice. ReactJS will be impossible to truly learn JS with if you don't know the fundamentals first.
-
Nawap13975y@PrivateGER
That's y I said it's a difficult way.
I just personally feel top-down approach on learning (like blindly copy paste the code and drill down how it's working)
Yeah learning that way only u would have tried some concepts but that's enough to sustain Ur intrest in the area, and then explore !! -
stub1445y@RememberMe Ive considered that but have just lacked the confidence to follow though. Maybe its times. Thanks
-
stub1445y@PrivateGER Ive heard good things about FCC on Reddit. The Odin Project was also mentioned. Do you have any experience with that? Thanks for the advice. Your right its time to ditch Sololearn for greener pastures.
-
I started by learning Typescript and then slowly emerging into the JS ecosystem
-
@derekwsparks just start a project and go ahead with it. The worst thing that can happen is that you fail but you learn something anyway, which still leaves you better off than you were before.
-
stub1445y@RememberMe great advice. Thanks. That just leaves me with what project should I choose. I have dozens of app ideas but all are way out of my scope of knowledge right now. I'll Google around for some simple app ideas and go from there.
-
stub1444y@RememberMe thanks for the advice. I've since switched to Python and it's related or extended languages such as Flask and Brython. Same concept applies though.
Probably going to work on making a webpage and hosting it on the dark web. I'm still pretty noobish so this should be interesting.
Related Rants
I'm struggling with learning JavaScript and wondered if anyone had advice that would make learning and retaining it a little easier.
I've been through multiple HTML and CSS fundamentals courses on various apps and a couple on JavaScript and though I have the basics more or less down the more advanced stuff is really kicking my brains butt.
I would ask this on Sololearn but 90% of people on there are morons who struggle to even use the app let alone read. A page can give you the answer to a question that follows and you got people saying that they need help with the answer. I mean how dumb can you be?
I'm not looking for an easy ride but I do feel I lack direction and with so many resources out there I'm a bit lost as to what experienced devs think are good.
I'm pretty consistent on at least on hour a day, 7 days a week. Though I only have about 2 months of experience which isn't crap in regards to the bigger picture. So I'm still extremely green but also very dedicated and want to learn so I can change careers.
Anyways opinions and or criticisms are welcome.Cheers.
question
advice
html
motivation
trouble
css
javascript
lost
learn
direction
hard
sololearn