News

VS Code Wizard-Driven Web Template Studio Does Full-Stack Web Apps

Microsoft Web Template Studio, a new Visual Studio Code extension, has been unveiled to simplify and quicken the process of creating full-stack Web applications.

The open source project uses wizards to guide developers through the process of choosing:

  • A project type (full stack only supported now)
  • Front-end framework (only React supported now)
  • Back-end framework (only Node.js supported now)
  • Pages (blank page, common layouts such as master/detail and pages that implement common patterns such as grid and list)
  • Cloud services (Azure Cosmos DB and Azure Functions are supported)

"The resulting Web app is well-formed, readable code that incorporates cloud services on Azure while implementing proven patterns and best practices," Microsoft says.

Noting the limited set of options in this early development stage of the project, Microsoft said it's seeking community partnerships to explore further functionality.

Microsoft Web Template Studio
[Click on image for larger view.] Microsoft Web Template Studio (source: Microsoft).

Along with generating code, it inserts links to documentation to further enrich the Web app creation process.

Written in TypeScript and React, WebTS is akin to Windows Template Studio, which targets Universal Windows Platform (UWP) apps, sharing much of the underlying technology.

"Our philosophy is to help bootstrap your app with what you need but not do so much that you’re deleting code and breaking stuff," said Clint Rutkas, senior technical product manager, Windows Developer Team, in a blog post today (May 15). "We also strive to introduce best patterns and practices. Web Template Studio is extremely early in development, but we feel this is a great time to show it to the community and get a broader set of feedback."

Current documentation includes:

The GitHub project site (MIT license) shows 31 stars as of this writing; the Visual Studio Code Marketplace site shows 84 installations with one perfect 5.0 rating from one developer who reviewed it, after having been released only yesterday (May 14).

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

  • Introduction to .NET Aspire

    Two Microsoft experts will present on the cloud-native application stack designed to simplify the development of distributed systems in .NET at the Visual Studio Live! developer conference coming to Las Vegas next month.

  • Microsoft Previews Copilot AI for Open-Source Eclipse IDE

    Catering to Java jockeys, Microsoft is yet again expanding the sprawling reach of its Copilot-branded AI assistants, previewing a coding tool for the open-source Eclipse IDE.

Subscribe on YouTube

Upcoming Training Events