
Purab is a seasoned full-stack developer with a decade of experience in diverse industries like eCommerce, e-learning, food, and finance. His roles as team lead, architect, and individual contributor demonstrate adaptability and leadership skills. Proficient in React, Node.js, Vue, Backbone.js, and more, he delivers high-quality solutions and stays updated with industry trends. Purab's passion for creating seamless user experiences makes him an invaluable front-end developer for any project.
Show less
GA4 Data Analytics Expert
Waterworks - MainFront-end Developer | GA4 and GTM Developer
Freelance ClientsJavaScript Developer
MICA Capital Inc.React Developer
Skylight Financial Services Inc, DBA BaselaneFull-stack Software Engineer
Allegis - Cruise Automation - MainGoogle Analytics 4 Expert
FM llcFront-end Developer
Urbyo GmbHUI Team Lead
Media.netUI/UX Team Lead
AirpayWeb Developer
Zeus LearningJavaScript Developer
Paper Plane Design Solutions Pvt
React

Next

Vue

Backbone.js

Google Analytics
Google Tag Manager

TypeScript
NPM

Cypress

Redux

Material UI

Chakra UI

PDFTron

Google Data Studio

CSS3

CSS

HTML5

HTML

GraphQL

REST APIs

Microservices

Highcharts

Postman

Styled-components

GTM

Netlify

APIs

Web Development
Hi, team. So my name is, and I have been in the industry for about, like, 10 plus years now. And during this period, I have worked on various stacks. I, myself, am a full stack developer as well as trying to become a gen AI developer as well at the same time. I have worked on the stack mainly lately in the past 5 plus years and majorly with, focus on front end, by working on React Next. Js, and as well as I have worked with the back end stack, which is the Node. Js and Python as well. I have also done a post graduation in machine learning and AI, which helps me get deep insights on the machine learning algorithms and doing data visualization and data science or data exploration on different kinds of datasets. So, yeah, during this whole tenure, I have worked on various domains. I have worked in the education tech. I have worked in the advertising industry, the media industry. I have worked in Fintech. I have worked in real estate as well as I have also worked in cryptocurrency platforms. So, yeah, I think that, summarizes myself in a nutshell. So yep.
CSS code. So the hash important, so in when we use hash important on any of these components classes, right, so what happens is that you cannot override it or if there is another class which is applied to your component, which changes the color let's say you have a dark mode, for example, and you enable it and, there you change your color. It doesn't change because the earlier component has a hash important to it. And the only way to override it is, you know, scope the class component, like, by further scoping down the class component and giving hash important to that as well. So it's a very bad practice, ideally, to have hash important unless very necessary and needed. so we can you we can do the same things by just, you know, not using, the hash important and using scoped out class components.