guo-yu / proxy-in-es2015

a presentation about Proxy() in ES2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy in ES2015

Code snippets and keynotes.

How to build a keynote html:

This presentation use node-ppt to demonstrate:

$ cnpm install .
$ npm run ppt

How to test code snippets:

Use npm test to test a spec js file.

$ npm test ./snippets/basic.js

About

a presentation about Proxy() in ES2015


Languages

Language:JavaScript 100.0%