One thing I’m slowly realizing while learning frontend: Small DOM projects sometimes teach deeper lessons than huge tutorials 😭 Recently wrote about how something as tiny as ". classList.toggle ()" ...
𝗖𝗦𝗦 𝗕𝗮𝘀𝗶𝗰𝘀 𝗮𝗻𝗱 𝗥𝗲𝗰𝗶𝗽𝗲 𝗦𝗶𝘁𝗲 𝗗𝗼𝗻𝗲 I finished my HTML foundation. I built a basic recipe site with food photos. I learned these skills: - CSS fundamentals. - The Box Model. - ...