fe-weekly icon indicating copy to clipboard operation
fe-weekly copied to clipboard

每周一次,每次七篇,针对 web前端开发人员

Results 54 fe-weekly issues
Sort by recently updated
recently updated
newest added

1. 网页性能检测与评估 https://juejin.im/post/5ab05306518825611a404cbb 2. HTMLUnknownElement与HTML5自定义元素 http://www.zhangxinxu.com/wordpress/2018/03/htmlunknownelement-html5-custom-elements/ 3. 作为程序员,你关注哪些国外 IT 网站 https://www.zhihu.com/question/26155575 4. 从零开始写一个Javascript解析器 https://cnodejs.org/topic/5aa2a128ce4a27f867526f7e 5. Koa2源码解读 https://zhuanlan.zhihu.com/p/34797505 6. 关于PureComponent对性能影响的一些探究 https://zhuanlan.zhihu.com/p/34804173 7. javascript 中的 3 个流行的神经算法库: * https://github.com/karpathy/convnetjs * https://github.com/cazala/synaptic *...

1. 美团点评金融平台Web前端技术体系 https://zhuanlan.zhihu.com/p/34606000 2. 【译】Web 开发者使用 JavaScript 进行机器学习指南 https://zhuanlan.zhihu.com/p/34329223 3. 前端性能优化——关键渲染路径 https://github.com/Pines-Cheng/blog/issues/43 4. 扎克伯格为提高员工工作效率,做了这 26 张 PPT https://mp.weixin.qq.com/s/D_U5xAuDpUiUKoxVtu-jSQ 5. iOS 中的 JS https://zhuanlan.zhihu.com/p/34646281 6. React框架16版中的错误边界 http://zcfy.cc/article/error-boundaries-in-react-16-hacker-noon-4441.html 7. Chrome 66 新增异步剪贴板API...

1. 精读《webpack4.0 升级指南》 https://github.com/dt-fe/weekly/blob/master/47.精读《webpack4.0%20升级指南》.md 2. 百度开源项目ECharts首进Apache孵化器 https://zhuanlan.zhihu.com/p/34338398 3. requestAnimationFrame http://www.cnblogs.com/onepixel/p/7078617.html 4. 多行文本 样式怎么没了? https://zhuanlan.zhihu.com/p/34203741 5. mpvue: 基于 Vue.js 的小程序开发框架 https://github.com/Meituan-Dianping/mpvue 6. 优雅的提交你的 Git Commit Message https://zhuanlan.zhihu.com/p/34223150 7. 要做软件工程师,而不是前端工程师 https://github.com/lcxfs1991/blog/issues/24

1. 你了解过Babel吗?写过Babel插件吗 https://cnodejs.org/topic/5a9317d38d6e16e56bb808d1 2. 关于 Promise 的 9 个提示 https://github.com/xitu/gold-miner/blob/master/TODO/promising-promise-tips.md 3. 使用JS检测用户是否安装某font-family字体 http://www.zhangxinxu.com/wordpress/2018/02/js-detect-suppot-font-family/ 4. 微信小程序内嵌网页的一些(最佳)实践 https://github.com/zhuanzhuanfe/articles/issues/4 5. Node.js 调试指南 https://github.com/nswbmw/node-in-debugging 6. https连接的前几毫秒发生了什么 https://fed.renren.com/2017/02/03/https/ 7. 因内部闹矛盾,PhantomJS 宣布封存归档暂停开发 http://www.oschina.net/news/93892/phantomjs-suspend-the-dev

1. 从贺老微博引出的“遍历器(Iterators)加速那些奥秘” https://zhuanlan.zhihu.com/p/28207957 2. 新版 Chrome 带来了新的字体渲染属性 font-display https://mp.weixin.qq.com/s/Z_AevQB0_PtANBuxC_gGYQ 3. Node 定时器详解 http://www.ruanyifeng.com/blog/2018/02/node-event-loop.html 4. 从新的 Context API 看 React 应用设计模式 https://zhuanlan.zhihu.com/p/33925435 5. ES2018 新特征之:异步迭代器 for-await-of https://segmentfault.com/a/1190000013387616 6. React 是怎样炼成的 https://segmentfault.com/a/1190000013365426...

1. Google Chrome 团队官方的无界面(Headless)Chrome 工具 https://github.com/GoogleChrome/puppeteer 2. import、require、export、module.exports 混合详解 https://github.com/ShowJoy-com/showjoy-blog/issues/39 3. Can (a== 1 && a ==2 && a==3) ever evaluate to true? https://stackoverflow.com/questions/48270127/can-a-1-a-2-a-3-ever-evaluate-to-true 4. 探索babel和babel插件是怎么工作的 https://www.hazyzh.com/b/180211145458 5. 我用了两个月的时间才理解 let...

1. 图解计算机科学 - YouTube https://www.youtube.com/watch?v=SzJ46YA_RaA 2. Node.js 9 的新特性 https://zhuanlan.zhihu.com/p/33674757 3. 用 preload 预加载页面资源 https://zhuanlan.zhihu.com/p/33759023 4. 一个关于模板字符串的使用技巧,以及 String.raw() 函数 https://zhuanlan.zhihu.com/p/33679862 5. 【译】10 种最常见的 Javascript 错误 https://juejin.im/entry/5a7917c96fb9a063435eba47 6. ECMAScript 2018 正式标准公布...

1. React 要出新 Context API 了 https://zhuanlan.zhihu.com/p/33482759 2. React16 中的异常处理(前端监控实现)https://zhuanlan.zhihu.com/p/33316821 3. 深入理解 webpack 文件打包机制 https://github.com/happylindz/blog/issues/6 4. 缓存详解 http://blog.damonare.cn/2017/11/24/%E7%BC%93%E5%AD%98%E8%AF%A6%E8%A7%A3/ 5. Modern CSS framework based on Flexbox https://github.com/jgthms/bulma 6. React 是否保持 state...

1. 从1.8万篇文章中脱颖而出45个最棒的 React.js 学习指南(2018版)https://zhuanlan.zhihu.com/p/33207643 2. 如何设计「拖放」功能 https://zhuanlan.zhihu.com/p/33243404 3. JavaScript 正则表达式匹配汉字 https://zhuanlan.zhihu.com/p/33335629 4. Airbnb JavaScript Style 阅读注解 https://segmentfault.com/a/1190000012875529 5. JS things I never knew existed http://air.ghost.io/js-things-i-never-knew-existed/ 6. 我是一个CPU:这个世界慢!死!了! http://blog.51cto.com/13188467/2065321 7. React...

1. Nodejs:摆脱黑工坊发展出一款基础企业级框架 https://zhuanlan.zhihu.com/p/33143058 2. Web 前端中的增强现实(AR)开发技术 https://qianduan.group/posts/5a5f89cb0cf6b624d2239c65 3. 这一次,彻底弄懂 JavaScript 执行机制 https://juejin.im/post/59e85eebf265da430d571f89 4. Event Loop的规范和实现 https://juejin.im/post/5a6155126fb9a01cb64edb45 5. 详解JavaScript中的Event Loop(事件循环)机制 https://zhuanlan.zhihu.com/p/33058983 6. 从浏览器多进程到JS单线程,JS运行机制最全面的一次梳理 https://segmentfault.com/a/1190000012925872 7. 来一场轰轰烈烈的HTTP协议扫盲革命 https://segmentfault.com/a/1190000012789390