React Day Berlin 2017
React Day Berlin is a brand new event in the city, the first of its kind - a full day conference for engineers working with the React technology stack. Careful balance of practical and visionary talks from renowned speakers make React Day a unique place to meet and learn from the most forward-thinking international community members, influencers and open source maintainers.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
π€ THE POWER OF INTERPOLATION
- πΉ 1 video
- π€ Mike Grabowski
One of the biggest benefits when choosing React Native is its declarative nature. Instead of laying out elements on screen manually, we tell React how our interface should look like for a given state. That, combined with React Native taking care of rendering, allows us to write things that would be hard or even impossible otherwise. One of such things are an⦠-
π€ KEEP YOUR SANITY WITH REDUX SAGAS
- πΉ 1 video
- π€ Tyler Clark
Redux is a strict framework. Whether you view that as a pro or a con, handling async actions can sometimes be a pain. Especially if you are using middleware such as Redux Thunk and have to chain promises. As an application grows, it's difficult to maintain and continuously test these actions. By the use of the ES6 generator function, Redux Sagas break up asy⦠-
π€ WE NEED TO TALK ABOUT PREACT
- πΉ 1 video
- π€ Sara Vieira
I know many of you have heard about Preact and may have even played arround with it but have you seen it's true potential? In this talk we are going to have the needed discussion about Preact and why it's awesome. -
π€ DESIGNING WITH REACT
- πΉ 1 video
- π€ Kristin Baumann
You can use React to develop web applications, native apps and many more awesome things. And since the launch of Airbnbβs react-sketchapp in April you can also write React components that render to a Sketch design file. In this talk, youβll learn how react-sketchapp works and, with several examples, how you can use it to improve your design and development wβ¦ -
π€ BUILDING STORYBOOK
- πΉ 1 video
- π€ Norbert de Langen
How do we maintain Storybook and support react, react-native, vue and angular and an addon-ecosystem. Get to know how are yarn, lerna, react, circleCI, redux, jest, all coming together to form the best living styleguide platform supporting react, react-native, vue and angular. -
π€ HUMANIZING YOUR DOCUMENTATION
- πΉ 1 video
- π€ Carolyn Stransky
Itβs no secret that people donβt usually read technical documentation for pleasure. Users often come to your docs when they are frustrated, disappointed and at their lowest. In this talk, weβll discuss how the language we use affects our users and the first steps towards writing use case-driven, accessible docs. -
π€ DATA DRIVEN STYLING
- πΉ 1 video
- π€ Oleg Slobodskoi
While all CSSinJS solutions try to improve API's for describing static styles, not many actually know how to solve dynamic styling. Let me show you how we can completely forget inline styles. -
π€ ADD POWERFUL COMPONENTS TO YOUR REACT APPS
- πΉ 1 video
- π€ Olga Petrova
In this presentation, you will learn how you can add powerful components to your React apps. You can now utilize a grid, treegrid, pivot grid, calendar, charts, and other components in your React based apps with very little effort. Plus you can manage data and respond to events using React while rendering UI controls. Learn how you can build data-intensive, β¦ -
π€ JEST & ENZYME COMPLEMENT EACH OTHER.
- πΉ 1 video
- π€ Manjula Dube
I would talk about some myths on Jest & Enzyme. Moreover to stop the comparison of Jest and Enzyme. Instead would focus on how they can work together to test well your React Components. The talk would focus on "How Jest and Enzyme complement each other" and can help you test React components in a better way. -
π€ HOW WE REACT AT MICROSOFT TO-DO
- πΉ 1 video
- π€ Alex Migutsky
Microsoft To-Do is built with β€οΈ using React, Redux and some magic. Let's dive under the hood and see what practices we use to deliver real world production app to the wide audience. -
π€ UNIVERSAL REACT ON LAMBDA
- πΉ 1 video
- π€ Pedro Visintin
Shall we serverless everything? Serving Universal React + Redux +etc from Lambda. We want to share our small experiment to move on serverless architecture with React. -
π€ AUGMENTED REALITY WITH REACT NATIVE β A MEDIUM WORTH TO BRIDGE?
- πΉ 1 video
- π€ Dino Scheidt
Since Apple and Google have introduced ARKit and ARCore respectively, the excitement for easy access to Augmented Reality (AR) on everyday mobile devices is exploding. So letβs take a look of how we can marry this new medium with React Native in the most efficient way. We head dive into AR by understanding our UX goals with an interactive AR stage demo (so bβ¦ -
π€ GRAPHQL - THE WHAT, HOW AND WHY
- πΉ 1 video
- π€ Nikolas Burk
GraphQL is riding the hype wave right now. Yet many developers don't understand how they could benefit from it or where it fits into their stack. I'll introduce core concepts and outline advantages of GraphQL so you can convince your manager and developer friends to use it in your next project. -
π€ REACT STATE MANAGEMENT IN A GRAPHQL ERA
- πΉ 1 video
- π€ Kristijan Ristovski
Now that GraphQL takes care of managing data in our apps, is an external state-management library even needed? Let's explore all the possibilities and compare the combinations of React, Apollo, Redux, MobX, and Next.js -
π€ BEYOND JAVASCRIPT: THE HIDDEN BENEFIT OF REACT NATIVE
- πΉ 1 video
- π€ Wojciech Ogrodowczyk
This will be a fast journey through delivering React Native applications with languages different from JS. We'll talk (and code!) in TypeScript, Clojure, OCaml, and Elm. But, most importantly, we'll talk about why this freedomt choose your programming language is so important. -
π€ A PRAGMATIST'S GUIDE TO REASONML
- πΉ 1 video
- π€ Marcel Cutts
People in our community are bursting with excitement about ReasonML - but why is that, and what does it have to do with our beloved React? Is this something for hipster types only, or will we all be using it in a year's time? All great questions! Join me in surfing the hype wave for the answers and more! π