import { Head, Appear, Image } from "mdx-deck"; import Logo from "./assets/images/logos/rdc-icon.svg"; export { default as theme } from "./theme"; import { CodeSurfer } from "mdx-deck-code-surfer"; import ultramin from "prism-react-renderer/themes/ultramin";
Quick Intro to Firebase
Our apps don't have a shared data source!
A React app on my computer can't share state with one on yours!
- Express
- Ruby on Rails
- Firebase
- Fantastic for quick prototyping
- No Installation Necessary
- Realtime!