Bristol Meetups

Redux! & Node.js

David Moody - Redux!

Full description to follow later as I'm still planning the talk. Hopefully there should be something for both beginners and people more experienced with Redux. Let me know if there is anything in particular you would like to see covered. 

Tom Spencer - Building a RESTful API with Node.js

Node.js is well suited for building a RESTful API due to its event driven, non-blocking IO architecture. In this talk we'll briefly introduce the concepts of a RESTful API and then go on to implement a simple CRUD API using express.js.

If you wish to follow along with the demo, you will need to install node.js v6, MongoDB v3.2, and Postman.