• Home
Sign in Subscribe

deku

A collection of 1 post
introduce deku
react

introduce deku

deku [https://github.com/segmentio/deku] 是 segment.com [https://segment.com] 公司刚刚发布的开源前端框架,语法和工作原理都和 react [https://facebook.github.io/react/] 极为相像。但是也有很不多不同点,比如更轻量级,但是只支持现代浏览器, 取消了class的概念。 Components 在 React 中每一个component都是一个class,你可以这样 class Button extends React.Component { render() { let {type} = this.props return <button type={type}>Hey, i a button!
2015年5月13日 2 min read
Page 1 of 1
© 2025
Powered by Ghost