Writing on front-end development, animation, and more.

I write about front-end development, animation, and other topics that interest me. Here are some of my latest articles and if you prefer video content, you can visit my Youtube channel ( @LNDev )

Grid Template Areas

In this article, we'll see how to use the grid-template-areas property to create complex layouts.

Flexbox part 2

In this second article on Flexbox, we'll cover the flex-direction, justify-content and align-items properties.

Create a custom cursor

In this article, we'll see how to create a custom cursor using HTML, CSS and JavaScript.

Flexbox part 1

In this first article on Flexbox, we'll cover the basics of Flexbox and how to use it to create flexible layouts.

CSS Positioning

An article about CSS positioning that gives an overview of the different values of the position property.