Skip to main content
Fine's Blog
技术
生活
GitHub
🌜
🌞
One doc tagged with "我们写的 JSX 终将变成什么"
View All Tags
我们写的 JSX 终将变成什么
在 React 的世界中,函数和类就是 UI 的载体。我们甚至可以理解为,将数据传入 React 的类和函数中,返回的就是 UI 界面。