The Case for Weak Dependencies in JavaScript

Earlier today, I was briefly entertaining the idea of writing a library to wrap and enhance querySelectorAll in certain ways. I thought I’d rather not introduce a Parsel dependency out of the box, but only use it to parse selectors properly when it’s avai… Read more

Similar

Major JavaScript Concepts Explained Simply

image credit: Work Hard by Uran No lingo. Written for humans. With code snippets. In 5 minutes. The purpose of lingo is to encapsulate a particular idea into a nice and compact word. However, meaning is lost if you don’t understand what the word means. In... (more…)

Read more »