This is a submission for the [KendoReact Free Components Challenge]
What I Built
TaskMaster AI is a modern project management application that leverages the power of KendoReact components to c...
Instructions:
After a hard quarter in the office you decide to get some rest on a vacation. So you will book a flight for you and your girlfriend and try to leave all the mess behind you.You will need...
DOMSculpt
I created DOMSculpt for the sole purpose of simplifying markup generation for building fast, functionality-driven and simple web pages and applications.
Why DOMSculpt?
You m...
Hey there! Today we're going to learn how to work with JSON in JavaScript. If you've ever struggled with handling data from APIs or working with configuration files, this guide is for you.
Wha...
Introduction
React has always been at the forefront of building fast, interactive user interfaces. With React Suspense and Concurrent Rendering, the framework has significantly improved perfo...
In this article, I’ll walk you through setting up a Next.js + Prisma + Cypress testing environment. My goal is to keep things as simple as possible, so we’ll use SQLite as the database and React w...
Creating a kanaban drag n drop component layout is actually more complicated than you'd think especially when trying to integrate with some kind of backend system (database).
One complication that imm...
Scroll animations can make your website feel dynamic and engaging, but adding them in platforms like Webflow, WordPress, and Squarespace can be tricky. While these platforms offer some built-in animat...
Daily JavaScript Challenge: Find First Non-Repeated Word in a Sentence
Hey fellow developers! 👋 Welcome to today's JavaScript coding challenge. Let's keep those programming skills sharp!
...