TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What do you recommend for a web development novice?

10 点作者 jbranchaud超过 11 年前
My friend, an experienced software engineer, is extremely new to the world of web development. I am building him a list of resources, libraries, tools, workflows, tutorials, etc. to help him get up to speed. I would appreciate the recommendations and suggestions of the HN community.

6 条评论

ricardobeat超过 11 年前
This is a good start: <a href="http://rmurphey.com/blog/2012/04/12/a-baseline-for-front-end-developers/" rel="nofollow">http:&#x2F;&#x2F;rmurphey.com&#x2F;blog&#x2F;2012&#x2F;04&#x2F;12&#x2F;a-baseline-for-front-end...</a><p>All the links you&#x27;ll ever need: <a href="https://github.com/christopherscott/frontend-toolbox" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;christopherscott&#x2F;frontend-toolbox</a> and <a href="https://github.com/dypsilon/frontend-dev-bookmarks" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dypsilon&#x2F;frontend-dev-bookmarks</a>
评论 #7064946 未加载
moya超过 11 年前
I&#x27;m also getting started. Is the MDN a good place to start?<p><a href="https://developer.mozilla.org/en-US/docs/Web" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web</a>
评论 #7061475 未加载
freigeist超过 11 年前
Teaching myself, I found the following resources helpful:<p>* Michael Hartl&#x27;s Rails Tutorial: <a href="http://ruby.railstutorial.org/" rel="nofollow">http:&#x2F;&#x2F;ruby.railstutorial.org&#x2F;</a><p>* Steve Huffman&#x27;s Web Development Class: <a href="https://www.udacity.com/course/cs253" rel="nofollow">https:&#x2F;&#x2F;www.udacity.com&#x2F;course&#x2F;cs253</a><p>* Balaji Srinivasan&#x27;s Startup Engineering Class: <a href="https://www.coursera.org/course/startup" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;course&#x2F;startup</a>
tonteldoos超过 11 年前
Unfortunately I can&#x27;t contribute much, because I am largely in your friend&#x27;s boat. Any chance of making whatever list of resources you compile public in a blogpost somewhere?
评论 #7061442 未加载
jbranchaud超过 11 年前
Is it generally recommended to start off using some sort of CSS framework like Bootstrap (<a href="http://getbootstrap.com/" rel="nofollow">http:&#x2F;&#x2F;getbootstrap.com&#x2F;</a>) or Foundation (<a href="http://foundation.zurb.com/" rel="nofollow">http:&#x2F;&#x2F;foundation.zurb.com&#x2F;</a>)?
评论 #7063930 未加载
评论 #7061939 未加载
eguneys超过 11 年前
my excellent blog <a href="http://eguneys.github.io" rel="nofollow">http:&#x2F;&#x2F;eguneys.github.io</a>