Giter Club home page Giter Club logo

Comments (9)

SaraVieira avatar SaraVieira commented on August 16, 2024 2

🤔 I'm not sure, how do we store favorites/already seen right now?

Local storage

from awesome-talks.

sudovijay avatar sudovijay commented on August 16, 2024

Yes kinda add to watch list, sounds a good idea to me and easy to implement too

from awesome-talks.

pksjce avatar pksjce commented on August 16, 2024

Isnt this the same as "Favorite"-ing feature we have right now?

from awesome-talks.

siddharthkp avatar siddharthkp commented on August 16, 2024

Favorite = This was such a good talk that I just watched, let me ❤️ it so that I can save it to my list and comes in recommendations for other people (popular talks)

Bookmark = I don't know If I'd like this talk but I'm a sucker for clickbaits, let me save it for later. After I watch it, I'll remove it from my bookmarks

There is an overlap, you can favorites for bookmarks, but shouldn't?

from awesome-talks.

sudovijay avatar sudovijay commented on August 16, 2024

Bookmark doesn't sound good, it's a video. Something like Watch Later sounds good to me, Favorite is more or less similar to Liked Videos. if we really wanna do this all we gotta do is add a icon below Watched talks, everything else will be like fav.

from awesome-talks.

pksjce avatar pksjce commented on August 16, 2024

But we currently don't have the concept of a "User" in the app right? How will you store this info beyond the current session?

from awesome-talks.

sudovijay avatar sudovijay commented on August 16, 2024

We don't need "User" concept for that, its all localStorage / Cookies (which of course has less limit), just like we doing for fav.
NO, wait. we're not doin' anything lol it even doesn't seem to store favs longer than session. is it due to SSR ?

from awesome-talks.

sudovijay avatar sudovijay commented on August 16, 2024

localStorage seems to work fine, it just we need to re render few stuff when the app did actually get mounted on client side. otherwise there's no point of having fav or watched talks.

from awesome-talks.

siddharthkp avatar siddharthkp commented on August 16, 2024

But we currently don't have the concept of a "User" in the app right? How will you store this info beyond the current session?

🤔 I'm not sure, how do we store favorites/already seen right now?

from awesome-talks.

Related Issues (20)

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.