Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need advice on large project for web development
Message
From
06/09/2017 13:19:05
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01654043
Message ID:
01654057
Views:
104
Likes (1)
>>Currently switching an existing app from angular 1.xx to 2 (also switching to .NET Core 2) - a LOT of rewriting but I must admit I find angular2 much cleaner and more logical that angularjs....
>>
>>You're not using TypeScript ?
>>
>
>I don't, although one of our colleagues suggested we use it.

TypeScript takes you a long way towards writing type safe code - prevents most errors that would only surface at runtime and lets you use ES6 syntax even if you are targeting ES2015.


>How hard the process of switching goes - I think that's the route we may take as well.

TBH I didn't look at migratory routes (which I believe exist) - just started to recreate the same functionality from scratch. Of course that means that the whole thing will have to be completed before any bits can be used in production.
At the moment it looks as if the only thing that will remain the same is the data repository and the backend database.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform