GithubHelp home page GithubHelp logo

fkit-course's Introduction

SvelteKit - The Full Course

This repo contains the code for the Full SvelteKit Course on fireship.io

Usage

To take advantage of this code you will need to add your own Firebase client project config and Firebase Admin SDK service account as explained in the course setup.

git clone <this-repo>
npm i
npm run dev

fkit-course's People

Contributors

codediodeio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fkit-course's Issues

Locals are always empty

When trying to implement the server auth using the firebase admin sdk, locals are always empty. I cloned this repo down and used all of the code within this repo to test it to make sure it wasn't something i was doing and it was still broken.

Whenever I tried navigating to user/bio it would redirect to /login

Missing information on how to seed the Firestore Database?

Hey,

Is it on purpose, that there is no info in the course - nor any to be found on the repo, about setting up the database?

I'm thinking in terms of it already having data in the video. I think this could confuse quite a few people.

Firebase user document reads.

Hi!

Thanks for a great course.

It seems that userData gets fetched every time the AuthCheck component is used.
Is it possible to persist the userData on every page to ensure there are no unnecessary reads?

Add security rules

Hi Jeff, Great course!!

Would it be possible to share the rules you used for firestore and storage please?

Maybe create a branch using sveltefire

I am wondering if this implementation would be better by using sveltefire. Are there any plans to upgrade this course or maybe create a new sveltekit / firebase course?

Drop effect bug in the drag & drop reordering

When you create 3 links, and drag the middle one to either over the top or bottom one repeatedly, the hover effect only works every second time even though the swapping action is executed successfully. I assume there is some comparison whether the current dragged item is the same as the one that we are dragging over but this seems to have a bug and compares it with the wrong object.

Cool website btw ;)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.