摘要: Usually we run :  to start an app, then we we might call other script to do something:   Actaully we can use "prestart" to simpify this, because npm w 阅读全文
posted @ 2016-03-14 23:58 Zhentiw 阅读(303) 评论(0) 推荐(0)
摘要: If you're used to using all the latest ES6+ hotness on the front end via Babel, working in Node.js can feel like a step back. Thankfully, it's easy to 阅读全文
posted @ 2016-03-14 23:51 Zhentiw 阅读(208) 评论(0) 推荐(0)
摘要: Last thing to do is clean the score box and input, also auto foucs on input when click start.       阅读全文
posted @ 2016-03-14 05:46 Zhentiw 阅读(242) 评论(0) 推荐(0)
摘要: A stream will run with each new subscription added to it. This lesson shows the benefits of using share so that the same stream can be shared across m 阅读全文
posted @ 2016-03-14 05:44 Zhentiw 阅读(244) 评论(0) 推荐(0)