jQuery UI: Widgets, Components, and Interactions

From the people who brought you jQuery comes a set of widgets built using jQuery complete with documentation and tutorials.

Tagged with

Related links

Removing jQuery from GitHub.com frontend | GitHub Engineering

You really don’t need jQuery any more …and that’s thanks to jQuery.

Here, the Github team talk through their process of swapping out jQuery for vanilla JavaScript, as well as their forays into web components (or at least the custom elements bit).

Tagged with

clean-code-javascript

Opinionated ideas on writing JavaScript. I like it when people share their approaches like this.

Tagged with

Tagged with

Tagged with

Tagged with

Related posts

event.target.closest

DOM scripting and event handling.