* [25.1](https://github.com/yuche/javascript#25.1) 使用 `$` 作为存储 jQuery 对象的变量名前缀。 ~~~ // bad const sidebar = $('.sidebar'); // good

评论区

登录 后参与评论
× Preview