React Amsterdam 2016
React Amsterdam is a celebration of good things coming together: React.JS that rocks and spring in Amsterdam that blossoms. Event will take place in the neighbourhood of abandoned shipbuilding factory in 10 minutes by ferry from Amsterdam Central station in the venue named Pllek (The Place in Dutch).
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
π€ React Native Architecture Overview
- πΉ 1 video
- π 1 slide deck
- π€ Tadeu Zagallo
Software Engineer at Facebook who works on React Native performance. He will talk about React Native architecture and best practices to get all the benefits of using the platform. -
π€ Migrating Safely to React
- πΉ 1 video
- π 1 slide deck
- π€ Jamis Charles
You love React. You want to rewrite your whole app in React right now. But you have millions of paying users, and maintaining a stable app is absolutely critical. How do you migrate now and optimise for future change? -
π€ Building Reactive GraphQL Apps With Apollo
- πΉ 1 video
- π 1 slide deck
- π€ Martijn Walraven
Martijn Walraven, Meteor, Amsterdam on Building Reactive GraphQL Apps With Apollo.In this talk, Iβll introduce our efforts to design a reactive system to automatically re-run GraphQL queries when the underlying data changes. You will see how to make the collaborative parts of your app update in real time with little extra code, how to integrate with a SQL daβ¦ -
π€ Mastering Server-rendered Apps
- πΉ 1 video
- π 1 slide deck
- π€ Sven Anders Robbestad
Sven Anders Robbestad, Inmeta Consulting AS, Oslo on Mastering Server-rendered Apps,Creating a fully server-rendered app is perhaps the most intimidating challenge a React dev faces. This talk will show you how to wrap your mind around the React, Express, shared routing and data flow Redux and come out the other end with a fully realised server-rendered app. -
π€ Testing React Applications
- πΉ 1 video
- π 1 slide deck
- π€ Jack Franklin
Jack Franklin, Pusher, London on Testing React Applications,We'll discuss the best tooling and approaches for building ReactJS applications in the NodeJS environment and in the browser using React TestUtils and other third party libraries that make it easy to test your components. We'll see how to build components in a way that makes them more maintainable, β¦ -
π€ React For Game Development
- πΉ 1 video
- π 1 slide deck
- π€ Johannes Stein
Johannes Stein, freelancer, Berlin on React For Game Development.Using React for game development may not seem like an obvious choice at first. With React itself being compared to the Doom 3 game engine at F8 2014, we may not find ourselves in such a bad spot. We will take a look at how games are usually structured. Then we will examine different concepts in⦠-
π€ Javascript Style Sheets
- πΉ 1 video
- π 1 slide deck
- π€ Oleg Slobodskoi
Oleg Slobodskoi, Chatgrape, Berlin on Javascript Style Sheets About the good parts of writing styles in javascript using JSS. Comparison to other existing CSS solutions and points about negative aspects got so far. -
π€ Introducing and Implementing React at Coolblue
- πΉ 1 video
- π 1 slide deck
- π€ Paul van Dam
Paul van Dam, Coolblue, Rotterdam on Introducing and Implementing React at Coolblue,At Coolblue we want to keep our employees as happy as possible. That means handing them tools that are fast and easy to work with. Last year we started building new tooling using React. How did we come to this decision and how does it suit a fast growing, dynamic organisation⦠-
π€ Building Loveable UIs
- πΉ 1 video
- π 1 slide deck
- π€ Henrique Alves
Henrique Alves, DADI+, London on Building Loveable UIs,Sharing my experience building loveable UIs. Talking about presentational components and pattern types for build scalable web apps in React. -
π€ State Management is Easy
- πΉ 1 video
- π 1 slide deck
- π€ Michel Weststrate
Michel Weststrate, Mendix, Rotterdam on State Management is Easy State is the heart of each application and there is no quicker way to create buggy, unmanageable applications then by producing inconsistent state. Hence many state management solutions try to restrict the ways in which you can modify state, for example by making state immutable. But this intro⦠-
π€ The React Native Playground
- πΉ 1 video
- π 1 slide deck
- π€ Joshua Sierles
Joshua Sierles, freelancer, Sevilla on The React Native Playground.The React Native Playground breaks down barriers to mobile development by making it easy to write React Native apps right in the browser, and test them across platforms and devices. -
π€ Solving a Tooling Problem For React Native
- πΉ 1 video
- π 1 slide deck
- π€ Alexey Kureev
- π€ Mike Grabowski
Alexey Kureev from Publitas, Amsterdam, and Mike Grabowski from Callstack.io, Wroclaw, on Solving a Tooling Problem For React Native.Unfortunately, React Native, being open-sourced last year, still suffers from the lack of great unified tooling. Managing native dependencies, adding custom fonts, just to name few, are the most common things that require you tβ¦