AnimationsCSS GridJavaScriptJavaScript loopsOne-page scrollScroll effects How To Use JavaScript Loops With A BTS Example Since we got our JavaScript loops down, let’s cement what we learned in a mini-project. This tutorial will guide you through the basics of using… kleamerkuri Feb 22, 2023 · 16 min read
AnimationsBeginnersCSS flexboxHTML & CSSJavaScriptLottie How To Create An Animated Message With HTML, CSS, And JavaScript In this post, we’ll create a simple animated message using HTML, CSS, and JavaScript that you can send out to wow people. Though not too… kleamerkuri Feb 8, 2023 · 9 min read
BeginnersJavaScriptJavaScript loops Introducing 4 Different Types Of JavaScript Loops With Examples JavaScript allows you to iterate over arrays, objects, and other data structures making it easy to keep your code lean and DRY. You don’t come… kleamerkuri Jan 18, 2023 · 6 min read
AnimationsHTML & CSSJavaScriptWebpage Easily Make A Progress Bar With HTML, CSS, And Javascript Ready to build a simple progress bar CSS animation to indicate how much of a page is left for viewing? ‘Cause we sure are! I… kleamerkuri Jan 11, 2023 · 12 min read
AnimationsHamburger menuHTML & CSSJavaScriptSidebar menu How To Make A Collapsible Sidebar Menu For American Airlines While booking a flight to Athens with American Airlines, I ran into their problematic collapsed sidebar menu. In fact, the sidebar menu wasn’t the only… kleamerkuri Jul 13, 2022 · 32 min read
AnimationsHamburger menuHTML & CSSJavaScript How To Build An Easy Animated Hamburger Menu Who’s ready for a cool hamburger menu animation? Even a simple web animation can take a website to a whole other level, improving user experience… kleamerkuri Jul 2, 2022 · 9 min read