摘要: The idea is when we tape the arrow keys on the keyboard, we want the ball move accodingly. Here, 'curr' is the function return from 'mapTo', the 'acc' 阅读全文
posted @ 2016-12-06 18:23 Zhentiw 阅读(578) 评论(0) 推荐(0)
摘要: Nuxt.js enables you to easily create layout and navigation by replacing the default App.vue template with your own _app.vue template. Then you simply 阅读全文
posted @ 2016-12-06 18:03 Zhentiw 阅读(300) 评论(0) 推荐(0)
摘要: Use Zeit’s now to deploy a node application from your local machine to a remote cloud service in moments. Install: Deploy: The url it generates contai 阅读全文
posted @ 2016-12-06 01:49 Zhentiw 阅读(576) 评论(0) 推荐(0)
摘要: In this lesson, we'll use next to create a universal React application with no configuration. We'll create page components that will render on the ser 阅读全文
posted @ 2016-12-06 01:27 Zhentiw 阅读(379) 评论(0) 推荐(0)
摘要: The vue-cli allows you to easily start up Vue projects from the command line while Nuxt.js enables a page-based routing system that follows your file 阅读全文
posted @ 2016-12-06 00:53 Zhentiw 阅读(478) 评论(0) 推荐(0)