🌎 Community-curated list of tech conference talks, videos, slides and the like β€” from all around the world

πŸ“… 2017-04-21
🌎 Amsterdam, Netherlands
React Amsterdam is a full day two-track conference on all things React, gathering Front End developers across the globe in the tech heart of Europe. React Amsterdam is a heir to the biggest React community in BeNeLux and we have our priorities straight: only the highest quality content with careful balance of practical and visionary talks. React Amsterdam 2017 will take place in the Kromhouthal - former shipbuilding factory at a waterfront of Amsterdam City center.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Max Stoiber
    Max Stoiber, Co-founder and CTO of Space Program (Spectrum) React popularized a new way of building user interfaces – components. By splitting our app into small, digestible parts the system as a whole becomes a lot easier to understand. CSS was made in an era where documents were the height of the web. It doesn't fit easily into component-based systems, mak…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Jessica Chan
    Jessica Chan, Software Engineer at Pinterest.A deep dive into how Pinterest migrated their web infrastructure to serve React pages, which required moving a huge amount of code without breaking the site. Details on the legacy stack (Django web server and Nunjucks/Jinja template rendering) moving to Node and migrating our templates to React.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Stefano Masini
    Stefano Masini, Full-stack Developer at Balsamiq.At Balsamiq we are rolling out our new web-app to production. A real-world application with real-time collaboration, built using Relay, Redux, node.js, Redis, etc., running on AWS using Convox. Even at small/medium scale, if you're serious about building a good product you will eventually have to build a compl…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Ken Wheeler
    Ken Wheeler, Director of Open Source at Formidable.In this talk I will be detailing how to create custom renderers using the new Fiber architecture, and showing examples exploring some fun things you can do with them.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Alex Castillo
    Alex Castillo, Software Engineer at Netflix.The question is not how to avoid bugs when building software. There will always be bugs. The question is how quickly can you recover from them. Let's go through some ways you can give your app the ability to notify you of these bugs before your users do using React and Redux. Start pushing bugs to prod responsibly.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Michele Bertoli
    Michele Bertoli, Front-end Engineer at Facebook.Testing UIs has always been a hard job. In the components era, there are new tools and solutions available that transform completely the way we approach testing. From snapshots, through end-to-end frameworks, to style guide testing. In this talk, we'll see some modern (and creative) testing solutions.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Nik Graf
    Nik Graf, Software Developer at Serverless.Many web developers haven’t explored WebVR yet. Building 3D Worlds was an intimidating endeavour. Especially with ReactVR there is no reason for that anymore. The talk kicks off with the basics of WebVR, shows how to build and navigate rooms using panos in ReactVR. Next it shows how to create a couple 3D meshes and …
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Michel Weststrate
    Michel Weststrate, Full-stack Lead Developer at Mendix."Reactive programming" still sounds scary to many developers. As if it is an elevated way of thinking, only accessible to the chosen few. Nothing is less true! It is the most natural way to look at programming problems. You just might not realize it yet! In this talk, Michel will demonstrate that many co…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Forbes Lindesay
    Forbes Lindesay, Software Engineer at Facebook.Adding type checking to your code can be a frustrating experience at first. In this talk, Forbes will help you through that initial stage by identifying some of the problems you're likely to experience and giving you the tools to work through them. We'll cover adding types to code that initially looks too dynami…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Bruce Lane
    • πŸ‘€ Vincent Riemer
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Gant Laborde
    Gant Laborde, Chief Technology Strategist for Infinite Red.React Native mobile just got easier. Learn how to tap into rapid development by using what the pros are ready to give you!
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Parashuram N
    Parashuram N, Microsoft.Code Push for React Native brings web like release agility to mobile apps by enabling developers to update apps instantly. This talk will cover the next iteration of Code Push and how it fits into a complete suite of DevOps services built for called Mobile Center, built for React Native.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Woody Rousseau
    Woody Rousseau, Deputy CTO at Theodo UK.Javascript has provided us with amazing ways to handle asynchronous logic to provide the best user experience possible.React Native is today the best tool to build mobile apps fast, but require extra care when managing asynchronous & offline logic: most people are often going to use your app with weak to no network. Ge…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Mike Grabowski
    Mike Grabowski, CTO at Callstack.io.React Native opens up the world of mobile development for many of us, front-end engineers. It not only allows us to use technologies we know already, like React, to provide first-class native experience to our users, but also to support many platforms, like Android and iOS at once, from within the same codebase.This talk w…
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Tal Kol
    Tal Kol, Head of Mobile Engineering at Wix.com.React Native holds great promise in terms of excellent developer experience with JavaScript and code reuse between platforms. The big question isβ€Š - do these benefits come at the price of performance? How well can React Native hold its own against purely native implementations?
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Krzysztof Magiera
    Krzysztof Magiera, Software Engineer at Software Mansion.React Native allows for building great native apps by utilising native mobile components. Apparently handling touch and gestures is quite tricky as it often needs to interact with the application code which runs asynchronously in the javascript VM. This talk is going to be about how the gesture system …
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Kurtis Kemple
    Kurtis Kemple, Technology Lead at Major League Soccer.When you start out on React Native project, there is a certain sense of awe as the package manager delivers the first bundle to the simulator. You quickly add some hello world text and maybe even a Pokemon image. Things are really starting to look up… And then you need to add another view and you realize …
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Aaron Greenwald
    Aaron Greenwald, Software Developer at Wix.Wix has been about cutting edge web development for a while, and we're all about TDD. When we started mobile with RN, we struggled to replicate our test-heavy workflow that we'd grown to love. We lacked tooling, best practices, and general know-how.
  • 🎀

    • πŸ“Ή 1 video
    • πŸ‘€ Chris Biscardi
    Cris Biscardi, Software Engineer at Dropbox.Find out how choosing a GraphQL client can impact development. From Relay to template strings, we will explore topics such as modularity, schema checking, and static analysis.
  • ️⚑️

    • πŸ“Ή 1 video
    • πŸ‘€ Robert Haritonov
    Robert Haritonov, Tech Lead at Zoover
  • ️⚑️

    • πŸ“Ή 1 video
    • πŸ‘€ Andrey Okonetchnikov
    Andrey Okonetchnikov, Front-end Engineer at Feedly.No other topic in software development probably has so much controversy as linting. With a wrong workflow linting can be really a pain and will slow you and your team down. With a proper setup though, it can save you hours of manual work reformatting the code and reducing the code-review overhead.
  • ️⚑️

    • πŸ“Ή 1 video
    • πŸ‘€ Ronald van der Kooy
  • ️⚑️

    • πŸ“Ή 1 video
    • πŸ‘€ Feather Knee
    Feather Knee, Full-stack Software Engineer at Netflix.Using React to write a decision-making tool for the production studio at Netflix. Our application interacts with a large number of data models. We have to take very complex information and distill it so it can be more easily understood. Design challenges and solutions. How we developed the various compone…
  • ️⚑️

    • πŸ“Ή 1 video
    • πŸ‘€ Narendra Shetty
    In mobile web it’s always very important to render the initial screen as soon as possible. In this talk, Narendra will share his personal experience with making Uber mobile web using React in a short period of time. In addition, he will shed some light on how to cache using service worker and its effect on the speed of repeat visits.This is for all the devs …
  • ️⚑️

    • πŸ‘€ John van de Water
  • ️⚑️

    • πŸ‘€ Tim Koopman
  • ️⚑️

    • πŸ‘€ Ricardo Torres