Lakshmanan arumugam | Lead frontend

Lakshmanan arumugam | Lead frontend

Follow
homeAbout meTrendingCategoriesarchivesnewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Front end practice: Top 25+ Javascript code best practices for development

Jul 31, 20239 min read

In a previous article, I covered front-end best practices in CSS/SCSS. This article will share the basic javascript best practices for...

Front end practice: Top 25+ Javascript code best practices for development

Enum in javascript 🤯

Jul 26, 202310 min read

Creating and using an enum-like object in JavaScript/typescript. · In JavaScript, there is no built-in enum type like in some other programming languages...

Enum in javascript 🤯

[Part - 2]: React web application development using good practical methodology 2023

Jul 8, 20238 min read

Part 1 link Testing: Write tests for your React components and application logic. Use testing frameworks like Jest and React Testing Library. For the...

[Part - 2]: React web application development using good practical methodology 2023

[Part - 1]: React web application development using good practical methodology 2023

Jul 8, 20239 min read

Certainly! Let's explore an example approach for React application development using the best methodologies. We'll consider the development of a...

[Part - 1]: React web application development using good practical methodology 2023

Top 14 Common code bug and fix in react with examples - 2023

Jul 8, 20236 min read

Introduction: React has gained immense popularity among web developers due to its component-based architecture, virtual DOM, and efficient rendering....

Top 14 Common code bug and fix in react with examples - 2023