
SharePoint Angular Webpack Starter project
The Davidsp-angular-webpack-starter is an innovative project designed to help developers create applications for SharePoint with the powerful combination of Angular and Webpack. This starter kit not only streamlines the development process but also demonstrates how to work around traditional SharePoint 'apps' and REST service access by utilizing web messaging. By enabling hosting from various cloud storage solutions, the project provides a versatile path for developers looking to leverage modern client-side technologies in their SharePoint solutions.
With an emphasis on practicality, the starter project comes with comprehensive samples that showcase what is possible with HTML and JavaScript in a SharePoint context. Whether you are a seasoned developer or new to the SharePoint landscape, this project provides an invaluable resource to kick-start your development journey.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.