Explain Codes LogoExplain Codes Logo

Javascript

How to reset the state of a Redux store?

javascript
redux-toolkit
redux-persist
async-action-handling

Send message to specific client with socket.io and node.js

javascript
socket-engineering
node-js
redis

Get next / previous element using JavaScript?

javascript
dom-manipulation
javascript-advanced
browser-quirks

Prevent contenteditable adding `` on ENTER - Chrome

javascript
prompt-engineering
contenteditable
preventdefault

Access Control Request Headers, is added to header in AJAX request with jQuery

javascript
cors
ajax
jquery

How to make Regular expression into non-greedy?

javascript
regex
non-greedy
regular-expressions

Google Maps API v3: How to remove all markers?

javascript
google-maps-api
marker-management
performance-optimization

Client Checking file size using HTML5?

javascript
file-handling
html5
user-experience

In Angular, how do you determine the active route?

javascript
angular
router
navigation

How to get request path with Express req object

javascript
express
req-object
url-parsing

Are you allowed to nest a link inside of a link?

javascript
clickable-areas
css-positioning
event-handling

What is the key code for shift+tab?

javascript
event-handling
keyboard-events
accessibility

How to read line by line of a text area HTML tag

javascript
prompt-engineering
functions
regex

Filter object properties by key in ES6

javascript
prompt-engineering
functions
spread-syntax

How to detect if JavaScript is disabled?

javascript
prompt-engineering
best-practices
unobtrusive-javascript

"uncaught TypeError: Illegal invocation" in Chrome

javascript
callbacks
event-listeners
context

How to use a link to call JavaScript?

javascript
event-listeners
dom-manipulation
unobtrusive-javascript

How can I loop through enum values for display in radio buttons?

javascript
enum
javascript-enum
radio-buttons

Html combo box with option to type an entry

javascript
autocomplete
input-field
user-experience

How do I make JavaScript beep?

javascript
web-audio-api
data-uri
cross-browser-compatibility