Great article on a "stretchy" navigation with submenus that expands/contracts based on viewport height (see demos for a better explanation). I can see this being useful for file tree UIs too
March 2017Nice article walking through usages of viewport height (vh) and viewport width (vw) units in CSS. Some useful explanatory examples
March 2017Always a sucker for Swiss Alps maps ๐ Climbed a handful for these :)
March 2017Another piece by @b0rk on job descriptions and how to write good ones. See another one of my links for the job description she ended up writing
January 2017Collection of (SVG based) patterns for use in hero UIs as a background
January 2017Demo showing CSS columns property, allowing newspaper-like columns with a couple of lines of CSS
January 2017Interesting tool to "write a letter" using HTML/CSS. Uses contenteditable & nice styling to format a "letter"
January 2017Utility site to view curated simple gradients. Useful for headers/hero UI patterns
January 2017Really great post on how to make a great team by @b0rk. Truthfully, it's more about being a great team member than being a manager and creating the team.
January 2017Invaluable post on the reflog and how to recover commits lost with git reset --hard
January 2017Good blog post on creating your own create-react-app style tooling package
January 2017Really impressed with Typora markdown editor:
January 2017Automated memory leak unit testing in JS
January 2017Uses the web User Timing API to record JS performance and send to Google Analytics
January 2017Better JS timing library. console.time() and console.timeEnd() have slight perf issues themselves. Integrates with console timing tab graphs
January 2017Made with the fantastic sweaterify by @kosamari
December 2016Mostly fairly obvious stuff, but good to lay it out as "rules" (although rules that can be broken)
December 2016Just a few days after I was moaning about people not understanding the TC39 process, @wycats helpfully wrote it up:
December 2016RT @nodesecurity: The Most Common XSS Vulnerability in React.js Applications. Guest post by @ThisIsMissEm
December 2016