Intermediate Firebase Part 3 - Cloud Functions for Firebase

Опубликовано: 03 Октябрь 2024
на канале: Think Outside The Valley
103
5

Follow us on Discord: 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 this event, we’ll cover Firebase Functions - standalone bits of code that allow you to separate some pieces of business logic from your front-end applications. We’ll go over different types of triggers that Firebase Functions can be called with and showcase situations where they could be useful in your projects.
Along with the 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.