Hi, I'm Nirjan.
I am fullstack product developer who makes web & mobile apps that are fast, user friendly and accessible.
I am currently building the best place to find remote dev jobs.
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
Destructure and rename variables with JavaScript, plus other cool JS destructuring use cases
Want to simplify your JavaScript code and extract the values you need from objects and arrays easily? Learn how to use destructuring! In this article, I'll show you how to destructure objects and arrays, rename variables, set default values, and merge arrays and objects. Plus, I'll also cover how to use destructuring in practical scenarios, such as extracting data from APIs and handling function parameters.
June 12, 2023
JavaScript Performance Testing Made Easy: A Beginner's Guide
As a developer, you understand the importance of creating fast, responsive websites. But, identifying and fixing performance issues can be a challenging task. In this post, I'll give you a beginner-friendly introduction to JavaScript performance testing. After this, you should be able to start debugging JavaScript performance issues on your own.
May 23, 2023
Step by Step guide to CSS text truncate; different ways to truncate text with CSS
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
Top 10 Software Engineering Podcasts for Developers: Learn from the Best
Listening to Podcasts is an underrated way to level up in your software development career. It’s also a great way to rest your eyes after working in front of a screen all day. So, Here are my top recommendations for software engineering podcasts.
April 18, 2023
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