Showing results for "firebase"

Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Most Recent
        Most Popular
        Highest Rated
        firebase
        Reset
        https://s3.amazonaws.com/assets.fullstack.io/n/20211025023718656_CoverImage_Tinycanva%20%281%29.png

        lesson

        How to Store Reframe Data in Firebase Without a REST APITinycanva: Clojure for React Developers

        In this chapter, we will integrate Reframe and Firebase to save the graphic "entity". This is analogous to a POST request with a traditional REST API.

        https://embed-ssl.wistia.com/deliveries/6f3d1ee7146e5330fbaff1bd02fd57a6083620d0.jpg

        lesson

        How to Create Firebase Data Subscriptions in ReframeTinycanva: Clojure for React Developers

        In this chapter, we'll connect the UI to the Reframe loop and create loading indicators and subscriptions to check if the user logged in successfully.

        https://image.mux.com/rrDNrqJovsNSMO9gTX02yZ6eMGy6gBa4uV2X02Ab7vOHY/thumbnail.png?undefined

        lesson

        Auth Effects and Firebase InitializationTinycanva: Clojure for React Developers

        We dispatched an event and wrote a handler. The handler returned an effects map, with a custom effect `:firebase/email-auth`. In this chapter, we'll create the custom effect handler and initialize the Firebase app.


        Articles

        view all ⭢
        Firebase Authentication with React

        In this article, we will learn how to implement Firebase authentication in a ...