Yaphi (rhymes with “taffy”) is a senior front-end engineer who grew up writing code for the web since IE3. He loves showing people they can learn things they previously found challenging.
Many problems with website layouts happen when we don’t write CSS with the same care we’d use when writing a JavaScript function. Let’s look at how we can borrow best practices and ideas from writing good JavaScript functions for writing CSS.
Read more…
If you’ve ever wanted to build a web app that you can control with hand gestures as if by magic, this article is for you. With a couple of APIs and some JavaScript, you can build apps that behave like sorcery.
Read more…