记录其他人的优秀的文章以及个人的笔记。每个目录结构都如下,比如 node 文件夹
├── notes
└── technical-articles
notes
用于记录自己的个人笔记,technical-articles
用于记录其他人的文章。
If you are interested in React Hook, star uni-hook
If you are interested in test, star uni-test
- V8
- React 团队 Dan Abramov
- React 团队 Sophie Alpert
- Kent C. Dodds
- Jason Miller Preact 作者
- Marius Schulz TypeScript 为主
daily 用于记录每天看到的一些不错的文章。
- 2019-03-15
- 2019-03-22
- 2019-03-30
- 2019-04-05
- 2019-04-13
- 2019-04-20
- 2019-04-26
- 2019-05-04
- 2019-05-11
- 2019-05-18
- 2019-05-25
- 2019-06-01
- 2019-06-15
- 2019-06-15
- 2019-06-28
- 2019-07-13
- 2019-07-20
- 2019-08-03
- 2019-08-24
- 2019-09-07
- 2019-09-14 虚拟列表专场
- 2019-09-21 sketch 插件开发专场
- 2019-12-06 Drag and Drop
everything-i-know-about-react-i-learned-from-twitter 必读
the-cost-of-javascript-in-2018
The most important lessons I’ve learned after a year of working with React
Here are three upcoming changes to JavaScript that you’ll love
How you can improve your workflow using the JavaScript console
Want to be a top developer? You should build things. Here’s another list to get you started
Scheduling in React 必读
JavaScript Performance Pitfalls in V8
10 Lessons Learned Conducting Code Reviews
How to Build a High Velocity Development Team
How to know what to test
React Fiber Deep Dive with Dan Abramov 必读
react-fiber-architecture
Didact Fiber: Incremental reconciliation
Why is React doing this? 必读
Rendering on the Web 必读
How Figma’s multiplayer technology works
Experiences with Concurrent Mode and Suspense
build-your-own-react
What are the React Team Principles?
Understanding the ECMAScript spec, part 1
「可视化搭建系统」——从设计到架构,探索前端领域技术和业务价值-好文
技术文章篇
- Making the Switch Away from Icon Fonts to SVG: Converting Font Icons to SVG
- 深拷贝的终极探索
- 如何编写 TypeScript 声明文件
- JavaScript 计时器之旅
- VS Code 插件开发全攻略
- 无尽滚动的复杂度 -- 来自 Google 大神的拆解
- 每个 JavaScript 工程师都应懂的 33 个概念
- 一次性搞懂 JavaScript 正则表达式之语法
- 前端黑科技:美团网页首帧优化实践
- Controlled and uncontrolled form inputs in React don't have to be complicated
- 【译】JavaScript 完整手册
- 方位彻底读懂<你不知道的 JavaScript(上)>
- 前端与编译原理——用 JS 写一个 JS 解释器
- Functional programming in TypeScript
- awesome-speakers
- 移动端适配
- Flutter 教程系列
- 前端模块化详解(完整版)
- Node - 从 0 基础到实战企业官网
- 《JavaScript 设计模式与开发实践》最全知识点汇总大全
- 让老板虎躯一震的前端技术,KPI 杀手
- Flutter 44 集免费基础视频教程
- 实践这一次,彻底搞懂浏览器缓存机制
- 性能优化实践
- 近一万字的 ES6 语法知识点补充
- 中高级前端大厂面试秘籍,为你保驾护航金三银四,直通大厂(上)
- Experimenting with Bluetooth in JavaScript apps on the web, in hybrid apps and React Native
- Will it finally: a try/catch quiz
- Taro 多端开发的正确姿势:打造三端统一的网易严选(小程序、H5、React Native)
- 如何编写高质量的函数 -- 敲山震虎篇
- H5 键盘兼容性小结
- Webapck4+Babel7 优化 70%速度
- JS 性能优化 38 条"军规",2019 年呕心力作
- JavaScript Closures: setTimeout Inside a For Loop
- 【前端词典】进阶必备的网络基础(上)
- 【前端词典】进阶必备的网络基础(下)
- 前端开发者必备的 Nginx 知识
- 让你的网页更丝滑(一
- 如何使用 docker 部署前端应用
- vue-cli3 项目从搭建优化到 docker 部署
- GraphQL in Depth: What, Why, and How
- 前端构建秘籍
- Books that Junior Developers should read in 2019
- 「从源码中学习」面试官都不知道的 Vue 题目答案
- Responsible JavaScript: Part I
- 聊一聊前端换肤
- The Most Important Non-Programming Skills for Programmers
- 滑动穿透(锁 body)终极探索
- 关于 webpack4 的 14 个知识点,童叟无欺
- webpack4 的 30 个步骤打造优化到极致的 react 开发环境,如约而至
- 前端工作学习相关网站收集整理
- 蚂蚁金服的前端框架和工程化实践
- Typing Higher Order Components in React
- De Morgan's Laws
- 🚀⚙️ JavaScript Visualized: the JavaScript Engine
- Idiomatic Redux: The History and Implementation of React-Redux
- Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts
- Few Things I Learned while Developing an Icon Library
- How to create an icon library in Angular
- 蒲公英·凹凸精选期刊 - 动画
- build-sketch-plugin-javascript-html-css-part
- Sketch 插件开发实践
- Sketch Plugin Snippets for Plugin Developers
- 动画:从 AE 到 web
- stop-mocking-fetch
- Recoil — Another React State Management Library?
- Taro 3
- 淘宝如何处理弹窗场景
- 斗鱼关注人数爬取 ── 字体反爬的攻与防
- 「可视化搭建系统」——从设计到架构,探索前端领域技术和业务价值
- 从 2.9 秒到 0.6 秒,信息流首屏提效 80%的秘诀
- Design Tokens —— 设计与开发碰撞的火花
- CodeSandbox 是如何让 npm 上的模块直接在浏览器端运行的
- Figma to React
- 系统设计入门
- JavaScript 的静态作用域链与“动态”闭包链-讲的超好的闭包文章
React篇
- 对 JS 及 React 的一些讨论/记录的思考-记录了很多 React 团队的相关,值得一看
- inside-fiber-in-depth
- In-depth explanation of state and props update in React
- React hooks: The Death of classes and lifecycles?
- How to use React.lazy and Suspense for components lazy loading
- Cache your React event listeners to improve performance.
- React hooks: get the current state, back to the future
- Hooks, State, Closures, and useReducer
- Dilemmas With React Hooks - Part 1: States And Reducers
- How to fetch data with React Hooks?
- Getting Started with React - An Overview and Walkthrough
- Dancing between state and effects - a real-world use case
- Using Firebase with React Hooks
面试篇
- React 面试集锦
- 26 个精选的 JavaScript 面试问题
- 刷《一年半经验,百度、有赞、阿里面试总结》·手记
- 一道面试题引起的思考
- 支付宝 6 轮面试经验
- 面试很全的图片值得 star
- 行走的 Offer 收割机
- 【半月刊】前端高频面试题及答案汇总
- 2019 面试准备 - JS 原型与原型链
- 如何轻松拿到淘宝前端 offer
- 那些你需要知道的 CSS-面试
- 【半月刊 2】前端高频面试题及答案汇总
- 2019 面试实战 - 第一回合
- 中高级前端大厂面试秘籍,为你保驾护航金三银四,直通大厂(上)
- (中篇)中高级前端大厂面试秘籍,寒冬中为您保驾护航,直通大厂
- 记录一次蚂蚁金服前端电话面试
- 「中高级前端面试」JavaScript 手写代码无敌秘籍
- 【半月刊 3】前端高频面试题及答案汇总
- 2019 前端面试 | 知其然,并知其所以然
- 前端面经分享 | 腾讯
- 分享阿里前端 p7 架构图谱
- 前端 100 问:能搞懂 80% 的请把简历给我