Search
Foreword for CSS In Depth
18.5.2018
Keith Grant recently released a brand new book on CSS: CSS in Depth. If you're looking for a book focused specifically on learning CSS, you've found it. I was happy to write the foreword for it, which I'll republish here.
"A minute to learn... A lifetime to master." That phrase might feel...
Upgrade AngularJS Sorting Filters to Angular
14.5.2018
In the early days of AngularJS, one of the most celebrated features was the ability to filter and sort data on the page using only template variables and filters. The magic of two-way data binding
React and autofocus
7.5.2018
While I love ReactJS, I can say that I sometimes find interactions that were easy during the pre-ReactJS are annoyingly difficult or at least “indirect”. One example is properly ensuring that a given <input> element gets focused when a button in a different component...
List Processing with map, filter, and reduce
11.4.2018
Functional programming in JavaScript is all the rage these days.
And it should be: The benefits for readability, maintainability, and testability are dramatic.
"Functional programmmin
Build a Video Chat Service with JavaScript, WebRTC, and Okta
11.4.2018
As recently as seven short years ago, building video applications on the web was a massive pain. Remember the days of using Flash and proprietary codecs (which often required licensing)? Y
Collective #405
9.4.2018
FlameScope * Design System Repo * Fontisto * HueSnap * 36 Days of Type 2018 * No Div Pixel Art Scene Builder
Collective #405 was written by Pedro Botelho and published on Codrops
Set a Default Push Remote with git
27.3.2018
During my early days of git usage, my config allowed me to simply type git push instead of git push {origin} {branch_name} which I need to now. Up until recently I needed to type out the long version…(I know)…which was incredibly annoying because I like using detailed branch names....
React Video Player
14.3.2018
Streaming entertainment is a massive interest of mine as both a consumer and web developer. My love for streaming entertainment dates back to the early days of RealPlayer and the misery of a million codecs. Fast forward to today and I’m working a lot with ReactJS, as well as the dozens...
A Strange High: Two Days at Denver’s Crypto-Cannabis Conference
5.11.2016
Denver's Crypto-Cannabis Conference wants a marriage between the cryptocurrency and cannabis industry, but is the use case strong enough?