# Bubble Basics (for web3)

## Bubble Basics

[🔝](https://www.notion.so/One2all-v4-Getting-Started-8bfb4dd40f844a0e9447ce9c5597451b)

* Best bubble tutorial free first two sections of <https://canvas.airdev.co/bootcamp>
  * Please check this out and spend some time as it will save you a ton of headache and time down the road, only takes a few hours to watch and a few more if you follow along with the provided exercises, well worth it!!
  * This Tutorial will get you familiar with fundamental aspects of Bubble including:
    * The Bubble Interface (Design, Workflows, Data, Styles, etc.)
    * Elements vs. Groups (Groups are a super important concept in bubble!)
    * The usage of States to store variables locally within a page, group or element
* Best Practices
  * Create Save points when you first begin to edit!
  * Reverting is easy, load based on prior save points or simply a date and time
* Faucets for getting testnet ETH or MATIC for testing
  * Goerli:
    * <https://goerlifaucet.com/>
    * <https://goerli-faucet.pk910.de/>
  * MATIC Mumbai:
    * <https://mumbaifaucet.com/>
  * MATIC Mainnet (enough for a few transactions)
    * <https://matic.supply/>

##
