August 2022 Summaries
4 posts from Firebase
Filter
Month:
Year:
Post Summaries
Back to Blog
Firebase promotes the inaugural ViteConf, a free virtual conference hosted by StackBlitz on October 11–12, 2022, celebrating Vite and the web development ecosystem built around it. The post describes Vite as a development environment that simplifies common tasks such as rapid reloading, JavaScript module bundling, and TypeScript support, allowing developers to focus less on build-tool configuration. It notes that Firebase’s blog uses Astro, which is built on Vite, and highlights planned presentations from teams behind Vite, Astro, Nuxt, Svelte, Solid, Vitest, Laravel, Cypress, Shopify Hydrogen, and other tools. Firebase also announces a lightning talk about an upcoming Vite integration intended to simplify development and deployment through Firebase Hosting.
Aug 30, 2022
333 words in the original blog post.
The sixth #FirebaserFriday profile introduces Rachel Collins, known as RachelDosh, a Firebase team member who supports the developer community and helped prepare Firebase content for Google I/O. First introduced to Firebase through App Distribution during her early software engineering career, she now writes Firebase Blog posts, scripts onboarding videos for Android and iOS developers, updates codelabs for technologies such as SwiftUI and Jetpack Compose, and prepares for Firebase Summit 2022 in New York City. Collins cites the 2017 Grace Hopper Conference as a formative experience that highlighted the range of careers available to computer science graduates and inspired her to pursue a career in technology. The post also notes her enjoyment of a tea-making routine and directs readers to her Twitter account, while describing #FirebaserFriday as a monthly series featuring Firebase employees and their work.
Aug 26, 2022
454 words in the original blog post.
Rowy, an open-source Firebase-based CMS founded by Harini Janakiraman and her team, provides a collaborative spreadsheet-like interface for managing Firestore data, addressing the limitations of the Firebase console and reducing the need for custom admin tools or spreadsheet exports. It connects directly to Firebase projects, supports existing or new Firestore collections, and includes operational features such as filtering, sorting, bulk imports and exports, and more than 30 configurable column types for data, files, rich text, JSON, and Cloud Function-triggering actions. Rowy uses Firebase Authentication, custom claims, and Firestore Security Rules to give administrators granular role-based access, allowing teams to see and edit only assigned tables or fields. Its real-time collaboration relies on Firestore Snapshot Listeners and Jotai state management to synchronize collection updates across users, while configurable validation, required fields, defaults, and custom components help ensure predictable data. By relying on Firebase services, Rowy enables smaller development teams to build data-management workflows while allowing developers to focus less on internal tooling.
Aug 19, 2022
1,089 words in the original blog post.
Firebase has introduced a redesigned custom navigation intended to reduce decision-making time by showing users the products most relevant to their work instead of requiring them to scan 28 options. The update adds Project shortcuts, which automatically list recently visited Firebase products within each project and can be hidden or manually reordered to match individual preferences. It also includes an All products page that presents Firebase’s full app-development platform in one location, helping users discover services beyond those they use regularly.
Aug 09, 2022
403 words in the original blog post.