MS Teams Switches from AngularJS to React, Ditches Electron.
1–10 of 73 posts
Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#2Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#3Interesting that they didn't go with Blazor.
Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#4Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#5Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#6Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#7Wonder why WebView2 would be any better than Electron? They are both Chromium based and if kept ups to date should be almost identical, would it just be saving disk space and sharing some memory since it would be using a single install of the browser engine?
Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#8Switching from Angular to React seems weird. What for? AFAIK the only way React is better is there are more developers familiar with it. I wonder if they considered switching to PHP instead /s
Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#9Wonder why WebView2 would be any better than Electron? They are both Chromium based and if kept ups to date should be almost identical, would it just be saving disk space and sharing some memory since it would be using a single install of the browser engine?
Because its under their own control. Using a platform you control is great if you actually have the resources to maintain it.
Re: MS Teams Switches from AngularJS to React, Ditches Electron.
#10Wonder why WebView2 would be any better than Electron? They are both Chromium based and if kept ups to date should be almost identical, would it just be saving disk space and sharing some memory since it would be using a single install of the browser engine?
Teams shipped with incredibly outdated versions of Electron for a very long time.