
Sunil Joshi
@suniljoshi19
Sunil Joshi is an avid designer cum developer who is passionate about solving complex UX challenges across digital businesses. He is a trendsetter in the field of data visualization and dashboard design and has been lauded for his clean and minimalist design aesthetic.


An Introduction to TypeScript
Written by Sunil Joshi
The front-end React developer world is all abuzz with the fondness of using and preferring TypeScript over JavaScript. Although it’s not recommended for all types of projects it strongly ove...


15 Best and Unique CSS Loaders
Written by Sunil Joshi
One of the fundamental principles of User Experience (UX) is that a visitor expects to see some feedback when they do an actionable work on a website or an app. For example, when you click o...


20 Best CSS Animation Resources
Written by Sunil Joshi
A text fading in and out or a link popping up when hovered. What do these two things have in common? Yes, they all animate. What’s special about the web development space is that along with...


60 Best Design Resources of 2021
Written by Sunil Joshi
Are you a design nerd? Or a developer learning a bit of designing in between? Well, for your learning, practice, and even to make projects you will need some tools and resources to kick off...


The Ultimate React Cheat Sheet
Written by Sunil Joshi
React is an open-source, front-end, JavaScript library for building user interfaces or UI components. Just like Vuejs, It gives us the ability to create components, layouts etc in our applic...


Angular Cheat Sheet
Written by Sunil Joshi
[Angular](https://angular.io/) is a TypeScript based open-source web application framework used in building both web and mobile based applications. In this article, we will go through some o...


What the heck is Vue Vite?
Written by Sunil Joshi
Vite is a Lightening fast cold server that offers instant hot modules replacement and True on-demand compilation. This tool was created by the Creator of Vuejs, but this doesn’t mean that it...


The Ultimate Vue Cheat Sheet
Written by Sunil Joshi
***Vuejs*** has become one of the most successfully applied, loved and trusted frontend JavaScript frameworks among our community. The Vue3 comes with a whole lot of new features. In this ar...


Implementing Drag and Drop in Vue
Written by Sunil Joshi
In this article we will be implementing something fun. We will be implementing the drag and drop feature in Vuejs. I know there are a whole lot of libraries out there that will help you set...


Setting up TailwindCss in Angular 10
Written by Sunil Joshi
Tailwind CSS is a highly customizable, Utility CSS framework that gives you all of the building blocks you need to build designs without any annoying opinionated styles you have to fight to...


Building a Shopping Cart In Nodejs
Written by Sunil Joshi
In this article we will be building an E-commerce platform with Nodejs as backend and for Frontend, we will have 3 different techonologies (Angular, React and Vuejs). I will publish those a...