zfdesign / web-payments-londonjs-2017

Slides for London JS, Sep 2017: "Web Payments: Introducing new browser APIs for easier online purchases"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Web Payments: Introducing new browser APIs for easier online purchases" - London JS 2017

My slides for London JS, Sep 2017.

To view the slides

Check them out at: https://poshaughnessy.github.io/web-payments-londonjs-2017/

Use arrow keys or the arrow buttons to move left/right.

To run locally

npm install
npm start

To use the Bluetooth remote control

Load up the Remote page on a Web Bluetooth supporting browser, e.g. Chrome for Android, on the device you want to use as a presentation remote: http://localhost:9000/remote.html

Press Connect and (as long as you have the Node server running and Bluetooth enabled on both devices) you should see a device option called 'Remote Receiver'. Select that, wait til it says Connected, then you can use the buttons to send commands!

To deploy (for Peter's reference)

npm run deploy

About

Slides for London JS, Sep 2017: "Web Payments: Introducing new browser APIs for easier online purchases"


Languages

Language:HTML 73.9%Language:CSS 14.9%Language:JavaScript 11.3%