Hello, I might give it another chance to use Meteor. It is not as vibrant as in the years before but still seems like a robust platform.
What resources would you advise for that (courses, books, etc.)? And what choice of packages, etc?
Hello, I might give it another chance to use Meteor. It is not as vibrant as in the years before but still seems like a robust platform.
What resources would you advise for that (courses, books, etc.)? And what choice of packages, etc?
At Quave we always start our projects with our Meteor Template.
We don’t use many external packages but our packages depend on some packages, for example, quave:collections depends on hooks, simple schema, etc
Take a look.
We use very often migrations and synced cron as well.
We are using Meteor&Blaze for a SasS app since 2016 and following all updates.
We are using Meteor&Blaze for a SasS app since 2016 and following all updates.
Cool, can you show a link? Have you been able to use all the old docs and templates from the past without problem when you have started?
I see, it is a good template for a start.
Will I have any use by starting off a template with many additions like https://wrapbootstrap.com/theme/centric-bootstrap-admin-template-WB0901P31 or https://wrapbootstrap.com/theme/angle-bootstrap-admin-template-WB04HF123 ?
This one also seems to be outdated - GitHub - matiasmagni/coreui-meteor-react: CoreUI React is free React admin template based on Bootstrap 4
Or I will have much trouble updating them to the current Meteor?
I have learned and refactored a lot. You can check my experience in here examples/complex-todos-svelte at main · meteor/examples · GitHub the example is with svelte but I still love to develop with Blaze.
I’m sending link as dm.
I’d suggest the React path with MUI.
If you want to build an app with Vue 3 and Vuetify 3, this is an scaffold for that Feat: Update to Vue 3 by diavrank · Pull Request #5 · diavrank/theory-swe · GitHub