Akshay Jain·FollowAug 18, 2021--ShareUse Snippets tab of Chrome browser inspector to run your code instead of console
Akshay JainSetup Sand run Sonar Analysis in MacPlease download below software in a folder of choice 1.https://www.sonarqube.org/downloads/ == SonarQube Server…2 min read·Aug 28, 2019--3
Akshay JainUPPERCASE with _ is pretty much the standard for hard-coded Constants in JavaScriptI was exporting a string constant to a constants file in React project and wondered if I had to create a variable with UPPERCASE AND _…2 min read·May 8, 2020--
Akshay JainMake DAILY pull request review meetings part of sprint ceremony like DSMReviewing pull request is very important in order to ensure that consistent practice is followed all throughout the code, thus all…3 min read·Jan 5, 2021--1
Devanshani RasanjikainAeturnumHow to build your Chrome Extension in 5 minutesChrome is a well-spread platform that can develop your own Chrome extensions. If you want to make Chrome extensions and are new to Chrome…7 min read·Jun 12--
Dmitry KruglovinBetter ProgrammingThe Architecture of a Modern StartupHype wave, pragmatic evidence vs the need to move fast16 min read·Nov 7, 2022--54
Kyle CarsoninVersion 1ES2023: What’s new ? Plus a sneak peek into ES2024ECMAScript is a JavaScript standard developed by Ecma International. Every June since 2015, a new major version has been released, and…5 min read·Jul 28--
Minko GechevinAngular BlogAngular v16 is here!Six months ago, we reached a significant milestone in Angular’s simplicity and developer experience by graduating the standalone APIs from…12 min read·May 3--36
MuditpEnhancing UI Performance Testing with Lighthouse and CypressSlow-loading pages can lead to frustrated visitors and increased bounce rates. To ensure optimal user experience, it is essential to…4 min read·May 29--3