Reads Active Record's validations and makes them available to live client side javascript
...Rails plugin that delivers a special message to DiggBar users, or runs frame-killer javascript...
...have access to our library of high-quality fonts. Just add a line of JavaScript to your markup, tell us what fonts you want to use, and then craft your...
Asynchronous JavaScript and CSS, also known as CSSHttpRequest, is a method of URI-encoding data in 2KB chunks split over several CSS rules with a modified data URI scheme. Because...
iUI is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps...
...a nutshell, Bowline lets you build cross platform desktop applications with Ruby, HTML and JavaScript. The idea is to make building desktop apps as simple (and fun) as building Rails...
Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for programmatic navigation through web applications. Celerity aims at being API...
Browsera automatically detects cross-browser layout problems and scripting errors on your website.
...created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript. It's a simple, light-weight plugin with a few simple methods for creating animated...
...re running your tests with the Selenium driver (and probably other drivers that support JavaScript), you can hack it
In medium-sized to large Rails applications, asset compilation can take several minutes. In order to speed up deployment, asset...
...layout only for old IEs. Looks like this in Haml: /[if lt IE 9] = javascript_include_tag 'media_queries_polyfill' Note: Using an IE conditional means other super-ancient browsers...
For applications coming with lots of stylesheets and scripts, asset compilation might take quite long. This can be annoying when...
Best results in other decks
Stepping forward from JavaScript Basics, the goal of this card is for you to be able to read and write more complex ES6+ code. The JavaScript Object Model
...JavaScript Object Model: A deep dive into prototypes and properties. There's also a video of that talk in our internal library. The first three sections of the article Inheritance...
Understand how asynchronous JavaScript works: Read Henning's presentation about asynchronous Javascript (there's also a German video presentation in our shared folder) Read about Promises on MDN and...
...in event listeners Tasks, microtasks, queues and schedules Picking the Right Tool for Maneuvering JavaScript's Event Loop Browse the internet to answer the following questions: What are "synchronous" or...