microsoft / WebTemplateStudio

Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices
https://aka.ms/webtsinstall
MIT License
2.02k stars 204 forks source link

Make it simpler for beginners #1177

Open CharlPels opened 5 years ago

CharlPels commented 5 years ago

A very good start to make websites, however the outcome is way to complex for starting developers or possible simple projects. Would it be an idea to add another fronted framework namely No Framework.

Just a simple Flask and NodeJS back-end with simple HTML/bootstrap?

jimbobbennett commented 5 years ago

As someone who doesn't know web and wants to get started quickly with Flask, having to learn another framework just to display a web page is a lot of cognitive load. A simple Flask front end with maybe a template HTML file to show a list would be great.