Tailwind CSS has taken the web development world by storm 🌪️, but misconceptions about its nature...
Recently, I had a project that needed to be rewritten from React to Next.js. I worked with...
If you've worked on a React project, chances are you have fetched data from APIs. But have you never...
What is Tauri? Tauri is an open-source framework for building cross-platform desktop...
What we've done so far In the first part of the article, we've: created a cli node...
Hey folks! I know i'm not the only one who struggles and wastes time when i create every new flutter...
Motivation Not every application needs React or Angular or another fancy, trendy...
As a mobile developer, i'm sure you came across this problem: How can i implement notifications to...
In TypeScript, the unknown type is used to represent values that are not known at compile time. This...