What is this post about? In this post, we're going to see what are the best practices to have a clean, maintainable and also ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Whenever I encounter React code with class components, my heart cries 🥲. Functional components have been the standard for years, yet I still see new React devs using class components. In this article, I will share 10 ...Read more
Good morning! Today, we'll create a confetti animation using Tailwind CSS and JavaScript to celebrate user achievements. **What is a Confetti Animation? **A confetti animation simulates falling paper or streamers in a random pattern, often ...Read more
Web development usually entails building websites on the internet. However, web development technologies can also be used to build mobile apps. Whether you’re an aspiring or junior front end, back end, or full stack developer, ...Read more
As Microsoft Teams becomes increasingly popular as a collaboration platform, demand for developers who can build apps for Teams has skyrocketed. Learning how to build apps for Teams can open up new career opportunities for ...Read more
Productivity Weekend While my wife was off to a Yoga retreat, my parents offered to take my son camping with a Halloween type of ...Read more
As a developer, my go-to analytics tools are Hotjar and Google Analytics for both small, personal projects, and more complex applications that attract users. When I get a choice, ...Read more
Many developers have been coding in JavaScript to carry out its legacy since Brendan Eich developed JavaScript back in 1995. If someone actually wants to learn JavaScript you need to understand ...Read more
Context: I was Working on my Portfolio when it occurred to me that I could add a custom Spotify Widget to my website, So like most developers, I ignored every prebuilt widget and tried creating ...Read more
What is Astro? Astro is a static site generation framework that allows you to build websites using almost any other frontend framework you want. ...Read more