HI, YANCEY!

死は生の対極としてではなく、その一部として存在している。

We stand in solidarity with the Ukrainian people against the Russian invasion. 🇺🇦

New Release!

Hyper Chat
rs_openai
LeetCode Trip

The Latest!

An Overview of Blockchain

Released At December 23, 2024

An Overview of Blockchain

5 PV
0 Likes

An Overview of Blockchain

New Zealand Memories

Released At November 17, 2024

New Zealand Memories

15 PV
0 Likes

A tour in NZ. 🇳🇿

How to deploy Nest.js microservices using Kubernetes

Released At November 14, 2024

How to deploy Nest.js microservices using Kubernetes

196 PV
4 Likes

The aim of the project is to use Nest.js to build a microservice project that communicate via gRPC and a gateway service to expose API, use RabbitMQ to handle message queues, and ELK for log management. Finally, Docker and Kubernetes will be used for building and deploying those services.

Vite 源码解析(7) - 依赖预构建

Released At October 25, 2023

Vite 源码解析(7) - 依赖预构建

0 PV
0 Likes

todo

Vite 源码解析(6) - HMR 原理

Released At October 25, 2023

Vite 源码解析(6) - HMR 原理

0 PV
0 Likes

todo

Vite 源码解析(5) - importAnalysis 插件

Released At October 25, 2023

Vite 源码解析(5) - importAnalysis 插件

2 PV
0 Likes

todo

Vite 源码解析(4) - 开发服务篇

Released At October 25, 2023

Vite 源码解析(4) - 开发服务篇

1 PV
0 Likes

我们在解析完配置, 创建了插件容器之后, 要想运行一个开发环境, 并且持续的给客户端发送热更新 module, 开发服务是必不可少的, 本篇我们来讲一讲 vite 的开发 server 环境, 中间件机制, 以及如何监听文件的改动, 并通过 ws 发送给客户端的. 值得注意的是, 早期 vite 用的 koa 一把梭, 到了后面开始自己卷了个开发服务, 整体大同小异, 下面我们来逐一分析下.

Vite 源码解析(3) - 插件篇

Released At October 24, 2023

Vite 源码解析(3) - 插件篇

0 PV
0 Likes

无论是 webpack 还是 vite, 插件机制都极大的扩展了这些打包器的深度和广度, 这一篇我们深入 Vite 的插件机制, 了解它是如何运作的.

Vite 源码解析(2) - 模块依赖图

Released At October 24, 2023

Vite 源码解析(2) - 模块依赖图

0 PV
0 Likes

由于现代前端都是模块化开发, 因此各个模块之间会产生各种各样多对多的依赖关系. 为此, 各个打包器都要以 entry 作为起点, 去寻找整个 APP 的模块依赖图. vite 也不例外, 我们这篇文章就来学习下 vite 的 ModuleGraph 是如何实现的.

Vite 源码解析(1) - 配置篇

Released At October 24, 2023

Vite 源码解析(1) - 配置篇

1 PV
0 Likes

欢迎来到 Vite 源码解析系列. Vite 作为新时代的打包神器, 缝合了, 哦不, 集成了 ES Module, bundleless, esbulid, rollup 等优秀思想和特性. 本系列假设你已经使用过 Vite, 对 Vite 配置, 插件机制有一定了解. 并且对 esbuild, rollup 的配置有一定了解.

正在加载中...

    Search by