DEV Community

Mehul Lakhanpal profile picture

Mehul Lakhanpal

Full-stack Developer | Built Devbox, Array Builder, Fireboard, File Ops, Note Box, GitHub Marker

Work

Full stack developer

A simpler way to import files in VS Code

A simpler way to import files in VS Code

Reactions 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

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

🎉 Devbox - A UI for local storage

Reactions 7 Comments
1 min read
Interested in weekend project?

Interested in weekend project?

Reactions 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?

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

Looking for collaborators for my next project

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

A new way to construct/debug Arrays

Reactions 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?

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

🎉 Fireboard - A work tracker for software developers

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

Developers, How do you track your daily work?

Reactions 60 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

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

Lodash: _.isEmpty() - Check falsy values

Reactions 4 Comments
1 min read
Calling an async function without await

Calling an async function without await

Reactions 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

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

Custom util to get weekday name or number

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

Git: Change author name & email for last commit

Reactions 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

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

Pretty format number using '.toLocaleString()'

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

React: Create an 'EmptyState' component

Reactions 4 Comments
1 min read
Delete property from an object

Delete property from an object

Reactions 3 Comments
1 min read
Infinitely loop over an array

Infinitely loop over an array

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

4 ways to check if arrays are equal

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

Filter out `falsy` values

Reactions 3 Comments 1
1 min read
CSS: Hide scrollbar

CSS: Hide scrollbar

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

CSS class to add margin for all child elements

Reactions 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

Reactions 7 Comments 3
1 min read
Destructuring nested object

Destructuring nested object

Reactions 7 Comments 2
1 min read
Multiline flag in regex

Multiline flag in regex

Reactions 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

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

Find the largest & smallest number

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

Get character code (ASCII code)

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

Implementing custom `isFalsy()`

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

🎉 Product Launch - "Note Box" Chrome Extension 🎉

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

Deep Cloning (JSON.parse + JSON.stringify)

Reactions 4 Comments
1 min read
What's the output?

What's the output?

Reactions 3 Comments 6
1 min read
Open a new tab dynamically

Open a new tab dynamically

Reactions 2 Comments
1 min read
Shorthand for `npm install`

Shorthand for `npm install`

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

Initialize package.json with default values

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

Async..await is syntactic sugar on Promises

Reactions 3 Comments
1 min read
Destructuring `array`

Destructuring `array`

Reactions 6 Comments 2
1 min read
Promise.race()

Promise.race()

Reactions 4 Comments 1
1 min read
Get current timestamp

Get current timestamp

Reactions 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

Reactions 6 Comments
1 min read
Array.flat()

Array.flat()

Reactions 8 Comments
1 min read
Merge two arrays

Merge two arrays

Reactions 1 Comments
1 min read
Navigate between words

Navigate between words

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

Pretty print using JSON.stringify()

Reactions 11 Comments 3
1 min read
Promise.reject()

Promise.reject()

Reactions 7 Comments
1 min read
Expand file editor in split mode

Expand file editor in split mode

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

Create a new branch and checkout immediately

Reactions 2 Comments
1 min read
Optional Chaining

Optional Chaining

Reactions 2 Comments
1 min read
Hoisting problems

Hoisting problems

Reactions 1 Comments
1 min read
Use an array as an iterable

Use an array as an iterable

Reactions 5 Comments
1 min read
MongoDB Import & Export commands

MongoDB Import & Export commands

Reactions 1 Comments
1 min read
Destructuring from nested object and array

Destructuring from nested object and array

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

.then() implicitly returns a promise

Reactions 1 Comments
1 min read
loading...