Live data from Hacker News

Show HN: A collection of front end Learning Resources

github.com

11–20 of 26 posts

Re: Show HN: A collection of front end Learning Resources

#11
post #3

Not a frontend engineer, but wondering whether svelte is a more promising start for beginners instead of nextjs and other react based frameworks?

Yes in that the learning curve is easier, no in that it's JS wrapped in a domain-specific format and not as "vanilla" as a plain React SPA.

I would try making a small app in React first, and then moving to Svelte to get an idea of why Svelte was made in the first place.

Re: Show HN: A collection of front end Learning Resources

#12
post #3

Not a frontend engineer, but wondering whether svelte is a more promising start for beginners instead of nextjs and other react based frameworks?

It was. Now it is more of the same as React and Vue. Solidjs and Lit (my preference) are real interesting alternatives.

Re: Show HN: A collection of front end Learning Resources

#13
post #8
post #3

Not a frontend engineer, but wondering whether svelte is a more promising start for beginners instead of nextjs and other react based frameworks?

The problem is the job market isn’t there yet. That’s what drives React, that and many people already know it and don’t want to change

I wouldn't say the job market for React is much better than svelte, solid or lit right now.

Re: Show HN: A collection of front end Learning Resources

#14
Do beginners find these type of big list of resources and roadmaps helpful? As someone who's been in the industry for a long time and with several years of FE experience, if someone had shown me this when I was trying to get into FE, I would have found it overwhelming, and anxiety-inducing. I can see how resources like this can give you a lay of the land and give you an idea for how a particular technology fits into the big picture, but beyond that I don't know how useful they are in guiding your learning path. I can also say that not only is it not necessary to know everything in those roadmaps to reach an advanced level of proficiency, just because you are familiar with a bunch of different technologies doesn't mean you're an expert.

When I'm studying a new subject I need guidance rather than a fire-hose of links to resources, but that may just be me.

Re: Show HN: A collection of front end Learning Resources

#16

Do beginners find these type of big list of resources and roadmaps helpful? As someone who's been in the industry for a long time and with several years of FE experience, if someone had shown me this when I was trying to get into FE, I would have found it overwhelming, and anxiety-inducing. I can see how resources like this can give you a lay of the land and give you an idea for how a particular technology fits into…

"Beginner" is a broad term which adds to the confusion.

I program as a hobby without any formal training. Despite doing it on and off for a few decades, I still consider myself an 'advanced beginner' for those reasons. So, having a lay of the land already, a resource like this is helpful when I'm looking for information in a specific area within front-end development.

Somewhat tangential: it's easy to drown in the surfeit of resources out there, to the point of paralysis. I've come to the conclusion that, in the end, you end up teaching yourself. To that end it almost doesn't matter what resource you start with. Just pick one and start asking and answering questions. For those questions you can't answer, the relevant resources will reveal themselves through your search.

+1 to the other commenter's suggestion that GPTs are a huge help in this regard, as long as you set a requirement for yourself not to use any code you don't understand. And GPTs are incredibly helpful with this meta step too.

Re: Show HN: A collection of front end Learning Resources

#19
Lists of things are not a particularly good fit for Show HN and really not for HN in general. Some recent moderator comments explaining it:

https://news.ycombinator.com/item?id=39402244

And it comes up in the Show HN-specific rules https://news.ycombinator.com/showhn.html

Post reply on HN