Frontend Notes
Search
Search
Dark mode
Light mode
Explorer
be-mysql
MySQL - 事务与并发控制
be-node
Nest
cs-data-structures-and-algorithms
二分搜索
冒泡排序
动态规划
归并算法
快速排序
插入排序
数组
栈
选择排序
递归
递推
链表
devops
acme.sh
fe
js
web-components
custom element
Shadow Dom
Web Component
事件
JS 事件
事件处理程序
鼠标事件
鼠标滚轮事件
File API
this
严格模式
作用域
函数显式调用
函数隐式调用
运算符
闭包
react
性能优化
性能优化
requestAnimationFrame
性能优化知识体系
数据压缩
网络层面优化
浏览器
从执行上下文的角度来看变量提升
作用域与作用域链
块级作用域、let 与 const
栈空间和堆空间:数据是如何存储的?
浏览器工作原理
通过调用栈管理执行上下文
软件工程
babel
Babel
Babel Generator
Babel Parser
Babel Traverse
webpack
Entry 与 Output
Loader
Module Federation
Plugin
Webpack
monorepos
Semantic Versioning(语意化版本)
工程化基础
构建 npm CLI 工具
模块化
软件工程
Form 表单
Grids
图片
others
接入微信支付
Home
❯
fe
❯
软件工程
❯
babel
❯
Babel Generator
Babel Generator
Dec 25, 2024
1 min read
@babel/generator
将 AST 转换成代码。
Graph View
Backlinks
Babel