Cypress.io: Testing, the way it should be.Testing, the way it should be. Cypress helps developers write automated tests for the web.tagged: testinge2e04-05-2017
Smashing Conference San Francisco 2017, April 4th to 5thSmashingConftagged: conferencesvideostalks04-05-2017
Smashing Conference San Francisco 2017, April 4th to 5thSmashingConf videostagged: conferences04-05-2017
Tarantool - Get your data in RAM. Get compute close to data. Enjoy the performance.Get your data in RAM. Get compute close to data. Enjoy the performance.tagged: performance04-05-2017
PageObjectWhen you write tests against a web page, you need to refer to elements within that web page in order to click links and determine what's displayed. However, if you write tests that manipulate the HTML elements directly your tests will be brittle to changes in the UI. A page object wraps an HTML page, or fragment, with an application-specific API, allowing you to manipulate page elements without digging around in the HTML.tagged: testingpageobject03-05-2017
The first rule of prioritization: No snacking - Inside IntercomThe high-effort, high-impact work reflects the strategy you’re deliberately deploying. Everyone’s favorite quadrant is the low-effort, high-impact stuff. But when you continually pick the low-hanging fruit, the branches will stop growing, so this work dries up quickly as your product and team matures. Most startups are sensible enough to avoid the high-effort, low-impact work, so it’s the last quadrant that’s worth talking about.tagged: priority03-05-2017
Jenkins Job DSL PluginWelcome to the Job DSL API Viewer. This is the Job DSL reference, showing all available DSL methods. Use the navigation on the left to browse all methods starting from the methods available in the script context. The Job DSL API currently supports 204 Jenkins plugins. Click the on the top-right to filter methods by plugin.tagged: devopsjenkins02-05-2017
SpeedTrackerWebPageTest is an incredibly useful resource for any web developer, but the information it provides becomes much more powerful when monitored regularly, rather than at isolated events. SpeedTracker runs on top of WebPageTest and makes periodic performance tests on your website and shows a visualisation of how the various performance metrics evolve over time.tagged: perfspeedservices27-04-2017
Real Time Data: get | Analytics Real Time Reporting API | Google DevelopersThe Real Time Reporting API, in limited beta, is available for developer preview only. Sign up to access the API.tagged: gaanalyticsrealtime26-04-2017
Dimensions & Metrics Reference | Analytics Real Time Reporting API | Google DevelopersThis document lists and describes all the dimensions and metrics available through the Real Time Reporting API.tagged: analyticsga26-04-2017
Introducing a faster BBC News front page | Wildly InaccurateWeb performance is something I care deeply about both as a developer whose work affects millions of people around the world, and as a user who often accesses the web on slow & unreliable connections. I have regularly and loudly complained that the BBC News website is unnecessarily slow, so when I was given the opportunity to help rebuild one of the most visited pages of BBC News —the front page— I jumped at the chance.tagged: perfbbc24-04-2017
Introduction to RsyncRsync is a tool created as part of the Samba project that provides quick and incremental file transfer. It serves as a replacement for the scp and rcp tools. Rsync is a great way to upload files to a remote server, particularly when you need the remote machine to maintain a current mirror of the local files using minimal transfer, because rsync is very efficient in what it transfers over the network.tagged: rsyncdevops21-04-2017