MuleSoft Meetup 2017 - Workshop: Async techniques with JS Getting started Install node modules node install.js Run applications Open a terminal and run: node start-backend.js Open another terminal and run: cd mulesoft-apps-ui && npm start Exercises This workshop contains the following exercises: Exercise 1: Native Promises Exercise 2: Bluebird Exercise 3: async/await Exercise 4: RxJs