# UnConf Best Practices * We have 45 minutes; we won't get super deep * People Intro? (nearest neighbors) * Audience Poll (skills, interests, experiences) --- # Templatize D3 Visualizations * What is it? Why would you do this? * How do you achieve it? * What are your goals? --- # Ideas * html / style / javascript * send in querystrings * --- # Links __Articles__ * [bost.ocks.org/mike/chart/](https://bost.ocks.org/mike/chart/) - Towards Reusable Charts by Mike Bostock * [www.toptal.com/d3-js/towards-reusable-d3-js-charts](https://www.toptal.com/d3-js/towards-reusable-d3-js-charts) - Rob Moore __Examples__ * [bl.ocks.org/ee2dev/](http://bl.ocks.org/ee2dev/264df2edf12a0b95577fee517d2ac139) - ee2dev * [bl.ocks.org/netzwerg/](https://bl.ocks.org/netzwerg/0e34645e7d34dae3a32143cddbd26af4) - Rahel Lüthy __Going Further__ * [handlebarsjs.com/](http://handlebarsjs.com/) - javascript handlebars