Javascript testing for Java projects
I'm a Java Programmer. I do mostly web projects. There is a tendency to move away from server side frameworks towards Javascript (+mvc) and rest services. This now involves me in…
Topic
2 stories
I'm a Java Programmer. I do mostly web projects. There is a tendency to move away from server side frameworks towards Javascript (+mvc) and rest services. This now involves me in…
If you developed an ajax rich web application , maybe even a single page interface, you want to make sure that the user gets notified if the server is not reachable anymore. This…