The World in Grid
CSS grid make our life way easier.
You can divide the page into regions and align elements into columns and rows.
I still use flex for quick and dirty layout, but grid areas are so neat, and it seems to prevent some mistakes.
Hi, I’m Julien.
If you prefer reading articles feel free to visit the blog or my dev.
This page celebrates Pixel Art.
See humans.txt and links for the credits.
Back then, game consoles such as the NES would not render incredible graphics and were limited to low-resolution and very small color palettes.
Now, it’s retro aesthetic.
I work on the server side, behind the scenes (unlike frontend).
It usually involves business logic, data storage, API maintenance, and debugging.
I also experiment web development for side projects, like this one.
I love merging huge PRs while keeping the same design (typical backend).
Read my last note next.
CSS grid make our life way easier.
You can divide the page into regions and align elements into columns and rows.
I still use flex for quick and dirty layout, but grid areas are so neat, and it seems to prevent some mistakes.