List of videos

Curtis Lassam: Horse Drawing Tycoon: The World's Best Horse Drawing Simulator | JSConf EU 2015

After a local VanJS meetup, my friends and I were tossing around project ideas. Someone referenced a website that would procedurally generate terrible ideas for video games. “A tycoon game where you draw horses indefinitely”. What a wonderful, terrible, awful idea for a game. In this presentation, we go through the 1000 lines of Javascript and two weeks of drunken after-work coding required to produce the world’s only horse drawing tycoon simulator, with Canvas, Twitter integration, the legendary HorseHash™ algorithm, HorseCurrency™, and HorseStamps®! You’ll pay for the whole seat but you’ll only need the edge. Intro music by @halfbyte

Watch
Todd Gardner: JavaScript Forensics | JSConf EU 2015

Something terrible happened here. Traces of errors litter the floor; memory leaking from cracks in the ceiling. Someone lost their object context in the corner. Everything reeks of jank. In this session, a JavaScript error tracking expert breaks down a series of common and complex crimes against web applications. You’ll leave the session armed with techniques and tools to detect, diagnose, and fix your JavaScript web applications. Bring your bugs and let’s fix up our web. Intro music by @halfbyte

Watch
Lewis Cowper: Forklift Driver to Developer in 9 Months | JSConf EU 2015

Moving up the ladder from forklift driver and general labourer, to front end developer, with a stint in manual testing, was a big challenge. However it’s exactly what I did, and I couldn’t have done it without following a few core principles. Getting up the nerve to go to local usergroups, and conferences, and discovering a new found love of public speaking, was a huge leap from labouring. Similarly, I discovered contributing to open source wasn’t that big a deal, and some things certain projects did made it really easy! Also, learning about things like source control was super integral to being where I am today. Intro music by @halfbyte

Watch
Ola Adedoyin: Applying 3D Engineering Drawing Techniques To Web App Diagrams | JSConf EU 2015

Web app technical diagrams fall into the trap of over simplifying complexity. And so diagrams which are meant to represent 1,000s or even 10,000s of hours of the large scale multidisciplinary construction effort that is a web app project is reduced to sticks-and-clouds architecture drawings, coarse wire frames and/or detailed UI mockups or screenshots. What’s missing from these representations ? Usually a lot - like code volume, 3rd party dependencies, environments, delivery processes and so much more. This talk presents a new vision of web app technology diagrams using the structural engineering drawing technique of isometric projections to provide much better perspective of the multi dimensional nature of web app programming projects. A taste of this new style of diagraming of web apps can be seen, today, at the speaker’s site stackynotes.com but diagrams with much more depth and breadth will be explored in the actual conference talk. Intro music by @halfbyte

Watch
Gilmore Davidson: Time zone of your life | JSConf EU 2015

Time zones – the undoing of many developers’ sense of sanity. Get them right and most likely your users won’t even notice. Get them wrong and you can end up increasing racial tensions in the Middle East. As we embed ourselves further into this Brave New World of JS Everywhere, let us not forget the basic lessons from before JS existed. This talk will explain the oddities, pitfalls, and ever-changing nature of time zones, so that you may learn from my mistakes (I wasn’t kidding about the Middle East bit). Intro music by @halfbyte

Watch
Martin Schuhfuß: Let there be light! | JSConf EU 2015

It is long known that the quality and setting of the light in our environment influences our moods and minds in a near-infinite number of ways. Yet the lights in most homes and work places are still restricted to the ever present on-/and off-switches (and maybe some dimming). Enough of that. Take some of the modern lighting-solutions today, add a healthy dose of JavaScript and sprinkle with some other web technologies to create and control your own lights to suit any of your moods and ideas – directly from within your browser. In a very colorful talk full of practical examples I will demonstrate a number of those possibilities. Can we use these tricks to even control professional light-equipment on stage? You’ll see. Github repo: https://github.com/beyondscreen/fivetwelve-css Intro music by @halfbyte

Watch
Dmitry Baranovskiy: Zen of JavaScript | JSConf EU 2015

Long time passed since JavaScript become mainstream. And despite multiple attempts, there is still no right single way to write code in this language. Everybody is using it in their own special way and most people still fill that they are failing to tame the language. In this talk I will try to show you what language is trying to tell us for all these years, where is real path to enlightenment or at least we could have fun and look at things we know (or pretending to ;) from unorthodox point of view. ;) Prepare to meet JavaScript… again. Intro music by @halfbyte

Watch
Stefanie Grewenig: OnConnectionLost: The life of an offline web application | JSConf EU 2015

Can you use HTML5 technologies to build a web application which works offline? Without a reliable internet connection? Let’s say for two weeks? That is what our client asked us to build. Their people will use the application on the road; reading documents, entering results and uploading pictures. And then they come home, connect to the internet and sync their results with their colleagues’. Intro music by @halfbyte

Watch
Deep Learning in JS - Ashi Krishnan - JSConf EU 2018

It’s clear by now that the robots are coming for us. Breakthroughs in AI fill our streams and news feeds, themselves the products of AI, the echoing algorithmic screams of a new kind of mind being born. Using deeplearn.js, we’ll find out how deep learning systems learn and examine how they think. The fundamental building blocks of AI have never been more accessible. Let’s explore the architecture of these new minds, which are growing to mediate our every interaction. JSConf EU is coming back in 2019 https://2019.jsconf.eu/

Watch