Open in app

Sign In

Write

Sign In

kamesh sethupathi
kamesh sethupathi

10 Followers

Home

About

Nov 6, 2021

Higher-Order Functions in JavaScript

In javascript functional programming is powered by Higher-Order Functions. A function that takes another function as its argument or returns a function is called a higher-order function Let's assume, we are given an array of radius and we have to find its area, circumference, and diameter. General implementation

JavaScript

2 min read

Higher-Order Functions in JavaScript
Higher-Order Functions in JavaScript
JavaScript

2 min read


Oct 30, 2021

JavaScript Classes

Learn ES6 class concept with single js snippet Classes were introduced in ECMAScript 6, and we can use them to structure our code in a traditional OOP fashion by defining a template for creating objects. In this post, we’ll learn everything about ES6 classes with just a single js snippet. Kamesh Sethupathi @kamesh_sethupathi | Front-end developer | R&D twitter.com Classes are simple synthetic sugar over the prototype-based OO pattern. Having a single convenient declarative form makes class patterns easier to use, and encourages interoperability. Classes support prototype-based inheritance, super calls, instance, and static methods and constructors.

JavaScript

1 min read

JavaScript Classes
JavaScript Classes
JavaScript

1 min read


Oct 24, 2021

kReact: Building your own React & Virtual DOM

Let’s learn React by building react within 100 lines of code In this blog, we will build a library similar to react and understand how React works internally. …

React

4 min read

kReact: Building your own React & Virtual DOM
kReact: Building your own React & Virtual DOM
React

4 min read


Oct 23, 2021

Understanding the need for JavaScript modules through the evolution of blogging website

Understanding the basics of JavaScript Modules What is a javascript module? A module is just a file. One script is one module. As simple as that. Modules can load each other. In simple terms, a javascript module is a concept of splitting a large single file js application into smaller js files and combining them based…

JavaScript

2 min read

Understanding the need for JavaScript modules through the evolution of blogging website
Understanding the need for JavaScript modules through the evolution of blogging website
JavaScript

2 min read


Oct 23, 2021

How to Write Clean JavaScript code

Any fool can write code that a computer can understand. Good programmers write code that humans can understand. Writing clean code is nothing but code easier to read, modify, and refactor for people other than the original programmer. The code should be easy to read, whether that reader is the…

JavaScript

2 min read

How to Write Clean JavaScript code
How to Write Clean JavaScript code
JavaScript

2 min read


Oct 19, 2021

Writing unit-testable JavaScript code

A technical investment that saves much of your time in the latter part Why Unit testing? Consider a scenario where you are using a library named AxImage to manipulate image files in your application. Now due to performance reasons, your team internally developed another image manipulation library named BxImage. Now you have to…

Unit Testing

3 min read

Writing unit-testable JavaScript code
Writing unit-testable JavaScript code
Unit Testing

3 min read


Oct 14, 2021

iNotesPress — WordPress Note Taking plugin for teams

A Noteworthy and the most beautiful note-taking plugin for WordPress. Notes for resources like Posts / Pages / Attachments / Woo Products. Possible usecases which you might experience, Add notes Share what you and your team need to remember. Share thoughts and opinions Do reviews Link references List future roadmaps Technologies & Tools used WordPress — Open-source content management system…

WordPress

2 min read

iNotesPress — WordPress Note Taking plugin for teams
iNotesPress — WordPress Note Taking plugin for teams
WordPress

2 min read

kamesh sethupathi

kamesh sethupathi

10 Followers

Front-end developer | JS/React/Vue

Following
  • David Gilbertson

    David Gilbertson

  • Netanel Basal

    Netanel Basal

  • Soumadri Banerjee

    Soumadri Banerjee

  • Muthukumaraswamy

    Muthukumaraswamy

  • Nadya Tsech

    Nadya Tsech

See all (14)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams