Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Taco roadmap - Update 11 with Cordova 7 support

Are there any plans by Microsoft to release a Taco Update 11 with native Cordova 7, Node 4.x support?
Is Taco still an active project since the last update was two years ago?

like image 542
systempuntoout Avatar asked Jan 03 '18 15:01

systempuntoout


People also ask

How do I update Cordova to latest version?

Update Cordova CLI, cordova Then compare the returned version number to the output of npm info cordova version (You can also check manually for the newest available version on npm or GitHub). Run cordova -v again after the update to make sure the update worked and it now returns the current version.

How do I find Cordova version on Mac?

If you want to check the version of cordova, you can simply check it from the below command: cordova --version.


1 Answers

I think it is safe to assume Microsoft has abandoned TACO platform, putting their focus in this space to Xamarin.

  • As you pointed out, the last update to the tool was 2 years ago, Jan 2016.
  • The last entry in The Visual Studio Blog ("The official source of product insight from the Visual Studio Engineering Team") was 15 months ago, Oct 2016.
  • According to his LinkedIn profile, Jordan Matthiesen, who was Program Manager for VS Taco, is now Program Manager for Visual Studio For Mac.

For myself, a Visual Studio user for 27 years, I have switched to using Cordova CLI and Visual Studio Code on Mac.

like image 85
mharr Avatar answered Sep 29 '22 21:09

mharr