PinnedRajdeep ChandrainThe StartupTaking a break from JavaScriptI have been coding since 6 years now and majority of it is with JavaScript and React. I have got my hands dirty on Vue also which is…Jun 23, 2020Jun 23, 2020
Rajdeep ChandraMust know JS questions for interviews1. How closure affects the garbage collection of JavaScript?May 20May 20
Rajdeep ChandraEngineering with empathy: Spectrum Design Web Engineering cultureWhat is a Design Engineer’s role at Adobe Spectrum Engineering?May 14May 14
Rajdeep ChandraThe Art of Dependency Locking with yarn.lockIn the realm of software development, managing dependencies is a critical aspect of ensuring a project’s stability and security. One key…Apr 24Apr 24
Rajdeep ChandraIntegrating Stylelint into Your GitHub Workflow: Ensuring Consistency and Quality in Your CSS CodeMaintaining a consistent and high-quality coding style across your CSS files is crucial to ensuring your web application’s visual and…Apr 19, 2023Apr 19, 2023
Rajdeep ChandraLost your uncommitted changes in Git? There is a FIX!!Well to be honest we all have a tendency to close the laptop after a day’s work without committing the changes to GIT and there can be n…Feb 3, 20237Feb 3, 20237
Rajdeep ChandraFollow this approach to sta recession-proof in 2023As the global economy continues to fluctuate, it’s important for software engineers to take steps to ensure that they remain…Jan 22, 2023Jan 22, 2023
Rajdeep ChandrainBootcampHigh Contrast Mode in Web-AccessibilityHigh contrast mode is a feature that allows users to increase the contrast of elements on their screen, making it easier to read text and…Jan 19, 2023Jan 19, 2023
Rajdeep ChandraStep by step guide on how to create a VS code Extension in 2023We all have some or the other problems when we try to code things in VS code. Some things we want the ESLint to catch , some manual tasks…Jan 11, 2023Jan 11, 2023
Rajdeep ChandraEdge-Functions on Next.JS! Yay or Nay?In Next.js, an edge function is a middleware that runs on the edge of a content delivery network (CDN) rather than on the server. These…Jan 11, 2023Jan 11, 2023