Replies: 3 comments
-
Starter Selection Criteria: JavaScript Agnosticism: Starter Management Approach: Should we continue to include starters within the main project, or should we consider moving them to separate repositories? Do we need starters at all? Roadmap Alignment: |
Beta Was this translation helpful? Give feedback.
-
i do have some quick question , because loco is just fairly new to me about 30 mins exposure. What ever your answer is , I think it would be easy to leverage cargo generate an additional cli command I do have experience creating a template with cargo generate , i can possibly create this stuff , and make a PR ... |
Beta Was this translation helpful? Give feedback.
-
I'll weigh in my 2 cents on this since I like the project and intend to use it myself.
Agreed. I would say that, at least as far as the
Also agreed. But I even think the option below is even better.
100% this.
I honestly have no opinions. I wouldn't say they're needed, but I think them good things to have. Or at least some way to generate about 3 options? |
Beta Was this translation helpful? Give feedback.
-
This discussion issue is opened to address the recent proposals and conversations regarding the management and selection of starters in the Loco framework. The conversation has evolved around the renaming of "SaaS App" to "React App" and the potential inclusion of other frontend technologies like HTMX.
Starter Selection Criteria:
What should be our criteria for including new starters? How should we balance community demand with maintainability?
JavaScript Agnosticism:
How important is it for the Loco framework to be JavaScript-agnostic? Should this influence our decision on the default frontend technology?
Starter Management Approach:
Should we continue to include starters within the main project, or should we consider moving them to separate repositories?
Do we need starters at all?
Ruby on Rails has ONE generatable starting template, but you can configure it through various flags. Do we need to refactor loco's design to more fit this, or should we keep doing things our way, through git cloning a repo, since it's working? If we refactor it, is there a goal version or timeline?
Roadmap Alignment:
How do these proposed changes align with the overall roadmap of the Loco framework?
Beta Was this translation helpful? Give feedback.
All reactions