AI Agent 前端三道流式面试题——SSE vs WebSocket、长文本渲染不卡顿、React Fiber 对高频更新的优势——从 TCP chunked、SSE 四种实现方式(fetch+ReadableStream / EventSource / XHR / Node)、增量 DOM、时间切片、Lane 模型一路讲透。
> DULUU_GUO:/tags/react
found 3 post(s)
写react项目快一年了,最近写项目用到了redux-saga这个框架,大家总是拿,redux-saga和redux-thunk相提并论,大概都是因为大家先用了redux-thunk,然后才用了redux-saga的缘由吧,因为我觉得确实redux-saga做的比redux...
转载自Setting up your React /ES6 Development environment with Webpack, Express and Babel