Explain Codes LogoExplain Codes Logo

Javascript

Map and filter an array at the same time

javascript
reduce
map
filter

Adding script tag to React/JSX

javascript
react-hooks
script-loading
best-practices

Nodejs vs node on ubuntu 12.04

javascript
nodejs
ubuntu
nvm

How to get start and end of day in Javascript?

javascript
time-zones
date-formatting
javascript-libraries

Remove blank attributes from an Object in Javascript

javascript
prompt-engineering
functions
immutability

Jquery selectors on custom data attributes using HTML5

javascript
prompt-engineering
selectors
custom-data-attributes

Access variables and functions defined in page context from an extension

javascript
script-injection
extension-development
page-context

To Call onChange Event After Pressing Enter Key

javascript
event-handling
react-hooks
state-management

How to get the pure text without HTML element using JavaScript?

javascript
prompt-engineering
functions
callbacks

How to check if an array is empty or exists?

javascript
array-validation
javascript-best-practices
variable-declaration

Get first and last date of current month with JavaScript or jQuery

javascript
date-handling
javascript-date-object
timezone-issues

Difference between jQuery’s .hide() and setting CSS to display: none

javascript
callbacks
performance
best-practices

Manually Triggering Form Validation using jQuery

javascript
form-validation
html5-validation
polyfills

Stop/close webcam stream which is opened by navigator.mediaDevices.getUserMedia

javascript
media-streaming
webcam-stream
navigator-media-devices

Is there a RegExp.escape function in JavaScript?

javascript
regex
javascript-features
security

React "after render" code?

javascript
react
lifecycle-methods
hooks

How to perform case-insensitive sorting array of string in JavaScript?

javascript
prompt-engineering
functions
callbacks

How to remove pagination in DataTable

javascript
datatable
pagination
javascript-library

Phonegap open link in browser

javascript
cordova
inappbrowser
javascript

Remove x-axis label/text in Chart.js

javascript
chartjs
javascript-options
customization