Microsoft has released a January update of its popular open-source cross-platform Visual Studio Code (VS Code) code editor. VS Code version 1.42 is available today for Windows 10, macOS, and Linux ...
Feature-wise, Chrome for iOS is on par with its Android counterpart, but is more limited in terms of underlying capabilities compared to other platforms. To address how it’s harder to debug webpages, ...
Mozilla and Google have updated their browsers with features to help developers more effectively write and debug their websites. With Tuesday’s release of Firefox 23, Mozilla has introduced a number ...
Microsoft has released version 1.45 of its Visual Studio Code editor for Windows, Mac, and Linux with updates for its JavaScript debugger, TypeScript improvements, faster syntax highlighting, as well ...
Writing unit tests is a thing we do at Aftonbladet, and our front end JavaScript is no exception. We are currently using GruntJS to (amongst other things) run our Jasmine specs / unit tests in ...