I am Moreno, father of two amazing kids, tech guy whos been working with technology since I was a kid.
🎯
Focusing
-
Self
- Florianópolis
Pinned Loading
-
Firebase ReactFire react hook example
Firebase ReactFire react hook example 1import React, { useCallback } from 'react';
2import { useFirestoreCollectionData, useFirestore } from 'reactfire';
34function useProjects() {
5// lazy load the Firestore SDK
-
-
React Firebase useEffect cleanup exa...
React Firebase useEffect cleanup example 1import React, { useState, useEffect, useRef, useCallback } from 'react';
23const mountedRef = useRef(true);
45const fetchData = useCallback(async () => {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.