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
I'm interested in contributing to a "best practices" demo app repository and/or doing something like express-generator (npm install express-generator -g/yarn global add express-generator).
Personally I think the best way to start isn't with a generator, but with just a svelte-demo repository to get all the "best practices" leg work done, and then port it to a generator.
The following issues/concerns/requests could be rolled into such a repo: #168 external dependencies #161 pubsub/redis #172 router support #114 hybrid routing #100 state management #93 example app
etc.
What are the chances of creating a svelte-demo repo or something like that, and being added as a contributor? My interest is adapting anything I learn to my own projects. In the meantime, I'm just going to do it in my own little corner: https://github.com/arxpoetica/svelte-demo
Update: I just noticed there's already been some example work done, even listed on the github main page. Closing this ticket.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I'm interested in contributing to a "best practices" demo app repository and/or doing something like express-generator (
npm install express-generator -g
/yarn global add express-generator
).Personally I think the best way to start isn't with a generator, but with just a
svelte-demo
repository to get all the "best practices" leg work done, and then port it to a generator.The following issues/concerns/requests could be rolled into such a repo:
#168 external dependencies
#161 pubsub/redis
#172 router support
#114 hybrid routing
#100 state management
#93 example app
etc.
What are the chances of creating a
svelte-demo
repo or something like that, and being added as a contributor? My interest is adapting anything I learn to my own projects. In the meantime, I'm just going to do it in my own little corner:https://github.com/arxpoetica/svelte-demoUpdate: I just noticed there's already been some example work done, even listed on the github main page. Closing this ticket.
The text was updated successfully, but these errors were encountered: