Hi everyone! We are super excited to formally announce our new line of starter apps along with support for generated static sites. Some of you have already been testing them out, and we’re super excited about all the things you and the rest of the community will create with them!
Read our announcement post to learn more, including other updates like better syntax highlighting support!
If you make something cool, be sure to post it in The Gallery category! And if your favorite framework is missing, we encourage you to create a starter for it and share, or post in Feature Requests. We are working on some cool ways to showcase and share your apps, so we want to hear your ideas and feedback!
YES vue syntax highlighting thank you so much! And svelte! And jsx and ts!!! This update looks incredible!
Thank you to everyone on the glitch team for all of your incredible work
And it’s great that static generared sites are officially official now
Yayyy! I’m glad you’re excited for the syntax highlighting! It’s basic now, but we’re going to keep adding to make sure the highlighting for the frameworks you’re used to in an IDE are there
In my experience Vue is much easier to learn and maintain than React, hence it’s grassroots popularity. Nuxt support from the get go seems like slight miss.
Wanted to say thanks for reporting these! We fixed up the package.json file you’d mentioned (and went though the hello/mvp package.json files for consistency as well!)
Fair point about the logging too. The depth of fastify’s auto logging was something we wanted to highlight for folks, but it really is a bit much — potentially intimidating, too. In light of that we switched things back to the “Your app list listening” for the -node hello and mvp starters, but with a quickie comment in server.js explaining how to set fastify’s detailed logging for debugging.