Breakpoints: A term used in software development to refer to specific points in a program where the execution of the code can be paused or stopped, often for the purpose of debugging or testing.

A faster way to execute a querySelector in the console has been the dollar sign.
$(‘css-selector’) will return the first match of CSS selector.
If you work with an element more than once, it’s worth saving it as a variable.

Similar Posts