fireship.io icon indicating copy to clipboard operation
fireship.io copied to clipboard

Build and ship your app faster https://fireship.io

Results 260 fireship.io issues
Sort by recently updated
recently updated
newest added

The login system is broken. I can only create an account. The only way I can log in is through the pro page but that just tells me that my...

# React Router React Router explained in 100 Seconds [https://fireship.io/courses/react/basics-suspense/](https://fireship.io/courses/react/basics-suspense/)

# Firebase Setup Install and configure Firebase in a Next.js project [https://fireship.io/courses/react-next-firebase/app-next-firebase/](https://fireship.io/courses/react-next-firebase/app-next-firebase/)

# Flutter Provider with Firebase Advanced state management techniques when working with Firebase Auth & Firestore in Flutter applications. [https://fireship.io/lessons/advanced-flutter-firebase/](https://fireship.io/lessons/advanced-flutter-firebase/)

# Svelte Realtime Todo List with Firebase Build a realtime ToDo list with Svelte 3 and Firebase (RxFire) [https://fireship.io/lessons/svelte-v3-overview-firebase/](https://fireship.io/lessons/svelte-v3-overview-firebase/)

Hi, just wanted to bring it to your attention that the React Firebase course live demo here: https://next.fireship.io/ has a post with a racial slur that should be removed immediately.

Fixed typos and capitalization on tables

# Auth Stream Listen to the current Firebase user [https://fireship.io/courses/firestore-data-modeling/basics-read-documents/](https://fireship.io/courses/firestore-data-modeling/basics-read-documents/)

`npm run dev:hugo` fails with exit code 1 if hugo is not installed locally Add a flag `--kill-others-on-fail` of `concurrently` to kill all processes if one of them fails. This...