WebAssembly

WebAssembly is amazing, even with its MVP version it has already opened new avenues for what is possible on the web in terms of performance, portability and security. In this article I will talk about WebAssembly and what makes it so revolutionary but I will also walk you through some of the use cases where […]

End-to-end Testing with JavaScript

End to end testing with javascript

Update March 2019: A section was added to compare the most widely used testing libraries, TestCafe and Cypress Creating applications and developing custom software for the medical and healthcare fields in Toronto demands high quality code and speedy development cycles. At Evenset, we use End-to-end (E2E) testing throughout app development to provide results quickly without […]