Nov 10, 2021
So, on some webshops, when clicking on a small product image, the image opens up in a zoomed version. This is especially useful when the product images are, say, sets of different parts and you want to have a look at the individual parts. Or read a small sentence on the packaging.To make things a little more convenient, I also want to add the possibility to close the modal with the ESC key. Don't worry, we'll be able to hack that without JS.So, click on small image opens large image... more
Sep 25, 2021
It's raining since a few days at my place. And even though it actually just stopped raining as I'm writing this post, the sun hardly comes out anymore. It's autumn on the northern hemisphere. The chances of seeing what is probably nature's most colourful phenomenon this year are close to zero. What a pity.But there's a remedy: Let's just build our own rainbow with JavaScript, some HTML and some mathematics! And no, we're not using any built-in linear gradient... more
Mar 27, 2021
#yummyplan is now available at https://yummyplan.app! This and more updates since its launch can be found here: https://dev.to/thormeier/yummyplan-got-some-updates-1njp
Feb 12, 2021
Yes. I've built a guitar already. And now a drum kit. Am I running out of ideas? Well, not exactly. If you want to form a digital rock band, you need more than one instrument, right? And this is only part two, so you can expect more.Read the full post on dev.to!