Sunday, May 10, 2015

Scotland js 2015 - conference private notes




Scotland js 2015 - private notes

ScotlandJS is a great event organized annually in Edinburgh, Scotland. It's gathering lots of interesting people from around the web focused on JavaScript. That was the third time I joined the conference personally and wanted to share some of the notes. I hope they're going to be useful to some.


Thursday


10:00am - Dave Kennedy - @bangline_ - TDD in the real world

10:25am - Katie Fenn - @katie_fenn - Chrome DevTools, Front to Back




10:50am - Colin Gemmell - @colin_gemmell - Look Ma No Framework


11:30am - Ben Longden - @blongden - Adaptive and evolvable applications




11:55am - Gleb Bahmutov - @bahmutow - Journey from procedural to reactive JavaScript with stops




12:20pm - Greg Tarnoff - @gregtarnoff - UX of Stairs: When Simple Tasks Aren’t So Simple




1:40pm - Varya Stepanova - @varya_en - Driving the Style Guide Driven Development




2.05pm - Daniel Perez Alvarez - @unindented - The one trick to scaling your frontend codebase




2.30pm - Chris Price - @100pxls - Creating D3 components: a journey of pain, joy, frustration, and enlightenment




3.10pm - Orde Saunders - decadecity - Cascade, Specificity and a Single name space or: How I learned to stop worrying and tolerate CSS





3:35pm - Chris Lowis - @chrislowis - A Brief History of Synthesis with the Web Audio API






Friday



9:00am - Francisco M.S. Ferreira - @fmsf303 - JavaScript Craftsmanship



9:25am - Andrew Duncan - @andrewmduncan - Memory Leak Health Check - Our Quest to Diagnose & Cure


9:50am - Joe Nash - @jna_sh - A Monad is a Burrito and other Functional Myths


10:15am - Kim Joar Bekkelund - @kimjoar - Writing Beautiful JavaScript Tests





11:00am - Mark Connell - @mconnell - Accessibility & JavaScript-based websites





11:25am - Sam Beckham - @sambeckham - Improving pattern libraries, with Polymer




11:50am - Hubert Sablonniere - @hsablonniere - Exploring multi-screen web techniques



  • chromecast - for multi devices if you don’t need server
  • localStorage - two windows open share local storage (hacky)
  • shared worker - if you start a port you can send messages to other devices on the same origin
  • service workers
  • to come - w3c presentation api

1:10pm - Amy Wibowo & Matt Baker - @sailorhg - Programming Building Block





1:35pm - Philipp Reither - @philreither - Fire your Sysadmin: use Docker to Build, Ship and Run Any App, Anywhere




2:00pm - Jaume Sanchez Elias - @thespite - What are Shaders (Webgl) and what can they do for me?




2:40pm - Phil Holden & Ellen Huang - Intelligent Responsive Typography



  • song lyrics in browser
  • measure font size (measure) problem (DOM, Canvas, SVG, Webgl)
  • Youtube video

3:05pm - Lewis Cowper - @lewiscowper - How I went from forklift driver to developer in 9 months




3:40pm - Lena Reinhard - @lrnrd - Keynote Speaker





Companies:
Some photos from the event

No comments:

Post a Comment