Forum Discussion
Sebastián Acevedo Flórez
Nov 09, 2016Copper Contributor
Angular 2 with SPfx
There is possible to do Client Side Wep Parts with Angular 2 and the SPfx? there are any info about it?
I'll take a quick response here: yes it is possible. Involves some hacking. Similar to how you can get Angular to work at the moment. The best materials you can find today are by Waldek Mastykarz
https://blog.mastykarz.nl/building-sharepoint-framework-client-side-web-parts-angular/
https://blog.mastykarz.nl/load-angular-templates-sharepoint-framework-client-side-web-parts/
There is no official guidance from SPFx on Angular or Angular 2 yet. But it has been referenced in several materials that Angular would be supported as much as React.
- Daniel WesterdaleIron Contributor
John Liu wrote:I'll take a quick response here: yes it is possible. Involves some hacking. Similar to how you can get Angular to work at the moment. The best materials you can find today are by Waldek Mastykarz
https://blog.mastykarz.nl/building-sharepoint-framework-client-side-web-parts-angular/
https://blog.mastykarz.nl/load-angular-templates-sharepoint-framework-client-side-web-parts/
There is no official guidance from SPFx on Angular or Angular 2 yet. But it has been referenced in several materials that Angular would be supported as much as React.
Is there an update to this. If I want to to use Angular with Office Fabric then only v1.6 is supported.