Skip to main content
shawon191's user avatar
shawon191's user avatar
shawon191's user avatar
shawon191
Software Engineer at Nintex
  • Member for 9 years, 9 months
  • Last seen more than 3 years ago
64 votes
Accepted

React JS Error: is not defined react/jsx-no-undef

6 votes

Why bubble sort is faster than quick sort

5 votes
Accepted

How to avoid using setTimeout to wait for Promises to resolve?

5 votes
Accepted

Javascript-- sort an array of objects with a specified order of object properties

4 votes
Accepted

Convert a string to array of number and alphabets

3 votes
Accepted

Filter through array of objects in javascript

3 votes
Accepted

How to read first character of string inside an array without using string.charAt()?

3 votes

Is it possible to return each value instead of an array from array.filter method?

3 votes

How to make comparison inside a render in React

2 votes

Javascript if detect hold to run in for loop

2 votes

node, require, singleton or not singleton?

2 votes

How can i dry up this react/material ui code?

2 votes

Sequelize $or not working

2 votes
Accepted

Node.js & Mocha/Should (JavaScript, ES6): Code not executed although it looks like it should

2 votes
Accepted

Angular2 page is not scrollable after async data is loaded

2 votes
Accepted

eval is not calculate if zero before the number

2 votes
Accepted

Parse array to equal intervals JS

2 votes

Dynamically Add / Remove Fields - Remove Button not removing Fields

2 votes
Accepted

Javascript Linked List merge returning undefined

1 vote

encrypt words cycle shift value to each letter from the end of its word java script

1 vote
Accepted

Flatten a nested object

1 vote
Accepted

Inheriting features from a JavaScript class

1 vote

How do I unit test Service Bus SendAsync method properly?

1 vote
Accepted

Making one input as required based on the input of another key

1 vote

How to clear an array except first index?

1 vote

run npm start in Js file

1 vote
Accepted

Error with Sequelize v4

1 vote
Accepted

Sorting Array to make parent items come before children

1 vote
Accepted

No way to transform this Format Date into another Javascript Moment.js

1 vote

Filter out objects from another array in a loop