https://beta.reactjs.org/

figure how ?

  • next.config.js - 入口配置
  • console - 查看变量意思
  • delete | comparison - 删除一部分代码,做猜测的验证
  • input && output - 猜测输入输出的意义
  • build time 可以做的事,为什么要在runtime做?
  • 遇到报错,如果觉得这个没问题,就是想验证一些猜测,可以删除报错(local的代码)试试看
  • throw Error(‘we are here’)

nextjs

mdxjs.com

prettier.io

  • 各种规则格式化

PR | issue

  • 里面可以用关键词搜索问题

unpkg.com