Skip to content

Automattic/jsconfar-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://www.jsconfar.com

jsconfar-workshop

Workshop repository for jsconfar.com - Nov 28, 2014

Before to start

To expedite the workshop would be ideal to try to have some tools installed on our system.

Modules

  1. Simple server-side application

We create a nodejs application to connect with WordPress. We use node-wpcom-oauth to get oauth authorization and then use wpcom.js to connect out application with services.

a. Create/grab a WordPress service

b. Create a Developer WordPress.com application

c. Make a really simple web server with express.js

d. Add node-wpcom-oauth dependency

f. Create routes to run oauth steps

e. Add wpcom.js module, create a simple route to get user info

  1. Hitting from the client

Let's get resources

  1. Event emission

About

Workshop repository for jsconfar.com - Nov 28, 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages