Please enable JavaScript to use this page!

AllTalks site logo
🍔

Hooking Up A Conference In Real-Time With React Native & GraphQL

"You’re starting a conference. You announce the conference, start planning the venue, getting sponsors, & fielding talks. Things start getting serious, & before you know it you’re overloaded with obligations. Oh, & you forgot: You also need a conference app! You don’t just want any conference app; you want it to be fun, engaging, & a valuable addition to the attendees. How can you do this in the least amount of time? In this talk, I’ll show how you can rapidly prototype, build, & deploy your app using GraphQL, React Native, & AWS AppSync so you can spend your time worrying about more important things in life. In addition to what you’d expect from a conference app, we’ll be adding live chat so attendees discuss talks & speakers can field questions & interact with them in real-time."


React Kyiv

44 min

React Native for React Developers

Igor Kachura

Over the past year and a half, he has been working a lot with React Native. In this talk, he is going to cover how he got into it and made the move from React to RN. He’ll explain how React Native di…

React Advanced

24 min

Offline-first in React-Native: How to Lose Your Web Dev Reflexes and Build

Josh Warwick

"React has helped us build web applications faster than ever, but turns out this doesn’t help build mobile apps. The main hurdle for web developers coming to mobile development (native apps with Reac…

Nordic.js

25 min

Full Stack Type Safety with React, GraphQL, and TypeScript

Robert Zhu

In this talk, he'ill give a detailed walk-through of his personal dev setup for type safe web development with React, GraphQL, and TypeScript.

Я ❤︎ Фронтенд

49 min

ApolloClient 3 — прощаемся с Redux, REST API и Relay

Павел Черторогов

Ещё не все успели у себя попробовать Redux, а первопроходцы его уже с удовольствием выпиливают. На что можно поменять Redux с REST API? На GraphQL и ApolloClient 3. В докладе речь пойдёт о текущих не…

HolyJS

73 min

Оборачиваем существующее REST API в GraphQL (методология за 1000000 рублей)

Павел Черторогов

А реально обернуть REST API в GraphQL? И как сделать R&D для этой технологии? Обычно обкатку технологии принято делать на TodoMVC. Так и поступим. А коль Павел человек непростой, то придется брать и…

Frontend Love

22 min

GraphQL Without a Database

Roy Derks

Your frontend developers are pushing to get started with GraphQL, but you don’t have the backend capacity to migrate your existing REST APIs to GraphQL? Or you want to have a GraphQL API next to your…

FrontendConf

55 min

React Native для самых маленьких: опыт мобильной разработки

Артем Лашевский

Что делать, если в бэклоге продуктовой команды появилась задача по разработке мобильного приложения с целью проверки гипотезы востребованности продукта и его удобства для пользователей? Я знаю ответ…

React Advanced

32 min

React Native at Wix - Architecture For App in Scale

Omri Bruchim

Ever wondered how to use micro-services approach in a FED\mobile application? Hesitating to choose React Native for your big project? I’m here to eliminate the school of thought that React Native is …

React Advanced

20 min

A More Readable React Codebase Using TypeScript, GraphQL, and Hooks

Emma Brillhart

We’ve all looked at a chunk of code and had no idea what it does - only to realize that we were the ones who wrote it, six or so months ago. If we can’t read our own code after a few months, how can …

React Advanced

33 min

Designing GraphQL Schemas

Nik Graf

Talk recording from React Advanced 2019 Conference https://reactadvanced.com/

Tver.io

34 min

GraphQL на ландшафте микросервисов или как все собрать в кучу

Сергей Пономарев

Кажется, что GraphQL заставляет нас использовать монолитную архитектуру. Давайте разберёмся, что это не так.

React Advanced

21 min

Build your own Native Module

Patrick Loureiro

Sometimes an app needs to access a platform API and React Native doesn’t have a corresponding module yet. Maybe you want to reuse some existing Objective-C, Swift or C++ code without having to reimpl…

Nordic.js

24 min

Universal Components & Deterministic Rendering

Fernando Via Canel

With the advent of React Native, we became able to develop user interfaces for multiple platforms using the same technology. What would it take to write the same application and have it working in al…

React Advanced

28 min

Accessibility with React Native Apps in a Blind World

Alexandre Magno Teles Zimerer

Handle accessibility in a real context to make your apps accessible for blind people goes beyond the accessibility label and guidelines on the React Native documentation, and discover new accessibili…

HolyJS

44 min

Serverless — это не страшно!

Иван Зуев

Спикер проведет участников через череду незначительных манипуляций с кодом существующего приложения, чтобы можно было получить выгоды от использования serverless-стека. Эти манипуляции позволят автом…

Я.Субботник

50 min

От npm-скриптов до полноценной CLI. DIY гайд

Алексей Попков

Как автоматизировать работу фронтендеров и не создать ещё один бесполезный велосипед? Каждый программист в какой-то момент хочет автоматизировать свою работу скриптами. Обычно из этого получается наб…

HolyJS

19 min

Улучшаем качество кода React-приложения с помощью Compound Components

Александр Дунай

Скорее всего, вы сталкивались с проблемой, когда ваш React-компонент становится большим, сложным и в нем появляется куча условий. Согласитесь, такие компоненты сложно читать, ревьюить и вообще понима…

HighLoad++

40 min

Postgres 14 и высокие нагрузки

Иван Панченко

К конференции уже будет окончательно определено, какие фичи попадут в состав 14-й версии PostgreSQL. Мы обсудим те из них, которые повышают производительность СУБД и помогают создавать устойчивые к в…

Я ❤︎ Фронтенд

33 min

Telegram как новая платформа для ваших сервисов

Даниил Лаптев

Давайте попробуем представить, как выглядели бы наши привычные пользовательские сценарии, если бы все приложения были сделаны на базе Telegram-чатов? У вас больше нет миллиона аккаунтов, только один …