Home >Technology peripherals >It Industry >Revealing the new revival of the Microsoft Store web version: Lit, Vite JS and other technologies revealed
The Microsoft Store platform has new trends. Last year, Microsoft overhauled its App Store to make it more beautiful, smoother and easier to use. Now, Microsoft has quietly launched a new web store that uses a variety of popular web technologies to provide better performance and compatibility
Microsoft’s new web store uses a series of advanced technology components , including Lit, Vite JS, Shoelace, PWA builder's template and App Tools router. The application of these technologies will make the user experience smoother, web pages load faster, and provide a modern user interface and more functions.
As far as the editor understands, Lit is a lightweight Javascript library that focuses on creating efficient web components. Vite JS provides an ESM-based development server and build tools, which can significantly improve development efficiency. Shoelace is a modern web component library that provides developers with a variety of UI elements that help build more engaging user interfaces. PWA builder's template ensures the progressive nature of web applications, allowing users to access the application offline and obtain better performance. And App Tools Router is a Lit-based router component used to manage jumps between different pages and enhance the navigation function of web applications.
In addition, Microsoft also uses ASP.NET server on the back end and uses C# code to support the back-end functions of the web page to provide better performance and security. The purpose of these improvements is to provide users with a better app downloading and management experience, as well as a web version store with higher performance and compatibility. Microsoft's goal is to provide users with better services through a modern technology stack and well-designed user interface
The above is the detailed content of Revealing the new revival of the Microsoft Store web version: Lit, Vite JS and other technologies revealed. For more information, please follow other related articles on the PHP Chinese website!