With UI based on dojo we have problem with multiple conflicts with other js librarys (jquery, dwr, plugins jquery).
In new UI based on Angular 2 we plan to use websockets and REST API.
Are there any contraindications to-use websockets?
How many time in your opinion will take rewriting of 45 forms with standard validation (from 5 to 20 input fields) and about 20 grids (tables) to Angular 2?
I need simple in terms of code mechanism to design custom graphics views for SCADA preferably as Angular solution (components).