Popselect is a jQuery plugin to replace the traditional <select>
box with a sleek Popover with options pre-populated.
Spectacle.js is another amazing Javascript presentation framework made by Formidable labs. Based on Reactjs, it can present with full screen and adjustable darkness. More importantly, it corporates some design pattern.
The Art of Comamand Line is a kind guide towards *nix CLI guide. It’s shockingly short but really useful.
这期主要讨论利用let、const和块级作用域来更合理地使用作用域。
在ES6出来之前,Javascript中只能使用var命令来声明变量,甚至在不使用严格模式的情况下,可以不使用var命令声明来直接使用变量;
这样固然方便,但是随着软件规模的增大以及开发人员的增多,由作用域不严谨导致的问题接踵而至:
1 - promise
|
|
This site applies Facebook-made React and meteor toward a relatively mature social platform.