50 minute beginner seminar
Do you remember when you had to use hacky ways to align your divs with CSS using absolute and relative positioning?
I DO!!!
It made me hate CSS and front-end development. But things have changed now! With the advent of Flexbox, you can literally align divs in a horizontal line with 2 flexbox properties. It's that simple!!!
Today, we are going to take a hands-on look at flexbox from the basics. At the end of the talk, if you are a backend developer, you will have more confidence to use flexbox for leveraging it in your day-to-day projects.