Victor Loux Bookmarks Tag: javascript

132 bookmarks tagged “javascript

Learn to Code for Free – Grasshopper

grasshopper.codes/
Grasshopper is the coding app for beginners. With fun, quick lessons on your phone, the app teaches adult learners to write real JavaScript.

Introducing the JavaScript Internationalization API – Mozilla Hacks – the Web developer blog

hacks.mozilla.org/2014/12/introducing-the-javascript-internationalization-api/
Firefox 29 issued half a year ago, so this post is long overdue. Nevertheless I wanted to pause for a second to discuss the Internationalization API first shipped on desktop ...

Muuri - Responsive, sortable, filterable and draggable grid layouts

haltu.github.io/muuri/
Muuri is a JavaScript library that creates responsive, sortable, filterable and draggable grid layouts.

Focusingly – Better focus styling

focusingly.net/
With Focusingly, focus styling adapts to match and fit individual elements.

Van11y: Accessibility and Vanilla JavaScript - ES2015

van11y.net/
Van11y, for Vanilla-JS Accessibility, is a collection of accessible scripts, powered by ES2015

Selectize.js

selectize.github.io/selectize.js/
Selectize is a jQuery-based custom <select> UI control. It's useful for tagging, contact lists, country selectors, and so on.

wingify/across-tabs: Easy communication between cross-origin browser tabs

github.com/wingify/across-tabs
Safely enables cross-origin communication among different browser tabs. Uses PostMessage API for communication.