# css
Build Image Gallery with CSS Flex
Layout in CSS used to be a very daunting task for developers until flexbox and Grid were introduced. Before these design systems, most developers used Bootstrap to layout their sites, but why introduce an entire framework to build an image grid gallery for your site when you can do it in <10 lines of CSS? Let's dive into the "how to" already.
LinkWhat the heck is Web Performance: An Overview
Web Accessibility and Performance are some of the most used words in the web-verse today and that's really a good thing cause we are in an endless pursuit to push the web to do more.
Link