Explain Codes LogoExplain Codes Logo

Javascript

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

How to convert Gregorian date to Persian date in JavaScript?

javascript
date-conversion
persian-date
intl-datetimeformat

Materialize CSS - Select Doesn't Seem to Render

javascript
materialize-css
javascript-initialization
select-elements

How do I link a JavaScript file to an HTML file?

javascript
script-loading
html5
javascript-best-practices

Jquery data selector not updating with .data

javascript
prompt-engineering
best-practices
web-development

How to set favicon.ico properly on a Vue.js webpack project?

javascript
webpack
vue.js
favicon

Google Maps: How to create a custom InfoWindow?

javascript
prompt-engineering
best-practices
responsive-design

How to remove "onclick" with JQuery?

javascript
event-delegation
event-handling
jquery

Programmatically change the src of an img tag

javascript
event-listeners
image-manipulation
best-practices

How to skip to next iteration in jQuery.each() util?

javascript
callbacks
functions
best-practices

Execcommand() is now obsolete, what's the alternative?

javascript
web-development
accessibility
best-practices

How to check if an array index exists or not in JavaScript?

javascript
prompt-engineering
functions
optional-chaining

Calculate age given the birth date in the format YYYYMMDD

javascript
prompt-engineering
functions
date-parsing

What characters are valid for JavaScript variable names?

javascript
unicode-identifiers
variable-names
future-proofing

Replace all spaces in a string with '+'

javascript
regex
string-manipulation
performance

Map Tiling Algorithm

javascript
map-tiling
algorithm-optimization
edge-blending