Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第二周 2017-07-28 #2

Open
sunhengzhe opened this issue Jul 27, 2017 · 3 comments
Open

第二周 2017-07-28 #2

sunhengzhe opened this issue Jul 27, 2017 · 3 comments

Comments

@sunhengzhe
Copy link
Member

sunhengzhe commented Jul 27, 2017

  • CSS3 3D Transform
    最近在做三周年活动页,主要就是各种动画,很久没写动画了,参考了大漠的 css 教程。动画的库用到了 animejs,官网首屏很酷炫!效果不错而且 api 也很简单,推荐

  • We have a problem with promises
    非常不错的一篇关于 promise 的文章,文章从一个面试题开始,介绍了新手和老手在使用 promise 上容易犯错的地方。老实说考 promise 的题目很多,但总的来说都是考 promise 的机制,很有必要详细阅读并理解 Promise/A+ 规范

  • Node.js v6.11.1 Documentation#Modules
    看了上周楠哥分享的饿了么大前端 node 面试题,然后把 nodejs 官方文档的 Modules 看了一遍,确实官方文档已经讲的很清楚了,要搞清楚模块的加载顺序、缓存,先把官方文档看一遍吧

@mantouqi
Copy link

mantouqi commented Jul 28, 2017

@miSunLaughing
Copy link

miSunLaughing commented Jul 28, 2017

  • js模仿函数重载
    利用js的闭包,实现了JavaScript模仿函数的重载

  • nodejs之process对象
    process对象用于处理与当前进程相关的事情,它是一个全局对象。可以在任何地方直接访问到它而无需引入额外模块。

@sunhengzhe
Copy link
Member Author

下周深入分享 Node.js Modules By @孙恒哲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants