This is a live streamed presentation. You will automatically follow the presenter and see the slide they're currently on.
An Introduction to Gatsby.
@0xJamin, Software Developer.
Who Am I?
- Trust Jamin (@0xJamin).
- Software Developer.
- Local Man.
- JavaScript Enthusiast.
- Linux Lover.
What is
It is not
The Great Gatsby The Movie
So What is it?
Gatsby is an open source React framework for building fast and secure web applications on the get go with all optimized features of a robust web applications.
How It Works.
- Gatsby uses GraphQL to collect your data from anywhere (Markdown, JSON, CMS, APIs).
How It Works.
-React performs all the frontend tasks and queries the GraphQL database.