Forem

Nishanthan K profile picture

Nishanthan K

I'm Nishanthan, a front-end developer working with React, Next.js, Redux, Typescript. I love Linux, terminal fun, and building cool stuff.

Brushing Up on React Hooks
Cover image for Brushing Up on React Hooks

Brushing Up on React Hooks

Comments
2 min read

Want to connect with Nishanthan K?

Create an account to connect with Nishanthan K. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How Java Stores Data in Memory: Writing Efficient Code with Primitives and Non-Primitives
Cover image for How Java Stores Data in Memory: Writing Efficient Code with Primitives and Non-Primitives

How Java Stores Data in Memory: Writing Efficient Code with Primitives and Non-Primitives

Comments
3 min read
Understanding Angular Rendering, Re-rendering, and Change Detection for Optimal Performance

Understanding Angular Rendering, Re-rendering, and Change Detection for Optimal Performance

1
Comments
4 min read
How MongoDB’s ObjectID and B-Tree Search Make Your Queries Super Fast
Cover image for How MongoDB’s ObjectID and B-Tree Search Make Your Queries Super Fast

How MongoDB’s ObjectID and B-Tree Search Make Your Queries Super Fast

3
Comments
9 min read
Understanding the Java Execution Process: From Code to Execution
Cover image for Understanding the Java Execution Process: From Code to Execution

Understanding the Java Execution Process: From Code to Execution

3
Comments 2
4 min read
Mastering Node.js Routing: A Complete Guide with Internal Workings Explained
Cover image for Mastering Node.js Routing: A Complete Guide with Internal Workings Explained

Mastering Node.js Routing: A Complete Guide with Internal Workings Explained

Comments
2 min read
Understanding Middlewares in Express.js and Their Internal Working
Cover image for Understanding Middlewares in Express.js and Their Internal Working

Understanding Middlewares in Express.js and Their Internal Working

1
Comments
3 min read
Understanding .env Files and the dotenv Library in Node.js
Cover image for Understanding .env Files and the dotenv Library in Node.js

Understanding .env Files and the dotenv Library in Node.js

1
Comments
3 min read
Understanding require vs import in JavaScript: A Practical Guide
Cover image for Understanding require vs import in JavaScript: A Practical Guide

Understanding require vs import in JavaScript: A Practical Guide

1
Comments
3 min read
How Promises works in Javascript? - An Overview
Cover image for How Promises works in Javascript? - An Overview

How Promises works in Javascript? - An Overview

Comments
4 min read
Currying in JavaScript: A Comprehensive Guide with a Real-World Example
Cover image for Currying in JavaScript: A Comprehensive Guide with a Real-World Example

Currying in JavaScript: A Comprehensive Guide with a Real-World Example

1
Comments
3 min read
TypeScript Event Types and Event Handling in React: A Complete Guide for Beginners
Cover image for TypeScript Event Types and Event Handling in React: A Complete Guide for Beginners

TypeScript Event Types and Event Handling in React: A Complete Guide for Beginners

1
Comments 1
2 min read
A Beginner's Guide to Types in TypeScript: Understanding and Using Type Annotations
Cover image for A Beginner's Guide to Types in TypeScript: Understanding and Using Type Annotations

A Beginner's Guide to Types in TypeScript: Understanding and Using Type Annotations

Comments
3 min read
Promises in javascript

Promises in javascript

Comments
1 min read
Asynchronous Programming in JavaScript: The Role of Callbacks Explained
Cover image for Asynchronous Programming in JavaScript: The Role of Callbacks Explained

Asynchronous Programming in JavaScript: The Role of Callbacks Explained

Comments
3 min read
Understanding the Event Loop in JavaScript: Microtasks, Macrotasks, and Asynchronous Execution
Cover image for Understanding the Event Loop in JavaScript: Microtasks, Macrotasks, and Asynchronous Execution

Understanding the Event Loop in JavaScript: Microtasks, Macrotasks, and Asynchronous Execution

Comments
4 min read
Mastering Closures in JavaScript: Understanding Scope, Encapsulation, and Performance

Mastering Closures in JavaScript: Understanding Scope, Encapsulation, and Performance

Comments
3 min read
Understanding Hoisting in JavaScript: A Comprehensive Guide

Understanding Hoisting in JavaScript: A Comprehensive Guide

1
Comments 5
3 min read
loading...