fe-weekly
fe-weekly copied to clipboard
每周一次,每次七篇,针对 web前端开发人员
1. 中国首届React大会 Redux 作者 Dan 开场演讲视频 https://v.qq.com/x/page/i0763tiywrf.html 2. Web应用架构入门之11个基本要素 https://www.imooc.com/article/69827 3. JavaScript 引擎基础:原型优化 https://zhuanlan.zhihu.com/p/42630183 4. 学习技术的三部曲:WHAT、HOW、WHY https://zhuanlan.zhihu.com/p/42838812 5. 深入理解JavaScriptCore https://zhuanlan.zhihu.com/p/42859905 6. 20个Chrome DevTools调试技巧 https://blog.fundebug.com/2018/08/22/art-of-debugging-with-chrome-devtools/ 7. 三角函数在前端动画中的应用 https://w3ctrain.com/2018/08/20/trigonometry-you-must-know/
1. 洞察 video 超能力系列——玩转 flv https://juejin.im/post/5b717ba6f265da28112f660d 2. 自己动手打造前端性能监控系统 https://www.musicfe.cn/page/17 3. 简单聊聊 GZIP 的压缩原理与日常应用 https://github.com/rccoder/blog/issues/32 4. 【译】什么时候应该 Server-Side Render? https://zhuanlan.zhihu.com/p/41856333 5. PageSpeed Insights 来了 https://mp.weixin.qq.com/s/9NNauhjaJIKweNv5Xwdovg 6. 写给工程师的十条精进原则 https://juejin.im/post/5b762bace51d45556f41c431 7. 搞定计算机网络面试 https://www.imooc.com/article/68603
1. 通过动画展示 Flexbox 各属性 https://zhuanlan.zhihu.com/p/41369609 2. 如何让 node 也支持从 url 加载一个 module? https://zhuanlan.zhihu.com/p/37643087 3. 改变用户体验的滚动新特性 https://www.w3cplus.com/css/new-scroll-features-that-change-the-user-experience.html 4. 精读 The Cost of JavaScript https://zhuanlan.zhihu.com/p/41292532 5. 录制 terminal 并生成 gif 的工具 https://github.com/faressoft/terminalizer...
1. Web基础体验改进:lazy load https://zhuanlan.zhihu.com/p/37160261 2. 技术管理者的5项特质 https://mp.weixin.qq.com/s/g4ArxM4675Zq2YHhVkumTg 3. 深入解析ES Module https://zhuanlan.zhihu.com/p/40733281 4. 完全在浏览器中开发React应用 https://zhuanlan.zhihu.com/p/40523470 5. 史上最小的mini-electron发布了 https://zhuanlan.zhihu.com/p/40658674 6. Performance 工具指北 https://zhuanlan.zhihu.com/p/41017888 7. What the f**k JavaScript 中文版 https://juejin.im/entry/5999971a518825242725cb67
1. React ref 的前世今生(评论要看) https://zhuanlan.zhihu.com/p/40462264 2. 利用 render props 重构组件 https://zhuanlan.zhihu.com/p/40368696 3. 如何监控网页崩溃? https://zhuanlan.zhihu.com/p/40273861 4. Nginx反向代理与负载均衡 https://juejin.im/post/5b01336af265da0b8a67e5c9 5. 为什么说JSON不适合做配置文件? https://mp.weixin.qq.com/s/pBT7O50zcGrHELhlohNRKA 6. 一张Web性能优化地图 https://github.com/berwin/Blog/issues/23 7. 闲话 CDN https://zhuanlan.zhihu.com/p/39028766
1. 如何更愉快地使用rem https://zhuanlan.zhihu.com/p/39811831 2. 不用预编译,CSS 直接写嵌套的日子就要到了 https://github.com/anjia/blog/issues/1 3. 关于 video 播放的新探索 https://segmentfault.com/a/1190000015611832 4. Vim Ported to WebAssembly https://github.com/rhysd/vim.wasm 5. 如何在Vue项目中使用vw实现移动端适配 https://www.w3cplus.com/mobile/vw-layout-in-vue.html 6. 基于 GitLab CI 搭建前端自动构建环境 https://juejin.im/post/5b470318e51d451993588415 7. 三个JavaScript新功能 https://www.zcfy.cc/article/here-are-three-upcoming-changes-to-javascript-that-you-ll-love
1. Hello world using all 23 kinds of GoF design patterns(权当娱乐)https://github.com/code4craft/hello-design-pattern 2. ES6 的解构赋值前每次都创建一个对象吗?会加重 GC 的负担吗? https://www.zhihu.com/question/282228797 3. 在 web 上使用 JavaScript 模块 https://zhuanlan.zhihu.com/p/38581901 4. Webpack 4 配置最佳实践 (不用管标题,吸收该吸收的)https://github.com/ProtoTeam/blog/blob/master/201806/3.md 5....
1. 译 ES2018(ES9)的新特性(注意看评论) https://zhuanlan.zhihu.com/p/38291770 2. 用 Promise 讲一个悲伤的故事给你听 https://mp.weixin.qq.com/s/-MH2Lj7Bb8KezP2ozlcZ2A 3. Picasso:开启大前端的未来(这是一篇广告) https://zhuanlan.zhihu.com/p/38344491 讨论:如何评价美团点评《Picasso:开启大前端的未来》这篇文章?https://www.zhihu.com/question/281909672 4. 编程哲学(八):偿还不起的技术债务 https://zhuanlan.zhihu.com/p/37657098 5. 前端开发-领域驱动设计 https://yuque.com/mayiprototeam/gfyt69/oq14ia 6. 利用 Jest 为 React 组件编写单元测试 https://zhuanlan.zhihu.com/p/37732927 7. GMTC 大前端时代前端监控的最佳实践 https://zhuanlan.zhihu.com/p/38637451
1. 译 你可能不需要 Derived State https://zhuanlan.zhihu.com/p/38090110 2. 京东多端统一开发框架 泰罗奥特曼 https://github.com/nervjs/taro 3. 编程哲学 系列 * 愚者无疑,智者多虑 https://zhuanlan.zhihu.com/p/37653499 * 让我们想个办法 https://zhuanlan.zhihu.com/p/37653890 * 是什么影响了我们的开发效率 https://zhuanlan.zhihu.com/p/37654697 * 把控间接性 https://zhuanlan.zhihu.com/p/37655447 * 未雨绸缪 https://zhuanlan.zhihu.com/p/37656145 * 从正确归因到个人影响力...
1. MVVM与redux的概念类比 https://zhuanlan.zhihu.com/p/38025611 2. 你可能不需要 Derived State https://zhuanlan.zhihu.com/p/38090110 (评论也要看) 3. 10 个 React 小模式 https://zhuanlan.zhihu.com/p/30905822(评论也要看) 4. 组件化通用模式 https://zhuanlan.zhihu.com/p/32951354 5. 手把手教你撸一个简易的 webpack https://zhuanlan.zhihu.com/p/37864523 6. React v16.3之后的组件生命周期函数 https://zhuanlan.zhihu.com/p/38030418 7. 为什么程序员是一个伟大的职业? https://zhuanlan.zhihu.com/p/35846988 本周所有文章都来自知乎,感谢