The WorldWind Explorer was created by Bruce Schubert and is powered by ESA-NASA Web WorldWind which provides the 3D Earth visualization with WMS maps, imagery and terrain. WorldWind is different from a 3D globe like Google Earth because it is not an application. Instead, it is an SDK (software development kit) that software engineers can […]

Read More →

TestCafe is a Node.js tool to automate end-to-end web testing. It is built for testing the modern web development stack. Works on all popular environments: TestCafe runs on Windows, MacOS, and Linux. It supports desktop, mobile, remote and cloud browsers (UI or headless). 1 minute to set up: You do not need WebDriver or any […]

Read More →

Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome. Puppeteer works only with Chrome. However, many teams only run unit tests with a single browser (e.g. PhantomJS). In non-testing use cases, Puppeteer provides a powerful but […]

Read More →

ng-conf is the World’s Original AngularJS Conference. Top JavaScript developers from Google and around the world come together for this event. ng-conf is a multi day, single track conference focused on delivering the highest quality training in the Angular JavaScript framework. Here are all the recordings of the talks @ ng-conf 2017. ng-conf 2017 playlist: […]

Read More →