- slides
- it would be cool to get our hands on google cardboard and experiment with 3d-ish video!
- slides
- examine how well our site works with screen readers and prioritize accessibility
- Tenon lets you input a URL and see accessibility issues. example: vimeo.com
- run our most important pages through a screen reader
- WebAIM lots of great resources here about UX and accessibility. here's a screen reader user survey that has a section on mobile
- a new sort of async MVC-ish framework from Netflix called Falcor
- youtube
- soft skills talk about the importance of empathy at work, especially when it comes to giving feedback
- slides
- more resources about this topic
- do more ab tests coooool
- staten island has a brewery and it's pretty awesome
Mariko Kosaka - Knitting explained in JavaScript & Using Javascript for your knitting project (art, phycial, hardware)
- method:
- work regularly
- work incrementally
- work towards a deadline
- side projects / passion projects are good for da soul and for productivity
- slides
- probably in my top 2/3 presentations
- the power of the DOM and its lesser known interfaces like TreeWalker and DocumentFragment
- basically javascript and space, specifically asteroids
- created asteroid ranking UI and crazy visualizations
- website
- slides
- all about generators and the best part is we can start using them now!
- OMG OMG wow a styleguide that gets created automatically through grunt/gulp using KSS, many ooh ahh moments
- old school flow is usually mockup, markup, implement but this method
- yields inconsistent visual system
- inconsistent code (duplicate, unreasoned)
- version confusion
- time-conusming
- unmaintainable
- Style Guide generator
- slides
- KSS doc blocks for CSS
- apparently PostCSS is a thing
- es6 kind of looks like coffeescript
- more expressive programming languages = cleaner code
- her stack for maximum expressivity:
- coffeescript
- webpack
- reactjs
- nodejs
- steamline
- expressjs
- react router
- slides