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.