K.O.O Profile picture
Indie Hacker & JavaScript Educator. Building @usehagfish & @sails_casts. Inspiring & nurturing african indie hackers @afroindiehack
Sep 28, 2022 • 30 tweets • 9 min read
In web development and client side JavaScript, you often need to manipulate the DOM with the document object.

Here are 39 properties it exposes.

A 🧵 šŸ‘‡šŸ¾ document.activeElement

Returns the element that currently has focus.
Sep 28, 2022 • 42 tweets • 6 min read
In web development and client side JavaScript, you often need to manipulate the DOM with the document object.

Here are 39 properties it exposes.

A 🧵 šŸ‘‡šŸ¾ Image document.activeElement

Returns the element that currently has focus.
Sep 27, 2022 • 11 tweets • 2 min read
Navigate #GitHub like a pro with these 10 shortcuts.

#100DaysOfCoding

A thread 🧵 Image / or S

Hit / or S to focus on the search bar on GitHub.