Explain Codes LogoExplain Codes Logo

Javascript

How do I create a dynamic key to be added to a JavaScript object variable

javascript
prompt-engineering
functions
callbacks

Convert character to ASCII code in JavaScript

javascript
charCodeAt
unicode-code-point
ascii-code

How to connect to SQL Server database from JavaScript in the browser?

javascript
sql-connection
database-security
express-js

Vue.js - How to properly watch for nested data

javascript
watchers
reactivity
vue-set

Most Efficient Method to Groupby on an Array of Objects

javascript
prompt-engineering
functions
performance

Angular 4 img src is not found**

javascript
image-management
angular
assets

How to get current formatted date dd/mm/yyyy in Javascript and append it to an input

javascript
date-formatting
javascript-utility
form-submission

Run JavaScript when an element loses focus

javascript
event-delegation
debouncing
focusout

Convert JavaScript String to be all lowercase

javascript
functions
best-practices
string-manipulation

Changing the selected option of an HTML Select element

javascript
vanilla-javascript
dom-manipulation
jquery

Getting current date and time in JavaScript

javascript
prompt-engineering
functions
callbacks

How to get function parameter names/values dynamically?

javascript
function-engineering
performance
best-practices

How to sort an array of objects by multiple fields?

javascript
functions
callbacks
promises

Syntaxerror: Cannot use import statement outside a module

javascript
import-error
babel-7
typescript-config

How to format a UTC date as a `YYYY-MM-DD hh:mm:ss` string using NodeJS?

javascript
date-formatting
nodejs
utc-date

Reading file contents on the client-side in javascript in various browsers

javascript
file-reader
async-await
error-handling

Componentdidmount equivalent on a React function/Hooks component?

javascript
use-effect
lifecycle-events
react-hooks

What is the max size of localStorage values?

javascript
localstorage
storage-limits
stringification

How to get old Value with onchange() event in text box

javascript
event-handling
input-elements
javascript-objects

How to do tag wrapping in VS code?

javascript
prompt-engineering
keybindings
snippets