Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What I learn from Firebase when build Saifah

What I learn from Firebase when build Saifah

ใครจะเชื่อว่า เราสามารถสร้าง application ev planner ทั้ง application บน firebase ได้ เรามาดูกันดีกว่าว่าข้างหลังนั้น ทำยังไงและใช้ service อะไรบ้าง

Firebase Thailand

April 01, 2023
Tweet

More Decks by Firebase Thailand

Other Decks in Technology

Transcript

  1. What I learn from Firebase when build Saifah Google Developer

    Expert in Web Warat Wongmaneekit Firebase Dev Day 2023 GDG Bangkok Firebase Thailand Organized by
  2. #FirebaseDevDay2023 • Function instances can now execute more than one

    request at a time. • Secure your callable and HTTP functions with a new cors setting. • Cloud Functions is now built on Cloud Run. • Google has collaborated with industry leaders to create the CloudEvents specification. • New trigger types include Firebase Alerts triggers, custom event triggers for Firebase Extensions • The firebase-functions SDK has been reimagined as more native to modern JavaScript. You can configure 2nd gen functions globally, use options objects, and use modular imports. • HTTP functions can now have a 1 hour timeout • Function instances now default to the default compute service account rather than the app engine service account.