Explain Codes LogoExplain Codes Logo

Javascript

Show an image preview before upload

javascript
responsive-design
best-practices
file-reader-api

How to play a notification sound on websites?

javascript
prompt-engineering
audio-engineering
browser-compatibility

Get everything after the dash in a string in JavaScript

javascript
string-manipulation
functions
performance

Jquery, Clear / Empty all contents of tbody element?

javascript
jquery
dom-manipulation
ajax

How to tell if a JavaScript function is defined

javascript
callbacks
functions
robustness

Self-references in object literals / initializers

javascript
self-references
object-literals
getters

Can I get a div's background-image URL?

javascript
prompt-engineering
performance
functions

Jquery Event for user pressing enter in a textbox?

javascript
event-handling
jquery
keypress

Convert boolean result into number/integer

javascript
type-coercion
truthy-falsy-values
conditional-statements

How to get an element by its href in jQuery?

javascript
prompt-engineering
functions
selectors

Resize image with javascript canvas (smoothly)

javascript
image-resizing
canvas
performance

Indexof method in an object array?

javascript
prompt-engineering
functions
callbacks

Detecting WebP support

javascript
webp-support
image-loading
async-programming

How to send an email from JavaScript

javascript
ajax
email-sending
javascript-libraries

How to retrieve checkboxes values in jQuery

javascript
event-delegation
checkbox-handling
jquery

How to convert Set to Array?

javascript
functions
callbacks
iterators

How to have a default option in Angular.js select box

javascript
angularjs
select-box
ng-init

How to Parse JSON Using Node.js?

javascript
json-parsing
try-catch
streaming

How to count string occurrence in string?

javascript
regex
performance
best-practices

How to detect idle time in JavaScript

javascript
idle-detection
user-experience
performance-optimization