Skip to main content

HTML5 Dev Conf

1 min read

Older Article

This article was published 12 years ago. Some information may be outdated or no longer applicable.

Last year I attended the HTML5 Developers Conference in San Francisco. Loved it so much I’m going back this year, but not just as an attendee. I’ll be running two workshops.

Here’s what I’ll be delivering:

We’ll cover the basics of building Single Page Applications with AngularJS (ng-view, routes, templates). Most tutorials use static JSON files as their data source, which gets boring fast. So we’ll use Firebase as the backend instead and learn how to do CRUD operations (Create, Read, Update, Delete) on key-value data.

The MEAN stack (MongoDB, ExpressJS, AngularJS, Node.js) is great for rapid application scaffolding. We’ll build a fully functioning site that uses a NoSQL document store for the database, a Node.js/Express-based REST API, and an AngularJS frontend to consume the web service.

If either of those workshops sounds useful, come find me in San Francisco. And if you can’t make the workshop, swing by the conference and say hello.