Get The Width And Height Of The Viewport With Vanilla Js, Code Example

If you’re building responsive features or need to make layout decisions based on the browser size, you’ll want to know how to…

Why Well Commented Code Is Important? Jsdoc Approach

As you probably know the JSDoc is a popular approach for inline documentation used in many programming…