linschmitz.hashnode.devI stopped following endless courses and built my first small JavaScript game instead 👽I Built a Small Browser Game in Vanilla JS, Here’s What Actually Went Wrong Build in public. Learn in public. Fail in public. For a long time, I was stuck in the trap of endless courses. I was watching lessons, following along, and feeling producti...Feb 10·4 min read
linschmitz.hashnode.devI stopped following endless courses and built my first small JavaScript game instead 👽Here’s what I learned about DOM, state, and responsive design 👇 I Built a Small Browser Game in Vanilla JS, Here’s What Actually Went Wrong Build in public. Learn in public. Fail in public. For a long time, I was stuck in the trap of endless cours...Feb 10·4 min read
linschmitz.hashnode.devBento Responsive Grid Design with CSS GridFirst creating a container element that will serve as our grid container. Inside, we'll have items named item1,item2 and... . <div class="container"> <div class="item item1">item1</div> <div class="item item2">item2</div> <div c...Mar 9, 2024·3 min read
linschmitz.hashnode.devCrafting a Standout Portfolio: What to Avoid🚫Sharing my work-in-progress portfolio on Twitter brought invaluable feedback from friends, prompting me to rethink and refine. After digging into what makes a great portfolio, here are some insights. Hope it helps others too! Generic or Basic Stuff ...Mar 1, 2024·2 min read