Front-End Engineer 这词很好的体现了前端的特(ku)殊(bi)性。 下图是张克军绘制的前端工程师图解: 前端开发的核心是HTML + CSS + JavaScript。本质上它们构成一个MVC框架,即HTML作为信息模型(Model),CSS控制样式(View),JavaScrip...
分类:
其他好文 时间:
2014-12-19 19:00:02
阅读次数:
199
In many ways, I think being a front end engineer is one of the most complicated jobs in computer science. Most traditional programming concepts don’t ...
分类:
其他好文 时间:
2014-12-18 18:10:45
阅读次数:
181
Yahoo Web优化建议原文:Best Practices for Speeding Up Your Web Site Web应用性能优化黄金法则:先优化前端程序(front-end)的性能,因为这是80%或以上的最终用户响应时间的花费所在。 法则1. 减少HTTP请求次数 80%的最终用户响应时...
分类:
Web程序 时间:
2014-12-18 16:30:28
阅读次数:
263
https://github.com/h5bp/Front-end-Developer-Interview-Questions#contributors1. 一般性问题 What did you learn yesterday/this week?What excites or interests ...
分类:
其他好文 时间:
2014-12-18 11:45:57
阅读次数:
555
参考1fcp是Front-end Compile Platform的简写,即前端编译平台。随着各大公司对前端开发越来越重视,前端开发人数越来越多,就引发了很多的问题:1、如何让大家都按照编码规范来2、如何很方便的进行前端性能优化3、如何避免前端安全漏洞如何使用fcp是用PHP开发的,里面用到了很多第...
分类:
其他好文 时间:
2014-12-08 21:17:54
阅读次数:
140
1. Create a Web API Project you will use ASP.NET Web API to create a web API that returns a list of products. The front-end web page uses jQuery to d....
基于Bootstrap jQuery.validate Form表单验证实践项目结构 :github 上源码地址:https://github.com/starzou/front-end-example 点击打开1、form 表单代码[html]view plaincopyBootstrapFor....
分类:
Web程序 时间:
2014-12-05 19:02:55
阅读次数:
268
PNG是我们经常使用的图片格式,但是你真的了解PNG吗?此次一淘前端分享会,一丝冰凉将带大家深入了解你不知道的PNG。首先有三个问题:什么是 PNG?PNG 有哪些特点?如何优化 PNG?Png的秘密— 内容简介 原文地址:http://www.iyunlu.com/view/Front-end/6...
分类:
其他好文 时间:
2014-12-02 20:31:03
阅读次数:
255
1) Dequeue can quickly insert or delete both at the front or the end. However, vector can only quickly insert or delete at the end.2) Memory allocatio...
分类:
编程语言 时间:
2014-11-28 14:15:34
阅读次数:
145
时不时到知乎看到其他人回答,就带2个职位的缩写,搞得每次都要查一下。FE 指Front-End Development,即:前端开发RD 指Research and Development,即:研发PD 指Product Designer,即:产品设计人员PM 指Product Manage...
分类:
其他好文 时间:
2014-11-14 19:31:40
阅读次数:
347