JavaScriptJSXReact How To Build Dynamic React Components With JSX (Part 2) Once you start a React project, it’s good to lay out a plan of what pieces the application you’re building requires. React groups UI elements… kleamerkuri Apr 26, 2023 · 13 min read
ES6JavaScript 14 ES6 Features You Need To Know To Refresh Your JavaScript Alright, let’s get real – JavaScript can be a bit of a headache sometimes. But with ES6, it’s a whole new ball game. ECMAScript 6,… kleamerkuri Apr 19, 2023 · 12 min read
Command lineJavaScriptNode.jsReact How To Start Your React Journey: Create React App (Part 1) React is a popular JavaScript library used to build User Interfaces (UIs). It only takes a brief search for dev jobs to see how many… kleamerkuri Apr 5, 2023 · 5 min read
FigmaHTML & CSSJavaScriptUI design How To Build A Killer Custom Time Input I was on the lookout for a custom time input design for an upcoming THT project when I chanced upon this particular baby by Roman… kleamerkuri Mar 22, 2023 · 12 min read
Custom dropdownFilterJavaScriptTheme toggle An Easy Way To Create A Custom Input Dropdown Want to add some flair and creativity to your select menus? In this tutorial, I’ll walk you through the steps of creating a custom input… kleamerkuri Mar 1, 2023 · 18 min read
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