0
I have a web application made with Angularjs v1.5.8 and I am worried about compatibility, but I do not intend to download several browsers and go out testing one by one in different versions. I want to know if there is a tool that authorises this arduous task of testing compatibility in several browsers, and the project has not yet gone into production.
When I have doubts about the compatibility of any css function or attribute about it being compatible, I check here: http://caniuse.com/
– MarioAleo
The application I intend to test is very complex, go checking the compatibility one by one will be very laborious, but thanks for the tip.
– LuKs Sys