Giter VIP home page Giter VIP logo

kota's People

Contributors

60fov avatar

Watchers

 avatar  avatar

kota's Issues

Loading States

  • skeleton components
  • consistent pattern for managing various loading states
  • explore ISR and compare getServerSideProps perf

make slider interactive

  • make words clickable
  • add context menu on current word click
  • re-add removed words when going back? (history buffer or deterministic rng)
  • make slider draggable (rework probably)

modes

  • create mode interface / structure
  • flashcard mode
  • translate mode
  • race mode

Stores

reimplement zustand stores into application

  • theme

Resizing page breaks word slider

resizing the page cause word slider to change words and sometimes break entirely. my immediate suspicion is that the intersection observer is misfiring on resize.

discovery

anytime a slider item would leave the view it would be removed even in cases when is shouldn't have e.g. slider animating closed or open, the page resizing, etc.

Local Dev UX

dev db shouldn't be same as the live db

  • db local / prod env var split
  • prisma seed
  • pglite ux
  • local auth

user perma-links

currently a user profile can be found via their handle, but handle's can change so any links to that user would break when they change their handle. using the the db id could function as a hard link to the user, but alternatives should be explored since i'm unsure of the safety implications of using the db id.

Site Navigation

there's no way to navigate to other pages other than the browser go back button.

  • Next.js Layouts vs app directory
  • cmdk

Move Kime back to submodule

currently the lib folder holds some version of the Kime repo and it needs to be developed along side this project. git submodules are def the correct solution here, but I removed it as it was breaking things and wasn't worth the effort at the time.

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.