Chennai React Meetup #6 — feat. Sathya Gunasekaran (React Core, Meta), Bavithra & Vilva Athiban
24 Nov, 2024
Chennai React Meetup #6 featuring talks from Sathya Gunasekaran (React core team at Meta), Bavithra and Vilva Athiban
React Native: 3D and Canvas Animation Using react-skia
14 Oct, 2023
A talk on using react-skia to build 3D and canvas animations in React Native
Reusable Animations in React & React Native
20 May, 2021
A talk on building reusable animations that share a single codebase across React web and React Native mobile apps
SHERLOCK — Decoding Netflix Architecture
20 Feb, 2021
A 3-part series investigating Netflix and decoding its architecture
PathToExpert — Advanced Web Development Series
13 Jan, 2021
A 21-part short video series on advanced web development topics — SEO, performance, browser APIs and more
Introduction to styled-wind
02 Dec, 2020
An introduction to styled-wind — what it is, why it exists and how it works
Hasura & RedwoodJS
18 Nov, 2020
A walkthrough combining Hasura and RedwoodJS for a full-stack GraphQL experience
Let's get to know more about GraphQL
20 Sep, 2020
A deep-dive session exploring GraphQL concepts, tooling and ecosystem
Hasura Community Call July 2020
24 Jul, 2020
Hasura Community Call featuring demos, community showcases and discussions around Hasura and GraphQL
Webinar 07 | Code to Cloud series : What, how and when to solve problems in JavaScript world?
24 Jun, 2020
Webinar on what, how and when to solve problems in the JavaScript world, part of the Code to Cloud series
Styled wind - What, Why and How? Introductory Video
17 June, 2020
An introductory video of styled-wind, how does they work, it idealogy behind and the future
Browser APIs & Upskilling frontend developers — Coimbatore FrontEnd Group
02 Jun, 2020
Talk at Coimbatore FrontEnd Group on lesser-known browser APIs and upskilling as a frontend developer
Let U(I) be optimistic — GraphQL Hong Kong #3
26 May, 2020
Talk at GraphQL Hong Kong #3 on building optimistic UIs with GraphQL
GraphQL: Rethink Cache with Apollo Cache 3.0 — WarsawJS Meetup #68
01 May, 2020
Talk at WarsawJS Meetup #68 on rethinking client-side caching with Apollo Cache 3.0
Package Lock - Known Unknowns | Web | JavaScript | npm | package
26 Apr, 2020
Known Unknowns, a series to learn about things which we use daily but dont know how they work. In this video, we will see about Package.json
Source Maps - Known Unknowns | Web | JavaScript | Webpack
13 Apr, 2020
Known Unknowns, a series to learn about things which we use daily but dont know how they work. In this video, we will see about Source maps
GraphQL Code Generator : 3. Use graphql-codegen VS Code extension
5 Apr, 2020
Setup and generate type safe GraphQL queries and hooks using graphql-codegen VS code extension for the client
Build a GraphQL Client for React in 25 minutes
25 Mar, 2020
A hands-on session building a minimal GraphQL client for React in 25 minutes
GraphQL Code Generator - 2. Type Safety on Client - Part 1 (Basics)
19 Mar, 2020
Setup and generate type safe GraphQL queries and hooks using graphql-codegen for the client
GraphQL Code Generator - 1. Introduction
17 Mar, 2020
A introduction for awesome tool - GraphQL codegen
GraphQL Berlin Meetup #16 — GraphQL Subscriptions: Build a DJ TurnTable with Apollo/React and Prisma
10 Dec, 2019
Live build of a DJ TurnTable demo using GraphQL subscriptions, Apollo, React and Prisma at GraphQL Berlin Meetup #16
ViennaJS, One Component for React & React Native
01 Nov, 2019
Talk at ViennaJS on building a single component shared between React web and React Native
React: Secret behind setState
27 Jan, 2019
A short video on strange behaviour of setState in React