Categories

I write about web development and modern JavaScript frameworks.

Stay Tuned

Want to become a Next.js pro?
The best articles, links and news related to web development delivered once a week to your inbox.

Latest Articles

A few handcrafted articles about my thoughts and experiments.

image alt attribute
React
React 状态管理与 Redux、 React Redux
React 是一个 UI 库,只能做 UI 相关的工作,它没有架构、没有模板、没有设计模式、没有路由,也没有数据管理。
Published on
image alt attribute
React
一次搞懂 React Router(含源码分析)
如果你的应用不止一个页面,那么,你就需要路由。
Published on
image alt attribute
React
React 项目中的样式处理
React 官方文档中是没有任何 css 相关的处理方案的,留给大家来思考了。
Published on
image alt attribute
React
SWR 说:或许你真的不需要 Redux
Redux 确实有用,但你的需求或许用不到。
Published on
image alt attribute
React
Virtual DOM 与 Fiber
Fiber 是践行代数效应的产物。
Published on
image alt attribute
React
React 架构
React17 架构可以分为三层:Scheduler(调度器)、Reconciler(协调器)、Renderer(渲染器)。
Published on
image alt attribute
React
React 源码(一) 整体流程
知其然,知其所以然。
Published on
image alt attribute
React
React 目录结构
从目录结构看 React 源码
Published on
image alt attribute
React
React 理念
React 是用于构建用户界面的 JavaScript 库,用于构建快速响应的大型 Web 应用程序的首选方式。
Published on
Page 4 of 5