Explain Codes LogoExplain Codes Logo

Best Articles — Page 89

Checking if type == list in python

python
type-checking
inheritance
polymorphism

Check if two unordered lists are equal

python
collections
counter
hashmap

Check if object value exists within a JavaScript array of objects and if not add a new object to array

javascript
functional-programming
javascript-optimization
best-practices

Check if item is in an array / list

python
lazy-evaluation
generators
performance

Check if field exists in CosmosDB JSON with SQL - nodeJS

sql
database-performance
cosmosdb
sql-queries

Check if element is visible in DOM

javascript
prompt-engineering
functions
callbacks

Check if a word is in a string in Python

python
functions
regex
string-search

Check if a string contains a number

python
functions
promises
generator-expressions

Check if a number is int or float

python
functions
best-practices
collections

Check if an element's content is overflowing?

javascript
overflow-detection
responsive-design
ui-alterations

Check Ctrl / Shift / Alt keys on 'click' event

javascript
event-handling
keyboard-events
browser-inconsistencies

Checkbox value is always 'on'

javascript
prompt-engineering
best-practices
responsive-design

Character Limit in HTML: Comprehensive Guide

html
responsive-design
event-listener
server-side-validation

Changing three.js background to transparent or other color

javascript
renderer-engineering
threejs
web-development

Changing the maximum length of a varchar column?

sql
database-management
sql-optimization
data-types

Changing the cursor to a finger pointer

css
responsive-design
best-practices
performance

Changing the current working directory in Java?

java
process-engineering
file-management
best-practices

Changing the CommandTimeout in SQL Management studio

sql
commandtimeout
sql-management-studio
query-execution

Changing Java Date one hour back

java
java-8
date-time
time-zone

Change URL parameters and specify defaults using JavaScript

javascript
url-parameters
javascript-utilities
url-search-params