Animesh
Animesh
## Cloud Sync V3 - Have a diff analyser in the client side - Collect changes in an array with a tag - remove changes from array after sync -...
## Dynamic Queue https://www.last.fm/api/show/track.getSimilar Getting similar tracks combined with youtube radio with dynamic behaviour shuffling between songs and non-songs also get similar from jioSaavn https://github.com/Borewit/musicbrainz-api
@coderabbitai review
@coderabbitai review
My current go to framework is solid because - Componentizer in the form of JSX - built-in event handlers - use only as much as needed (no need to use...
Is there not a simple way to start with sonnet-core in a vite vanilla project? ```bash npm create-vite@latest > vanilla + typescript npm i @sonnet/core ``` (hopefully we can have...
> npx create-sonnet-app I can't find the vite config file in this case. > I am hesitant with jsx just because run time and build time dependency. In case of...
> you can create vite.config.js file as well if you need some customization for basic configuration you don't need vite.config.js file. Thanks! I totally forgot usually we dont have a...
There is also this library for some inspiration https://nanojsx.io it also comes with a componentizer.
What's wrong with the current terminal?