Intermediate Firebase Part 1 - Firestore Queries

Опубликовано: 22 Март 2025
на канале: Think Outside The Valley
372
14

Join us on Discord Link: https://www.bit.ly/disctotv​

This intermediate series aims to show the more in-depth features of Firebase, so you can build your apps with even more confidence.

In the first event of the series, we’ll explore how to build more complex Firestore queries. We will learn about filtering, sorting, paginating, and limiting your database requests to receive the required data. By the end of the session, you should be comfortable trying out some queries in your own Firebase projects.

With this event, we will be providing the opportunity to engage with us by contributing to the mock e-commerce website which we'll be using to demonstrate the concepts we will be covering.

The most up to date version of the website can be found here, but we will be working on different versions of the site for each topic:
https://ecommerce-with-firebase-a7af6...

and the open-sourced repository can be found here: https://github.com/RafaelZasas/intro-...

Community members who contribute to this project will be showcased at the beginning of each event and stand a chance to win DSC swag and other cool prizes!

Requirements:

Basic programming experience with HTML and Javascript is useful.
You can use either Windows, mac-OS, or Linux.
No prior database experience required.
No prior software development experience needed.
##
Although not required, it is recommended to go through the “Intro to Firebase” series.