• Performance Regression testing with Reassure

  • Advanced component & hooks design & RN Best practices part 2

  • Advanced component & hooks design & RN Best practices

  • Debugging and performance profiling

  • Intro

  • The state of Augmented Reality and React Native in 2023

  • Run Games Within your React Native Apps

  • Cross platform Augmented Reality development with React Native

    AR is a really fascinating technology. We can see more and more AR apps emerge on iOS and Android. We can also see more and more companies adopt React Native as great solution for Cross platform development using JavaScript, but getting native app performance. In this talk Vladimir Novick will explain how we can bridge AR capabilities into React Native apps.

  • GraphQL Intro

  • React on the Blockchain - the Missing Getting Started Guide.

  • Create collaborative VR environment in the browser with React and GraphQL

  • OdessaJS Moving from JS to ReasonML

  • GraphQL with Yugabyte and Hasura

  • Create collaborative VR environment in the browser with React and GraphQL

  • GraphQL - what why and how

  • Copy of Architecting scalable serverless architectures with GraphQL api

    In this talk we will see what are the benefits of building event driven serverless Realtime GraphQL backend and what problems it will solve. We will see how we can bootstrap our serverless backend fast with Hasura engine and provide our web or mobile apps with modern GraphQL api.

  • React Native Animations

    Everything in the world is animated and animating our apps is a key to make them look compelling, "telling a story" of your app as well as reducing cognitive load for your users. Animations can be as simple as bouncing buttons or complex like full screen transitions, gesture based animations and multi layered animations. Not only animations sometimes are not that straightforward to implement, they have to look "realistic" as well as to be performant. In this workshop we will get from the very basics of creating compelling animations in React Native to complex gesture animations, custom transitions, purely native animations and so on. We will discuss performance bottlenecks and work around them to get 60FPS animations. This workshop is targeted towards developers already familiar with the basics of React Native and want to level up their knowledge understanding all the intricacies of animating in React Native.

  • Building WhatsApp in a Day with React Native

    In this full day workshop we will go through the process of creating Whatsapp app in React Native from scratch. We will talk about how to get started, structure our app and create proper navigation workflow, style our screens and create compelling animations. But we will not stop there. Not only React Native is changing mobile ecosystem nowadays, GraphQL is also an important part of how we connect to our backend. We will go through GraphQL basics and use it in our Whatsapp app to connect to GraphQL endpoint which we will also define and create during workshop by using free and open source Hasura GraphQL engine. Workshop will give you the ultimate experience of creating React Native app from scratch with GraphQL API.

  • Using YugabyteDB with Hasura to scale your GraphQL API globally

    Creating and scaling your GraphQL API can be hard. In this talk we will see not only how we can easily create GraphQL API with Hasura engine, but how we can reduce the common bottleneck - database by bringing high performance distributed SQL database - YugabyteDB. We will see how our GraphQL api will continue to work even in case of catastrophic failures of database nodes, discuss load balancing, how to deploy and manage it and more

  • Controlling apps with your mind

    Controlling apps with your mind

  • Vue 3.0 changes and how to incorporate them into your Vue apps

    Custom directives, Testing, Provide and Inject, Architecture patterns

  • Best practices in testing Vue apps

    Custom directives, Testing, Provide and Inject, Architecture patterns

  • Technical Diving

  • Moving from JS to ReasonML

  • GraphQL workshop

  • Demystifying React Native Animation creation process

  • Building Data Driven AR apps with GraphQL

  • Redux style backends

  • 0 to 100 with GraphQL on React Workshop

  • Architecting Scalable Serverless Architectures with GraphQL Api - Workshop

  • The new modern app

  • GraphQL deep dive with Vladimir Novick & ReactJS Academy

    In this talk we will see what are the benefits of building event driven serverless Realtime GraphQL backend and what problems it will solve. We will see how we can bootstrap our serverless backend fast with Hasura engine and provide our web or mobile apps with modern GraphQL api.

  • Building Realtime GraphQL & serverless Applications

    Learn how to build a realtime application using GraphQL and serverless during this three and a half-hour workshop. Vladimir Novick will lead the workshop organized by Hasura and sponsored by Reaktor. He will cover: Using GraphQL to make CRUD operations from a React application Setting up access controls to data Building realtime components in React using GraphQL Subscriptions Merging existing GraphQL servers with Hasura GraphQL API endpoint using Remote schemas Triggering serverless functions on database events

  • React Amsterdam - Demystifying React Native

  • Copy of Copy of Realtime GraphQL and Serverless made easy for Vue with Hasura

    Hasura is a free and open source GraphQL Engine that can help supercharge your GraphQL adoption, whether it is for a new application or for an existing one. That talk will cover: Using GraphQL to make CRUD operations from a Vue application Setting up access controls to data Building realtime components in Vue using GraphQL Subscriptions Wrapping existing REST APIs with GraphQL servers that can be deployed on Serverless platforms, and then merging them into a single endpoint using Remote Schemas Triggering serverless functions on database events In short, we’ll go through how Vue developers can adopt realtime GraphQL and Serverless using Hasura.

  • Copy of Realtime GraphQL and Serverless made easy for Vue with Hasura

    Hasura is a free and open source GraphQL Engine that can help supercharge your GraphQL adoption, whether it is for a new application or for an existing one. That talk will cover: Using GraphQL to make CRUD operations from a Vue application Setting up access controls to data Building realtime components in Vue using GraphQL Subscriptions Wrapping existing REST APIs with GraphQL servers that can be deployed on Serverless platforms, and then merging them into a single endpoint using Remote Schemas Triggering serverless functions on database events In short, we’ll go through how Vue developers can adopt realtime GraphQL and Serverless using Hasura.

  • Copy of ARMGDN - Build modern web apps using Apollo, React, MobX GraphQL, Db and Node.js

    In this talk, we will see how we can use modern javascript stack for writing serverless applications with GraphQL powered backend, Apollo, React and MobX client, Postgress or DynamoDb and NodeJS.

  • ARMGDN - Build modern web apps using Apollo, React, MobX GraphQL, Db and Node.js

    In this talk, we will see how we can use modern javascript stack for writing serverless applications with GraphQL powered backend, Apollo, React and MobX client, Postgress or DynamoDb and NodeJS.

  • Architecting scalable serverless architectures with GraphQL api

    In this talk we will see what are the benefits of building event driven serverless Realtime GraphQL backend and what problems it will solve. We will see how we can bootstrap our serverless backend fast with Hasura engine and provide our web or mobile apps with modern GraphQL api.

  • Building Data Driven AR apps with GraphQL

  • Realtime GraphQL and Serverless made easy for Vue with Hasura

    Hasura is a free and open source GraphQL Engine that can help supercharge your GraphQL adoption, whether it is for a new application or for an existing one. That talk will cover: Using GraphQL to make CRUD operations from a Vue application Setting up access controls to data Building realtime components in Vue using GraphQL Subscriptions Wrapping existing REST APIs with GraphQL servers that can be deployed on Serverless platforms, and then merging them into a single endpoint using Remote Schemas Triggering serverless functions on database events In short, we’ll go through how Vue developers can adopt realtime GraphQL and Serverless using Hasura.

  • FullStack GraphQL Bootcamp

    Free, live, online, GraphQL (with React, Angular, Vue and Node) Bootcamp https://tylermcginnis.com/free-graphql-bootcamp/

  • Reason Bootcamp - Day 1

    Values Types Bindings Scopes Pattern Matching Variants Records Tuples, Lists, Arrays

  • GraphQL in ReasonML

    ReasonML and GraphQL is a match made in heaven. Imagine getting type error if you have mistake in your GraphQL type even before compiling your client code. How cool is that? In this talk we will see how you can use GraphQL with Reason and what benefits it will bring.

  • Building AR apps with React Native

    Building AR apps with React Native and ViroMedia

  • Demystifying React Native

  • React VR - web developer guide

  • React VR - lightning talk

  • React Native FTL Crash course

  • Enhance your development workflow with the power of Storybook