Vishal Kinikar

Vishal Kinikar @vishalkinikar

About: Tech Lead | Front-End Architect | Expert in React, Node, TypeScript and Core JavaScript. I build web apps using TypeScript, React, D3js, Tailwind CSS, Next.js, NestJs & Node.js.

Location:
Pune, India
Joined:
Dec 30, 2024

Vishal Kinikar
articles - 11 total

One API Endpoint. Four Architectures. A Journey in Scaling an Event Collector

What happens when a simple backend service meets real-world traffic? It breaks. Sometimes slowly,...

Learn More 0 0Jul 25

JavaScript Performance Hacks Every Developer Should Know

JavaScript is the backbone of modern web applications, enabling dynamic user interfaces, seamless...

Learn More 1 0Jan 26

Advanced Event Handling Patterns in JavaScript

Event handling is a cornerstone of JavaScript, enabling developers to create dynamic and interactive...

Learn More 1 0Jan 17

Understanding Memory Management and Garbage Collection in JavaScript

Memory management is a crucial yet often overlooked aspect of programming. In JavaScript,...

Learn More 1 1Jan 8

A Practical Approach to Problem-Solving in JavaScript

Solving coding problems is a crucial skill for every developer. Whether you're debugging an...

Learn More 4 0Jan 6

Understanding JavaScript Immutability and Reference Types

JavaScript’s behavior around immutability and reference types is foundational yet often...

Learn More 1 0Jan 5

From Good to Great: Mastering Front-End Development

Front-end development is more than just writing HTML, CSS, and JavaScript. To truly excel in this...

Learn More 3 0Jan 4

Deep Dive into Prototypes: The Backbone of JavaScript

Prototypes are a core concept in JavaScript, forming the foundation of its object-oriented...

Learn More 0 0Jan 3

A Deep Dive into the Performance of Arrays and Objects in JavaScript Using Big O Notation

JavaScript arrays and objects are the bread and butter of programming. They provide foundational data...

Learn More 0 0Jan 2

Decoding the Weird Parts of JavaScript Every Developer Should Know

JavaScript, the language we love (or love to hate), is filled with unique behaviors and quirks that...

Learn More 0 0Jan 1

Understanding Big O Notation and Time Complexity in JavaScript

When working with JavaScript, writing functional code is important, but ensuring it runs efficiently...

Learn More 23 5Dec 30 '24