DEV Community

Mehul Lakhanpal profile picture

Mehul Lakhanpal

Full-stack Developer | Built QuickSwitch, Array Builder, FileOps

Work

Full stack developer

A simpler way to import files in VS Code

A simpler way to import files in VS Code

6
Comments
1 min read

Want to connect with Mehul Lakhanpal?

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

Already have an account? Sign in
Simple tool to convert array to CSV

Simple tool to convert array to CSV

5
Comments
1 min read
🎉 Devbox - A UI for local storage

🎉 Devbox - A UI for local storage

7
Comments
1 min read
Interested in weekend project?

Interested in weekend project?

4
Comments 1
1 min read
Best way to manage links?

Best way to manage links?

Comments
1 min read
What tool/app does your organization use to manage links?

What tool/app does your organization use to manage links?

3
Comments
1 min read
Looking for collaborators for my next project

Looking for collaborators for my next project

6
Comments
1 min read
A new way to construct/debug Arrays

A new way to construct/debug Arrays

5
Comments
1 min read
What channels/platforms do you use to market your side projects?

What channels/platforms do you use to market your side projects?

3
Comments
1 min read
🎉 Fireboard - A work tracker for software developers

🎉 Fireboard - A work tracker for software developers

1
Comments
1 min read
Developers, How do you track your daily work?

Developers, How do you track your daily work?

58
Comments 51
1 min read
Looking for graphic designer/video creator

Looking for graphic designer/video creator

Comments 2
1 min read
useToggle: Custom react hook for toggle

useToggle: Custom react hook for toggle

6
Comments 2
1 min read
Lodash: _.isEmpty() - Check falsy values

Lodash: _.isEmpty() - Check falsy values

4
Comments
1 min read
Calling an async function without await

Calling an async function without await

3
Comments
1 min read
Popular case types in programming

Popular case types in programming

Comments
1 min read
Implement custom '.pick()' for objects

Implement custom '.pick()' for objects

5
Comments
1 min read
Custom util to get weekday name or number

Custom util to get weekday name or number

5
Comments 2
1 min read
Git: Change author name & email for last commit

Git: Change author name & email for last commit

5
Comments
1 min read
Mongo DB: Update data using `.forEach()`

Mongo DB: Update data using `.forEach()`

Comments
1 min read
Custom util to call functions `n` times

Custom util to call functions `n` times

3
Comments
1 min read
Pretty format number using '.toLocaleString()'

Pretty format number using '.toLocaleString()'

4
Comments
1 min read
React: Create an 'EmptyState' component

React: Create an 'EmptyState' component

4
Comments
1 min read
Delete property from an object

Delete property from an object

3
Comments
1 min read
Infinitely loop over an array

Infinitely loop over an array

5
Comments
1 min read
4 ways to check if arrays are equal

4 ways to check if arrays are equal

16
Comments 1
1 min read
Filter out `falsy` values

Filter out `falsy` values

3
Comments 1
1 min read
CSS: Hide scrollbar

CSS: Hide scrollbar

6
Comments
1 min read
CSS class to add margin for all child elements

CSS class to add margin for all child elements

5
Comments 4
1 min read
A single function to add, update, read & delete from an array

A single function to add, update, read & delete from an array

7
Comments 3
1 min read
Destructuring nested object

Destructuring nested object

7
Comments 2
1 min read
Multiline flag in regex

Multiline flag in regex

5
Comments
1 min read
File Ops - A VS Code extension to easily tag/alias files & quick switch between files

File Ops - A VS Code extension to easily tag/alias files & quick switch between files

8
Comments 2
1 min read
Find the largest & smallest number

Find the largest & smallest number

5
Comments
1 min read
Get character code (ASCII code)

Get character code (ASCII code)

6
Comments
1 min read
Implementing custom `isFalsy()`

Implementing custom `isFalsy()`

6
Comments
1 min read
🎉 Product Launch - "Note Box" Chrome Extension 🎉

🎉 Product Launch - "Note Box" Chrome Extension 🎉

7
Comments 2
1 min read
Deep Cloning (JSON.parse + JSON.stringify)

Deep Cloning (JSON.parse + JSON.stringify)

4
Comments
1 min read
What's the output?

What's the output?

3
Comments 6
1 min read
Open a new tab dynamically

Open a new tab dynamically

2
Comments
1 min read
Shorthand for `npm install`

Shorthand for `npm install`

1
Comments 2
1 min read
Initialize package.json with default values

Initialize package.json with default values

3
Comments
1 min read
Async..await is syntactic sugar on Promises

Async..await is syntactic sugar on Promises

3
Comments
1 min read
Destructuring `array`

Destructuring `array`

6
Comments 2
1 min read
Promise.race()

Promise.race()

4
Comments 1
1 min read
Get current timestamp

Get current timestamp

4
Comments
1 min read
Prevent an object key from appearing in `Object.keys()` or `for..in` loop

Prevent an object key from appearing in `Object.keys()` or `for..in` loop

6
Comments
1 min read
Array.flat()

Array.flat()

8
Comments
1 min read
Merge two arrays

Merge two arrays

1
Comments
1 min read
Navigate between words

Navigate between words

7
Comments
1 min read
Pretty print using JSON.stringify()

Pretty print using JSON.stringify()

11
Comments 3
1 min read
Promise.reject()

Promise.reject()

7
Comments
1 min read
Expand file editor in split mode

Expand file editor in split mode

7
Comments
1 min read
Create a new branch and checkout immediately

Create a new branch and checkout immediately

2
Comments
1 min read
Optional Chaining

Optional Chaining

2
Comments
1 min read
Hoisting problems

Hoisting problems

1
Comments
1 min read
Use an array as an iterable

Use an array as an iterable

5
Comments
1 min read
MongoDB Import & Export commands

MongoDB Import & Export commands

1
Comments
1 min read
Destructuring from nested object and array

Destructuring from nested object and array

6
Comments
1 min read
.then() implicitly returns a promise

.then() implicitly returns a promise

1
Comments
1 min read
loading...