Skip to content

Instantly share code, notes, and snippets.

@larister
Last active November 10, 2015 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larister/3ca8fd3914fcf1eda75c to your computer and use it in GitHub Desktop.
Save larister/3ca8fd3914fcf1eda75c to your computer and use it in GitHub Desktop.
Async International Show'n'tell 2015

Thursday 5th November, 2015

Speakers gist

Would you like to speak on the night? You'll have five minutes to tell us about something: a project, a library, a technique, a story, or anything else about JavaScript, related tech (HTML, CSS, SVG, etc), or the wider world of web.

Please leave a comment below (you can use Markdown if you want) and include:

  • Your name
  • Your main website, if you have one
  • Twitter username, if you have one
  • A sentence or two about your talk
  • Any relevant links
@yanneves
Copy link

yanneves commented Nov 3, 2015

name: Yann Eves
website: yannev.es
twitter: @yanneves_

A lightning (precursor?) talk on static site generation in Node using Metalsmith & Gulp (Gulpsmith). Will very briefly glance over the full end-to-end stack involving Codeship CI (alternatives available) deploying to AWS & Cloudflare. With a few tweaks, this stack can make the fastest blog in the world. No slides, just an IDE and some browser tabs.

@almost
Copy link

almost commented Nov 4, 2015

Tom Parslow
Almostobsolete.net
Twitter: @AlmostObsolete

Async await syntax in JavaScript. On my phone so no more details for now :)

@primozcigler
Copy link

name: Primoz Cigler
website: proteusthemes.com
twitter: @primozcigler

There's a [insert your noun].js for that.

I was asked by a friend to create a speech recognition program for checking the recited Pi number. I want to share a story how I ended up finding the most elegant solution right under my nose - in the browser.

Related link to the (mostly finished) project.

@mroderick
Copy link

name
Morgan Roderick
website
http://roderick.dk
twitter
@mrgnrdrck

I'll share some recent learnings that made me work faster with eslint, npm, etc.

@benji6
Copy link

benji6 commented Nov 5, 2015

Name: Ben Hall
GitHub: https://github.com/benji6
Twitter: @benji6_

Happy to speak a bit about Web Audio, in particular my two main side projects:

@Rosa-Fox
Copy link

Rosa-Fox commented Nov 5, 2015

Hi,

Rosa Fox - www.rosa-fox.com
Potentially a quick Slackbots presentation... though they are made using Ruby so not sure!

@rishson
Copy link

rishson commented Nov 5, 2015

Andy Richardson

Website: Sidekick

Twitter @iamthepeanut

I'd like to give a quick 5 min demo of the latest incarnation of our code quality tool for developers.

@premasagar
Copy link

Prem Rose
premasagar.com, @premasagar

On creating a stable API from a smörgåsbord of disparate websites, in search of data on voting in Parliament. The sites are scraped with Noodle, glued together and served as a HAL JSON API with Hapi and Halacious. Queries pass through a waterfall of asynchronous functions, using ES2016 async/await and other techniques.

@benfoxall
Copy link

Ben Foxall
benjaminbenben.com @benjaminbenben

I'm going to talk about something I made most of on the way here: http://benjaminbenben.com/gif-stack/ - https://github.com/benfoxall/gif-stack

I'm sorry if the live coding doesn't work.

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