Byteconf React 2018
π
2018-08-31
Byteconf React is a 100% free conference with the best JavaScript and React speakers in the world.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
π€ Reactive Programming: The Solution to JavaScript Fatigue
- πΉ 1 video
- π 1 slide deck
- π€ Tracy Lee
Learn how to create a more composable application architecture and an arsenal of lego bricks with RxJS, a push based primitive and domain specific language that sits on top of JavaScript. -
π€ Applying the science of habit formation to improve coding skills
- πΉ 1 video
- π 1 slide deck
- π€ Alex Kallaway
In this talk weβll explore practical tips and techniques of habit formation to achieve consistency and give special attention to the topic of conquering the inner demons of doubt and fear, dealing with stress and frustration. The goal is to achieve consistency of a professional over the motivational βseesawβ of an amateur. -
π€ Learning Backwards: Learning CS Through the Lens of React
- πΉ 1 video
- π 1 slide deck
- π€ Kyle Shevlin
So many devs join the industry from alternative pathways, and many missed out on a CS education because of it. That's awesome that people are diving in and making great stuff! Let's augment that skill and reach the next level by using what we know to learn some CS from React. -
π€ Insights from building rich animated experiences in React
- πΉ 1 video
- π 1 slide deck
- π€ Jeremias Menichelli
Have you ever wondered why good performance is so hard to achieve in heavy animated web applications? This talk is a practical retrospective on the discoveries, the pains and the journey that led me to build reliable bulletproof animations and transitions in real life production projects. -
π€ Testing Big with BigTest in React
- πΉ 1 video
- π 1 slide deck
- π€ Robert DeLuca
Full acceptance test suites that run in the browser are slow, flakey, awkward to write, and hard to maintain. This is the lore that has been handed down to JS developers for generations. But what if that was fiction? What if your UI tests were fast, robust, and a breeze to maintain? -
π€ Dr Strangelove: or how I stopped worrying and learned to love higher order functions
- πΉ 1 video
- π 1 slide deck
- π€ Tim Roberts
Functional programming has moved from academic to must-know but with Setoid and Monoid Endofunctors, the barrier to entry is high. This talk dives into the whats and whys of functional programming, and showcasing how to use it to solve real-world problems. -
π€ Building AR Apps with React Native
- πΉ 1 video
- π 1 slide deck
- π€ Vladimir Novick
With the release of ARKit and ARCore by Apple and Google we see various Augmented reality apps created for iOS and Android. Have you ever wondered how you can create such apps in React Native? In this talk we will see how it can be done fairly easily. -
π€ Confident React
- πΉ 1 video
- π 1 slide deck
- π€ Kent C. Dodds
Let's rethink what it means to ship applications with confidence and what it takes to get there. With improved tools and practices, we can be more certain that what we're shipping to our users will work the way it's intended.