sp-dev-fx-webparts/samples/angular-migration
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
..
angular-todo Added sample code for Angular migration tutorial (#48) 2016-10-21 17:00:15 +03:00
angular-todo-webpart URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
assets Added sample code for Angular migration tutorial (#48) 2016-10-21 17:00:15 +03:00
README.md URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00

README.md

page_type products languages extensions
sample
office-sp
javascript
typescript
contentType technologies platforms createdDate
samples
SharePoint Framework
AngularJS
10/21/2016 12:00:00 AM

Migrating existing Angular applications to SharePoint Framework sample

Summary

This is a sample Angular application before and after it has been migrated to a SharePoint Framework client-side web part.

Application before migration: Angular todo application

Application after migration: Angular todo application as a SharePoint Framework client-side web part

Applies to

Solution

Solution Author(s)
angular-migration Waldek Mastykarz (MVP, Rencore, @waldekm)

Version history

Version Date Comments
1.0.0 October 21, 2016 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Follow the setup instructions: