Things that are interesting and which I’d like to share.
Latest Bookmarks
- Polyfill service
- Bracket Pair Colorizer - Visual Studio Marketplace
- component/type: Type assertions aka less-broken `typeof`
- sindresorhus/mem: Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
- Robust Client-Side JavaScript – A Developer’s Guide · molily
- Rated zero. — Ethan Marcotte
- Native form validation 1: UI and CSS - QuirksBlog
- Accessibility Through Semantic HTML ◆ 24 ways
- Gordux.js - The redux pattern in vanilla.js
- What is Progressive Enhancement and Why Should You Care?