You can do so much more than console.log(...)! See the attached link for a great breakdown of what the developer...
Option 0: Download from the official page (preferred) Open https://googlechromelabs.github.io/chrome-for-testing/ In Section "Stable" > chromedriver / linux64 > Download ZIP from...
Google Calendar integration into Thunderbird suddenly did not work any more for me. Thunderbird kept asking me for my password...
We upgraded a Rails 2 application to Rails 3.2 and Ruby 2.1, changed the mysql adapter from mysql to mysql2...
Create beautiful Javascript charts with one line of Ruby. Promising chart library for easily rendering charts with Google Charts.
Cookies without an expiration timestamp are called "session cookies". [1] They should only be kept until the end of the...
PDFKit converts a web page to a PDF document. It uses a Webkit engine under the hood...
DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Pretty awesome project. You can select multiple docs...
Provides an easy way to retrieve Google Page Rank, Alexa Rank, backlink counts, and index counts.
The material design project for Angular is a complementary effort to the Polymer project's paper elements collection. Our goal...
The Paper elements are a set of UI elements that implement the material design system.
Impressive set of design guidelines from Google.
See screenshot here. This is great news because network throttling is very painful in Linux. The features are already in...
Since version 34, Chromium/Chrome ignores the autocomplete="off" attribute on forms or input fields. Recent versions of other browser do...
If you once had HTTP Strict Transport Security enabled for a domain, and you want to disable it again, you...
MariaDB 10 includes numerous innovations developed with and for web-scale players like Google, Fusion-IO and Taobao such as...
Your development machine is usually on a very good network connection. To test how your application behaves on a slow...
Use protocol independent URLs whenever possible so that the browser will choose the protocol related to the protocol which the...
Font Awesome 4 has renamed all icons. What the fuck. Check the attached link for an icon list for the...
Search engines, such as Google and Bing are engineered to crawl static web pages, not javascript-heavy, client-side apps...
So you client has asked you to implement a row of buttons to like the URL on Facebook, Twitter and...
Copy the attached file to features/support. This gets you a convenience method: Capybara.javascript_test? Is true for Selenium, capybara-webkit...
Chrome extension that shows all info from your rails log (like parameters, response times, view rendering times, DB requests) inside...
| Chrome | CTRL+Shift+J | | Firefox / Firebug | CTRL+Shift+L |