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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: A front end developer tool kit

2 点作者 joshuahornby超过 12 年前
What would you say every front end developer should know? A OOP Ruby java php? jQuery SQL What's on your list and why?

4 条评论

flashxx超过 12 年前
As a front end developer the things I would advise someone new to get into are: HTML5, CSS3, jQuery, WordPress + Git(Hub) on the coding side &#38;&#38; branding, copy writing, color theory + good UX/UI principals on the design side.<p>Edit: Some server admin stuff [ cpanel, phpmyadmin, dns ]<p>Hope that's helpful (:
jacalulu超过 12 年前
Having just started diving into front end web development, I'm personally finding java and jQuery super useful. I'm also getting excited by some of the new things HTML5 has to offer.
评论 #4852039 未加载
andrewmunsell超过 12 年前
jQuery. x100. If I had to pick one tool for a front end developer to know, it'd be jQuery/Javascript.
niteshade超过 12 年前
jQuery and Bootstrap. Learn how to make Ajax calls, and get comfortable encoding/decoding JSON.