/webconf

Primary LanguageTypeScriptMIT LicenseMIT

webconf

conference website
稀土开发者大会 https://conf.juejin.cn/
GMTC 全球大前端技术大会 https://gmtc.infoq.cn/
D2 终端技术大会 https://d2.alibabatech.com/
前端早早聊大会 https://www.zaozao.run/
VueConf https://node.fequan.com/
Vue Conf Taiwan https://laravelconf.tw/
Web 前沿技术论坛 https://www.w3.org/2023/06/china-web-forum/
JSWorld https://jsworldconference.com/
VueJS Amsterdam https://vuejs.amsterdam/
VueConf US https://us.vuejs.org/
React Summit https://reactsummit.com/
React Live https://reactlive.nl/
DEV WORLD https://devworldconference.com/
Vite Conf https://viteconf.org/23/
CSS Day https://cssday.nl/2023
ReactNext https://www.react-next.com/
JSHeroes https://jsheroes.io/
iJS https://javascript-conference.com/munich/

BBS(电子公告)

支持accesskey属性的html元素:

  • a
  • area
  • input
  • button
  • label
  • legend
  • textarea
<!-- START block comment text -->
<a href="mailto:3228891558@qq.com">send</a>
<a href="javascript: void 0">click</a>

<!-- END -->

w3c验证器

<p dangerouslySetInnerHTML={{__html:''}}></p>

TS编译流程: 源码 -> 扫描(scan) -> token流 -> 解析(parse) -> ast -> 绑定(bind) -> 符号 -> 检查(check)