Blog - Frontend
Explore articles, guides, and notes about Frontend and things I learnt while building stuff.
Tailwind CSS in 2023: Features, Use-Cases, and Best Practices
Discover real-world applications and the pros and cons of Tailwind CSS as of 2023. This blog post aims to equip developers with the knowledge to make informed decisions about using Tailwind CSS in their projects.
Creating a Snowfall Effect with CSS and JavaScript
In this blog post, we will go over how to create a snowfall effect using CSS and JavaScript. This effect can be used to add a wintery touch to your website, making it perfect for the holiday season.
HTML and CSS Fundamentals: Building Your First Webpage
Get started with HTML and CSS, the fundamental building blocks of the web. This blog post covers the basics and includes best practices and examples. Read on to learn how to create your own webpages and improve your web development skills.
Debugging JavaScript: Common Techniques and Tools
As a frontend developer, debugging is an essential skill that can help you identify and fix errors in your code. In this blog post, we will discuss some common mistakes and pitfalls in JavaScript, as well as techniques and tools that can help you debug your code effectively.