Content
Implement Full-Text Search Using RediSearch
redis
full-text search
Implement Full-Text Search Using RediSearch

Implement Full-Text Search Using RediSearch

Hello Everyone, Iโ€™m back with yet another article on Redis, this time on RediSearch, so letโ€™s get started with a simple definition ofโ€ฆ

Introduction to Redis cache using NodeJS
redis
nodejs
Introduction to Redis cache using NodeJS

Introduction to Redis cache using NodeJS

Hello everyone today I would like to introduce you to the basics of caching and how it can help you in boosting your applicationโ€ฆ

Higher-Order Components
react
hoc
Higher-Order Components

Higher-Order Components

Hello, Iโ€™m back with another article this time on HOC, So without wasting any more time letโ€™s start.

React Basics
react
javascript
React Basics

React Basics

Hello, everyone, Iโ€™m back with another post this time Iโ€™m gonna talk about React JS- A JavaScript Library created and maintained byโ€ฆ

Git Commands
git
commands
Git Commands

Git Commands

Assuming that you now have a hold on the basics of GIT letโ€™s dive into basic GIT Commands.

Brief Intro To Git and GitHub
git
github
Brief Intro To Git and GitHub

Brief Intro To Git and GitHub

Hello, World this is my first post on medium in which I will talk about Git and GitHub So letโ€™s get started.

Work History

Software Engineer III

American Express

May 2022 -  Present

Gurgaon

Working with ๐ˆ๐ง๐ญ๐ž๐ซ๐ง๐š๐ญ๐ข๐จ๐ง๐š๐ฅ ๐ˆ๐ง๐ฌ๐ฎ๐ซ๐š๐ง๐œ๐ž ๐’๐ž๐ซ๐ฏ๐ข๐œ๐ž๐ฌ ๐“๐ž๐š๐ฆ

Associate - Projects

Cognizant

Nov 2021 -  May 2022

Gurgaon

Worked on ๐Š๐…๐‚ ๐€๐ฎ๐ฌ๐ญ๐ซ๐š๐ฅ๐ข๐š ๐Œ๐จ๐›๐ข๐ฅ๐ž ๐€๐ฉ๐ฉ๐ฅ๐ข๐œ๐š๐ญ๐ข๐จ๐ง

Software Engineer

VectoScalar Technologies Pvt Ltd

Jan 2019 -  Nov 2021

Noida

Worked on ๐ฌ๐ข๐ฆ๐ฌ๐ข๐ฆ (๐€๐œ๐ช๐ฎ๐ข๐ซ๐ž๐ ๐›๐ฒ ๐˜๐จ๐ฎ๐ญ๐ฎ๐›๐ž), ๐๐จ๐ค๐ž๐ซ๐๐š๐ณ๐ณ๐ข ๐ƒ๐ž๐ฌ๐ค๐ญ๐จ๐ฉ ๐€๐ฉ๐ฉ๐ฅ๐ข๐œ๐š๐ญ๐ข๐จ๐ง, ๐ˆ๐ง๐ฌ๐ญ๐ž๐จ๐ง, ๐๐จ๐ค๐ข๐š ๐’๐ฆ๐š๐ซ๐ญ ๐‹๐ข๐ ๐ก๐ญ๐ข๐ง๐ , ๐„๐ง๐ฏ๐ข๐ฌ๐ข๐จ๐ง ๐‡๐ž๐š๐ฅ๐ญ๐ก ๐‚๐š๐ซ๐ž

Builds Labs
A Guide to Currying in JavaScript

A Guide to Currying in JavaScript

<p class="graf graf--p">Hello everyone, I&rsquo;m back with yet another article, this time on a concept in JavaScript which is called currying.</p> <p class="graf graf--p">Before I start on the concept itself, let&rsquo;s first dive into the origins of currying.</p> <p class="graf graf--p">The name &ldquo;currying&rdquo; was coined by <a class="markup--anchor markup--p-anchor" title="Christopher Strachey" href="https://en.wikipedia.org/wiki/Christopher_Strachey" target="_blank" rel="noopener" data-href="https://en.wikipedia.org/wiki/Christopher_Strachey">Christopher Strachey</a> in 1967. Currying has a lot of mathematical and computer science theories behind it. The concept is named after the mathematician <a class="markup--anchor markup--p-anchor" href="https://en.wikipedia.org/wiki/Haskell_Curry" target="_blank" rel="noopener" data-href="https://en.wikipedia.org/wiki/Haskell_Curry">Haskell Curry</a>.</p> <p class="graf graf--p">Currying is a concept that is used in functional programming. Functional programming is a <a class="markup--anchor markup--p-anchor" href="https://en.wikipedia.org/wiki/Programming_paradigm" target="_blank" rel="noopener" data-href="https://en.wikipedia.org/wiki/Programming_paradigm">programming paradigm</a>. A style of building the structure and elements of computer programs that treat computation as the evaluations of mathematical functions and avoids changing state and mutable data.</p> <p class="graf graf--p">Now back to the main topic: what is currying?</p> <p class="graf graf--p">Currying is a process in functional programming in which we can transform a function with multiple arguments into a sequence of nesting functions. It returns a new function that expects the next argument inline.</p>

3

Attended Events Communities (19)

GDG New Delhi

55304 members

GDG Cloud New Delhi

48832 members

WTM Delhi

18991 members

Women Who Code Delhi

5918 members

Aeologic - Building Innovators

4841 members

TechTalks Delhi

2862 members

View More (13)
BadgesJavascript Expert

Cookies

This website uses cookies to improve your online experience. By continuing to use this website, you agree to our use of cookies. If you would like to, you can change your cookie settings at any time. Our Privacy Notice provides more information about what cookies we use.