Skip to content

Instantly share code, notes, and snippets.

@benfoxall
Created August 14, 2016 17:52
Show Gist options
  • Save benfoxall/f7a623a124ec5f371c40f09e02ef93b9 to your computer and use it in GitHub Desktop.
Save benfoxall/f7a623a124ec5f371c40f09e02ef93b9 to your computer and use it in GitHub Desktop.

Cooperative Micro-hacks

The most effective way to get to know a new tool, API or library is to get some hands-on experience with using it, otherwise known as having a hack. Unfortunately, before we get stuck into writing code we often have to spend our time with setup, installation & debugging.

I’ll take us through a collaborative coding environment which optimises our time-to-hack by distributing setup & boilerplate tasks between developers: allowing us to get straight in to play with stuff.

We’ll see how this approach can be useful for hack-days, workshops, and even lightning talks!

Back to front with service workers

Service workers are the new trendy disco in town that all the front-end developers are totally stoked about.

Though, if there’s a disco; PHP developers should be the party-goers that are singing karaoke and dancing on the tables.

I’ll take us on a brief (lightning) tour of service workers for back-end developers - going over some practical examples of how we can utilise them to enhance our websites.

Making your meetup not a conference

Meetups & conferences are totally brilliant, but also kind of different.

A few years ago, we realised that our meetup was shifting into the form of a mini-conference. I’ll go over why we decided this was not for us, and what changes we made to make the most of our community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment