Skyscanner
Skyscanner is the world's travel search site, saving you time and money by finding the best travel options wherever you want to go. We are free and unbiased - over 50 million travellers around the world trust us each month to help them find the best flights, hotels and car hire. Our secret is in our self-built technology and global reach, connecting you directly to everything the travel industry has to offer.
Available online and through our popular app, we can help you find inspiration for your next trip as well as the best travel deals.
-
2
Workshop: Serverless: The Battle of the Giants - Intermediate
Featuring Luciano Mammino and Christos Matskas
Serverless is becoming the cool new kid on the block taking software development by storm. Enterprises and developers alike are embracing the new paradigm in order to drive innovation, time to marked and solve complex architectural challenges.
serverless aws azure fullstack fullstackcon -
Workshop: Zero-configuration microservices with Node.js and Docker - Intermediate
Featuring Armagan Amcalar
Microservices are taking the world by storm but it implies more than what is currently marketed. This talk details how a proper microservices architecture should work: zero-configuration, highly-redundant, fault-tolerant, self-healing mechanism with auto-discovery. We will specifically focus on...
microservices nodejs docker fullstack fullstackcon -
Workshop: Practical WebGL - Intermediate
Featuring Martin Splitt
What’s this about? Thanks to the wide adoption and availability of WebGL across browsers (including those on mobile) we get control of the full graphics pipeline.
web webgl fullstack fullstackcon javascript js opensource 3d w3c -
Workshop: The JavaScript Data Science Survival Kit - Intermediate
Featuring Philipp Burckhardt
The fields of machine learning and data science can appear intractable and overwhelming, often leaving newcomers at a loss for knowing where to begin. However, once you learn basic principles and workflows, you will see many opportunities where these techniques can help you in your projects. You...
statistics electron nodejs machine-learning visualisation science numeric-computing -
How V8 runs JavaScript - Advanced
Featuring Matt Zeunert
Join Matt and take a deeper look at how JavaScript is executed. What exactly does a JavaScript engine like V8 do? How does V8 optimise for fast execution and low memory consumption? Using Chrome DevTools you'll explore at some examples of these optimisations, and how to make sure your code is...
javascript v8 performance memory fullstackcon fullstack -
From Raphaël to Snap.SVG
Featuring Dmitry Baranovskiy
What are the differences for a developer and a designer. What is it like to have open source projects like this? Join Dmitry and discover what are the challenges he faced.
fullstack fullstackcon javascript js nodejs design -
Building Platforms for Developers
Featuring Dustin Whittle
Join this session for a retrospective on how Uber built and launched the Uber Developer Platform. Find out how Uber designed, implemented, and adapted its API to be successful for third-party developers to integrate with the Uber experience. We will dive into what went amazing, what we would have...
fullstack fullstackcon api platform developer-tools developer-community integration best-practices -
Workshop: Diving into GraphQL, React & Apollo - Intermediate
Featuring Nikolas Burk
GraphQL is the successor of REST APIs and a declarative way to fetch and update data. This new paradigm is unlocking a completely new ecosystem turning frontend developers into superheroes.
graphql react apollo javascript fullstack fullstackcon