Web Lucas
Coming back fresh ...

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

Let’s look at how to get the height and width of the viewport using Vanilla JS. We can use window.innerHeight to…

Read more

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…

Read more