You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some thoughts about how we should add tiny examples in this repo:
catch-all with links to Codepen/stackblitz
I don't think it would make sense to use codepen/stackblitz for these because they would quickly become out of date or forgotten.
Single repo for each tiny example
A lot of overhead and a lot of duplicated code.
Single repo for all tiny examples
I think this option is best.
We could create a single repo, similar to helia-101, where we share the main helia instance, and only render different UI components via SPA, where each path is its own codepen-esque view for a particular use-case.
We could create a single repo, similar to helia-101, where we share the main helia instance, and only render different UI components via SPA, where each path is its own codepen-esque view for a particular use-case.
However, I'd like interactive demos, since helia runs in the browser, it would be nice to have batteries included. Maybe a SPA to demo examples like a design system.
I'd like interactive demos, since helia runs in the browser, it would be nice to have batteries included.
I think this would be much harder to maintain in the long term. I think exposing the helia instance and letting people run commands in the terminal if they want is fine, but we likely won't be able to keep an example that has interactivity up-to-date easily.
Maybe a SPA to demo examples like a design system.
i'm not sure what you mean by "like a design system." can you clarify?
While helping out with HackFS, several questions came up that I think would make great tiny examples.
tiny examples that I think would be useful for the community
based on some recent ETHGlobal HackFS questions in the #partner-ipfs channel.
Some thoughts about how we should add tiny examples in this repo:
catch-all with links to Codepen/stackblitz
I don't think it would make sense to use codepen/stackblitz for these because they would quickly become out of date or forgotten.
Single repo for each tiny example
A lot of overhead and a lot of duplicated code.
Single repo for all tiny examples
I think this option is best.
We could create a single repo, similar to helia-101, where we share the main helia instance, and only render different UI components via SPA, where each path is its own codepen-esque view for a particular use-case.
Questions for @Helia-Dev (@achingbrain & @whizzzkid) and @discordian folks:
The text was updated successfully, but these errors were encountered: