Hey everyone! I'm excited to share my latest project where I explored the creative possibilities of CSS and built a captivating dynamic logo using 83 ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
In this article, I will share my journey as a self taught developer and what it takes to have a career in tech without a degree and how I overcome common developer problems like imposter ...Read more
Hash Table is a data structure that maps keys to values. You can then retrieve a certain value by using its key. The way Hash ...Read more
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
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