- < !DOCTYPE html >
- < html >
- < head >
- < title > Weekly Nerd < / title >
- < meta charset = "utf-8" >
- < link rel = "stylesheet" href = "/css/style.css" type = "text/css" >
- < / head >
- < body >
- < h1 > All dem stuff < / h1 >
- < h2 > Notes from the Weekly Nerd < / h2 >
- < ol >
- < li > Stephen Hay (Catawiki) - Ux ?= FeD < / li >
- < li > Justus Sturkenboom (HvA) - Sketchnotes < / li >
- < li > Peter Paul Koch (PPK) - Browser bloat < / li >
- < li > Titus Wormer (HvA) - Advanced Git Tips & Tricks < / li >
- < li > Bram Duvigneau - Accessibility < / li >
- < li > Jasper Moelker (Voorhoede) - DevLovesDes < / li >
- < li > Peter Peerdeman (Lifely) - RTW en GraphQL < / li >
- < li > Niels Leenheer (HTML5test) - Obscure browsers < / li >
- < li > Nick de Bruijn - Een eigen bedrijf door en met CMD'ers < / li >
- < li > Guido Bouman (Q42) - Interaction Engineering < / li >
- < / ol >
- < h2 > Medium Articles < / h2 >
- < ol >
- < li > Article 1 - My write up of CSS Day Conference ‘17 < / li >
- < li > Article 2 - Back to JS Basics < / li >
- < li > Article 3 - Using GitHub as a team < / li >
- < li > Article 4 - Building conversational UI demystified < / li >
- < li > Article 5 - The definition of APIs < / li >
- < / ol >
- < / body >
- < / html >