TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Guide to becoming a modern front end developer

116 pointsby Lilian_Leeabout 5 years ago

16 comments

JimDabellabout 5 years ago
This is a disaster and more likely to put a newbie off or confuse them than to help them.<p>Why is the largest callout dedicated to WebAssembly, noting it as not ready yet? Why is &quot;Using DevTools&quot; near the bottom, branched off PWAs instead of near the top? Why are server-side things like Apollo on there, above things like static site generators? Why are mobile and desktop applications on there? There&#x27;s a stack of &quot;Redux, MobX, RxJS, NgRx, VueX&quot; boxes along one side with a tick next to each one. Who is that supposed to be helping?<p>How is a newbie trying to get into front-end development meant to make sense of this without being completely overwhelmed? I know developers with years of experience that would be scared by this; it&#x27;s one gigantic imposter syndrome trigger.<p>In order for a resource like this to be effective, it needs to prioritise and contextualise. This reads more like a &quot;look at all the things I know about&quot; boast. Less is more. A resource that aims to actually help newbies should be at most a quarter of the size and actually provide context and priorities.
评论 #22766251 未加载
评论 #22766490 未加载
评论 #22766177 未加载
评论 #22766191 未加载
评论 #22766276 未加载
评论 #22767774 未加载
评论 #22766608 未加载
评论 #22766292 未加载
评论 #22766167 未加载
评论 #22766330 未加载
评论 #22766426 未加载
评论 #22766155 未加载
mattlondonabout 5 years ago
This seems to be very specific to certain libraries and frameworks (mainly react and it&#x27;s ecosystem it seems).<p>This I feel is a mistake.<p>Not so long ago AngularJS was <i>the</i> framework, and now it is basically legacy-&#x2F;maintenance-only (...and before that jQuery-based things). React will suffer the same fate one day too ... the same way that it happens to all things in tech eventually. Plus react is not the only game in town either, and you may never even touch it in your work so you might be wasting time learning all the react ecosystem things on that list.<p>I think it would be better for new developers to focus more on the core fundamental techs (while cognizant that these techs may change in the future!) and transferable skills first rather than bothering to even think about react and it&#x27;s ecosystem:<p>- know inside-out what happens front-to-back when you put in <a href="https:&#x2F;&#x2F;example.com" rel="nofollow">https:&#x2F;&#x2F;example.com</a> in your browser and the page appears (so DNS, TCP&#x2F;IP, TLS, HTTP, HTML, DOM etc)<p>- learn HTML + CSS (semantics, layout approaches, accessibility etc)<p>- learn how to run your own server (Apache, nginx, iis or whatever - doesn&#x27;t matter) so you know <i>how</i> things get hosted and served. Do some basic server side &quot;hello world&quot; thing using PHP&#x2F;C#&#x2F;Ruby&#x2F;Java&#x2F;whatever + a DB to learn how server-side rendering happens, then try just returning JSON instead of rendered-HTML.<p>- learn JavaScript <i>and then get really really comfortable doing lots of JavaScript</i>. Also learn how JavaScript + HTML DOM work together.<p>- Optionally now learn typescript and if you&#x27;re not from a technical background also learn about testing, build tools and source control (these are a given for experienced Devs from other disciplines)<p>- learn the OWASP top 10 security problems, and strategies&#x2F;techniques to mitigate them.<p>- Don&#x27;t forget basic UX fundamentals in case you find yourself being the designer as well as the developer (happens a lot for better or worse)<p>... now you are ready to go and use whatever the current flavour of the month library is both for today and for tomorrow.<p>Good luck to any aspiring Devs! Frontend work is really fun and satisfying work IMO. Stick at it! :)
评论 #22766790 未加载
erikschosterabout 5 years ago
It’s nice to a number of articles making it to the front page that prioritize fundamentals, but it made me sad to see accessibility listed here as a second class topic. It goes well beyond HTML annotations. Opening the door wide shouldn’t be an afterthought.
评论 #22766288 未加载
daenzabout 5 years ago
I&#x27;ve been teaching my partner to code lately (Python). She&#x27;s picking it up fairly quickly, but what I am learning is just how damn complicated and unapproachable we&#x27;ve made everything. There&#x27;s layers upon layers of outdated&#x2F;wrong documentation online. Frameworks&#x2F;best practices&#x2F;patterns falling in and out of favor. Giving a new person the abbreviated version of why some things are the way they are is a really difficult task. It&#x27;s demoralizing to me because I know how demoralizing it would be to her if she knew the breadth of things she needs to learn to even have a hint of competence.<p>I&#x27;ve got no answers, but this roadmap brought out all of those feelings.
评论 #22766965 未加载
gorpomonabout 5 years ago
These flowchart guides to being an X developer are posted on here periodically, and they&#x27;re often pilloried for being bloated and intimidating. I think they&#x27;re plenty fine, they just require the right framing.<p>The keyword for this one is &quot;modern&quot;, and the keyword for almost all of these comprehensive lists should be &quot;senior&quot;. As a senior front end engineer I have exposure to almost every item on this list and can speak to either a time I&#x27;ve used them, or why I opt not to use them (Tailwind CSS, Gatsby.JS, Rollup, and some others). As a newer developer, you are not expected to have exposure to most items in the list. Rather we just want you to be on your way to being highly proficient in the important ones.<p>Also, picking one item from a group (items connected to a block by dotted lines are in the same group) and learning it well is sufficient. In learning one of those well you&#x27;ll get scant exposure to the others (via reading articles and such), and from that you can make a switch at some point, or better know why you won&#x27;t be switching.<p>These charts can be valuable for understanding the scope of a profession, but they shouldn&#x27;t be intimidating.
ahnickabout 5 years ago
I remember when being a frontend developer meant having gone through most of the material on the HTMLGoodies site. Life was so much simpler in the 90s. :)
bound008about 5 years ago
The backend one is GOLD. Literal GOLD. <a href="https:&#x2F;&#x2F;roadmap.sh&#x2F;backend" rel="nofollow">https:&#x2F;&#x2F;roadmap.sh&#x2F;backend</a>
评论 #22766113 未加载
评论 #22766303 未加载
kingluditeabout 5 years ago
As much as I hate most things onthere I have to applaud the overview.<p>Now for the jokes since I cant help myself:<p>1 - I feel the map needs pictures of sea monsters and mermaids.<p>2 - Imagine how much more useful this would be printed on paper.<p>3 - View the source of the page and &quot;woah!&quot; with me, all that to display an &lt;img&gt;?<p>4 - Which one of all these tools makes such wonderful flowcharts?<p>5 - Why cant html make such beautiful pages?<p>6 - I tried clicking on one of the many boxes expecting a tutorial. Having to look up the entries on a different page is really not-done in IT.<p>7 - I tried copying the text but it is an image. (see 4th &amp; 5th item on the right)<p>8 - &quot;Find the detailed version of this roadmap on...&quot; wait.. I&#x27;m already on roadmap.sh? You could put a div with a white background-color over the image to cover up this [extra] bit of confusion (Even I don&#x27;t know if I&#x27;m joking anymore)<p>9 - At the end above &quot;keep learning&quot; it should say: &quot;static html&quot;<p>10 - Where do I buy the T shirt?<p>Conclusion: Well done! Ill be visiting this page many times! Thanks for making it!
评论 #22770151 未加载
DeathArrowabout 5 years ago
So if you, God forbid, use MVC to generate views on the server side or use plain JS and jQuery that means you are using antiquated, obsolete, outdated methods of web development?<p>What if you are bypassing JS and target web assembly using Blazor? Is Blazor obsolete before even being officially released?<p>I strongly believe in &quot;right tool for the job&quot; and while Angular &amp; React &amp; NPM &amp; Node can be the right tool for a particular job, I don&#x27;t think they are the answers to all web development needs, modern or antiquated.<p>The same with React Native. I don&#x27;t think that every mobile app should be written in React Native just because it exists, it&#x27;s JS and it&#x27;s &quot;modern&quot;.<p>Somehow I won&#x27;t be surprised if someone will release a &quot;modern&quot; JS framework targeting systems programming. And people trying to write game engines, operating systems and process images with it because it&#x27;s modern.
nojvekabout 5 years ago
We’ve seen this before.<p>The guide to modern front-end isn’t hard. Learn html, with css for styling and raw vanilla JS for a bit of interactivity.<p>Learn git so you don’t lose your work. May be deploy with GitHub pages.<p>That’s it, everything else will come later when you experience the pain for it.
thrwaway69about 5 years ago
Road map to frontend development:<p>1. Learn about internet (domains, http, browsers, servers etc)<p>2. Build something with html and css. Learn about accessibility (so many people don&#x27;t properly add all the properties on their html tags)<p>3. Learn javascript to add interactivity.<p>4. Get a book for functional programming. Most modern ui frameworks use a lot of functional concepts. Learn a functional language too. (Elixir is pretty)<p>5. Deployment, stuff that was supposed to be backend engineers job but now you can do it. Functions, cloud stores, cdns, etc.<p>5. Look for jobs on the job boards and see which framework is trending right now.<p>6. Build a HN clone in it.<p>Thank you for coming to my hn talk.
评论 #22767432 未加载
tzmudzinabout 5 years ago
I see a commendable effort, but am very concerned about the treatment of security&#x2F;privacy topics.<p>If we educate our front-end developers like that, web security will remain an unwanted bolt-on providing minimum protection and no regard for privacy.<p>It is a shame these topics are not addressed in more detail, as they will likely remain more useful than the tool of the day.<p>May I suggest treating that as an opportunity?
yumarioabout 5 years ago
See a lot of criticism here. For a math new grad who wants to break in software development, what similar guide would HN recommend? I&#x27;m specially interested in backed.<p>I prefer the guide to be extensive like this one because it give me a sense of what I know and don&#x27;t know.
评论 #22767505 未加载
评论 #22766571 未加载
adamleithpabout 5 years ago
I know Angular has it&#x27;s place in this world, but I just don&#x27;t like it, and will never like it. React, Vue, or Svelte for me (Coming from a front end to full stack)
sunsetSamuraiabout 5 years ago
It would be great if it had a list of resources attached to every concept, sometimes it&#x27;s hard to know where to study from.
justlexi93about 5 years ago
Learn HTML and CSS. And become good at it. Build things. Playing around with (small) UI elements is one thing. Read, read, read. There&#x27;s more to front-end development than building a website. Know your tools. Version control will save your life.... Be the middleman. Do not rush.