Home

21Jun2020: Codewars, Flexbox

Created June 21, 2022

Today I took a bit of a break from the studying and I just did a coding challenge and also did some review on Flexbox through Wes Bos' What the Flexbox course. I didn't get around to much coding but still tried to do a bit. From the Codewars challenge. I did learn about the prototype method of a function call using String(this) instead of having an input.

Flexbox and CSS in general is always good review - there are so many tricks with it. I got to the part reviewing flex-direction and flex-wrap - actually I never recall using flex-wrap but I should play around more with these. I think the course goes into a lot of tips and tricks so I'm really excited to get into all of them and I should probably take notes on them to remember them.

Catt