InLevel Up CodingbyAmrish KushwahaHow to Chat With a CSV File With the Help of OpenAIStep-by-step guideJul 4, 2023Jul 4, 2023
InJavaScript in Plain EnglishbyAmrish KushwahaHow to Check the Performance of JavaScript Code?for loop vs forEach vs mapJul 4, 2023Jul 4, 2023
InJavaScript in Plain EnglishbyAmrish KushwahaThe Coolness of padStart and padEnd methods in JavaScriptLearn to mask stringSep 14, 2023Sep 14, 2023
InJavaScript in Plain EnglishbyAmrish KushwahaHow to Do Deep Clone of Objects in JavaScriptUsing Web APISep 15, 20231Sep 15, 20231
InFrontend ColonybyAmrish KushwahaHow to Conditionally Pass Props to a React Component?Two different solutionsOct 14, 20232Oct 14, 20232
InJavaScript in Plain EnglishbyAmrish KushwahaTwo-in-One: Crafting Effective React Component CodeOptimizing React Components — OpinionsOct 17, 2023Oct 17, 2023
InLevel Up CodingbyAmrish KushwahaHow to Debug an Exited Docker ContainerEither make the container sleep or Make a new docker image from the exited container.Oct 22, 20231Oct 22, 20231
InILLUMINATIONbyAmrish KushwahaHow To Use Username and Password to Push Commits on GitHub?Simple solutionNov 2, 2023Nov 2, 2023
InLevel Up CodingbyAmrish KushwahaHow to Perform Cypress End-to-End Testing Inside a Docker ContainerIt is funNov 2, 2023Nov 2, 2023
InJavaScript in Plain EnglishbyAmrish KushwahaWhat is Local Storage and When to Avoid Using it?Don’t store project-specific data if your application is a multi-project application.Jun 20, 20231Jun 20, 20231
InJavaScript in Plain EnglishbyAmrish KushwahaHow to Add A Property into An Object Conditionally in JavaScript?Use spread operatorJun 19, 20231Jun 19, 20231
Amrish KushwahaTop 5 Medium Publications to Follow as a Front-End Developer in 2023A compact listJun 15, 2023Jun 15, 2023
InFAUN — Developer Community 🐾byAmrish KushwahaDocker commands to start with which every beginner should knowHere is the list of useful commands which you should start with, especially when you are new to Docker.Oct 20, 2020Oct 20, 2020
Amrish KushwahaUpdate react component state on every route change in DocusaurusIn this article you will be learn to update the react component state with the help of onRouteUpdate API and JavaScript Event API.Jun 16, 2021Jun 16, 2021
Amrish KushwahaSass variable vs CSS functionLearn the difference between using SCSS variable in SCSS function vs SCSS variable in CSS function.Jun 21, 20211Jun 21, 20211
InJavaScript in Plain EnglishbyAmrish KushwahaHow to Dynamically Load Scripts in ReactAdding a script to the website is the common requirement. Let’s suppose that the website is using some external tools. To use it properly…Jul 2, 20212Jul 2, 20212
InJavaScript in Plain EnglishbyAmrish KushwahaHow to check whether an element is in the viewport or not?Use a neat and clean way (Intersection Observer API) to determine the visibility of the element in the viewport.Jul 29, 2022Jul 29, 2022
InFAUN — Developer Community 🐾byAmrish KushwahaBranch Management in Git: 7 Essential Commands for Your Daily JobSometime it is hard to do branch management.May 26, 2023May 26, 2023
InJavaScript in Plain EnglishbyAmrish KushwahaHow to Download a File from a Pre-Signed Amazon S3 URLIn our day-to-day life as a developer, we face many problems. Our life consists of solving those little problems.Jun 6, 2023Jun 6, 2023
InILLUMINATIONbyAmrish KushwahaHow to build a docker image when the Dockerfile name is differentUse -f flagJun 11, 2023Jun 11, 2023