Skip to content

Commit 2bfdb9f

Browse files
joahgaaronj1335
authored andcommitted
add march 2024
1 parent 1103e23 commit 2bfdb9f

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

_meetups/2024-02-20-meetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: meetup
33
title: "Programmable OS Command Palettes"
4-
slides:
4+
slides: https://programmable-os-command-palettes.kevinkipp.com/
55
video:
66
speakers:
77
- name: Kevin Kipp

_meetups/2024-03-19-meetup.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: meetup
3+
title: "Universal React with Expo Router"
4+
slides:
5+
video:
6+
speakers:
7+
- name: Evan Bacon
8+
title:
9+
avatar: https://avatars.githubusercontent.com/u/9664363?v=4
10+
bio:
11+
email:
12+
homepage: https://evanbacon.dev/
13+
twitter: baconbrix
14+
github: evanbacon
15+
linkedin:
16+
sponsor: cloudflare
17+
venue: cloudflare
18+
after: lazarus
19+
organizers:
20+
- pcostanzo
21+
- joahg
22+
---
23+
24+
We’ve all heard of the React motto “write once, run everywhere” but what does this look like in reality? Learn how Expo Router––the universal React framework––is making it possible to reuse complex app development patterns like routing, data fetching, and rendering, across web and native platforms.
25+
26+
I’m the creator of Expo Router, and manage the dev tools/web team at Expo. Bring your most complicated React/React Native questions and I’ll try my best to answer them all.

0 commit comments

Comments
 (0)