.j0hannes
.j0hannes
TTCTheo's Typesafe Cult
Created by .j0hannes on 6/1/2023 in #questions
Cloud storage solutions for collaborating on local files
and file changes trigger uploading
11 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 6/1/2023 in #questions
Cloud storage solutions for collaborating on local files
I ended up using sync.com takes about 20s or less for changes in .md files to be reflected on my team members system.
11 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 6/1/2023 in #questions
Cloud storage solutions for collaborating on local files
Thanks. Could you share a screenshot of the Keystatic interface? Also, in case you are jschuur, I looked at your profile and found doesithaveafeed. which had some potentially useful code for my backend dev. Since I'm building a content aggregator that, among other things, allows users to get content from websites by entering urls.
11 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 6/1/2023 in #questions
Cloud storage solutions for collaborating on local files
Does Keystatic allow for edits without having to push or PR changes?
11 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 6/1/2023 in #questions
Cloud storage solutions for collaborating on local files
Previously I had the .md files displayed via Docusaur. And updated via git. But that created too much friction. I want something that's real-time sync per default. And sumitting file changes for reviews to be optional. And if the latter is not possible (like in my current Obsidian+pCloud solution) a file history will do for reverting if file changes from team-mates aren't satisfactory.
11 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 6/1/2023 in #questions
Cloud storage solutions for collaborating on local files
Before you suggest collaboration with git... too much friction. For everything that isn't a code file, I wan't real-time sync. Submitting sth for reviews should be optional, not default.
11 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/17/2022 in #questions
Cannot get the document of an iframe
ok thanks
9 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/17/2022 in #questions
Cannot get the document of an iframe
is there something I could try?
9 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/17/2022 in #questions
Cannot get the document of an iframe
don't know
9 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
maybe I'll even use Tanstack Router
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
I might throw it overboard should it make problems
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
but this was created before nested routes were a thing
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
and I was scratching my head how to fit a route for the player in there 😄
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
no nested routing needed
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
oh that actually looks easy
26 replies
TTCTheo's Typesafe Cult
Created by .j0hannes on 12/7/2022 in #questions
How does Spotify keep the player component running on route changes?
While writing this,I was thinking of nested routing. I could do that since I'm using React Router v6. Though I'm not sure if this will keep the player playing.
26 replies