Victor Loux Bookmarks Tag: development

146 bookmarks tagged “development

iOS Ref

iosref.com/
Quick reference tables, tools, and links for iOS developers. iOS Ref has iOS compatibility tables, a beautiful Swift cheatsheet, a hex code to UIColor converter, device screen resolution tables, and more.

Advocating for Accessible UI Design | CSS-Tricks

css-tricks.com/advocating-for-accessible-ui-design/
Accessibility is a hot topic these days, and the older we web-makers get, the hotter it's going to become! That might be a snarky outlook, but what I'm try

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.