Hi, I'm Nirjan.
I love building websites and apps that are fast, user friendly, and accessible. I also love sharing stuff that I'm learning and building through my blog and twitter.
Get the latest web dev tips & tools by subscribing to my newsletter. Never miss out on valuable insights and resources to make the web a better place.
You can also subscribe to my RSS feed.
My Featured Posts
How to Improve Core Web Vitals: A Complete Guide for Developers
Are you looking to improve Core Web Vitals on your site, but don’t know where to start? Or have you tried making improvements but didn’t get the results you were hoping for? Then, this post is perfect for you. I’ll go over how to measure, optimize and get great Core Web Vitals on your site with a checklist at the end.
March 14, 2023
Software Development Project Management 101: How to Stay On Track and Deliver Quality Software
Is your team having trouble staying focused and delivering on time? Having a good software development project management plan can help. In this post, I'll cover the most important parts of it, so you can stay on track and deliver quality software.
March 1, 2023
How to easily understand "this" in Javascript - with a simple visual chart
This post will help you figure out how you can easily find out the value of “this” in JavaScript. If you're in a hurry, there's a JavaScript this keyword cheat sheet at the end.
January 15, 2020
Step by Step guide to CSS text truncate; shorten text like a pro
In this post, I'll show you how to implement a CSS text truncate. I will cover how to shorten both a single line and multiple lines. I'll also mention some common problems you may face when doing a CSS text truncate.
June 22, 2021
How to build accessible hidden navigation menus on the web
Menus are all over the web, but a lot of them are inaccessible. As the people building the web, we need to make sure that everyone is able to use our sites without a problem. That's why creating accessible menu's should be part of every web developer's toolkit. In this post, I'll show you the CSS, JavaScript, HTML and ARIA attributes that you need to know to create accessible menus.
July 15, 2021
Tips for beginners learning to code
If you're new to coding then these tips might help you out. I've listed some tips that I would have really benefited from when I was learning to code.
February 13, 2020