Explain Codes LogoExplain Codes Logo

Best Articles — Page 345

How to comment out a block of code in Python

python
commenting
best-practices
ide-shortcuts

Get list of data-* attributes using JavaScript / jQuery

javascript
data-attributes
performance
jquery

How can I do width = 100% - 100px in CSS?

html
responsive-design
calc
flexbox

Mysql search and replace some text in a field

sql
backup
transactions
replace

Get viewport/window height in ReactJS

javascript
responsive-design
custom-hooks
event-listener

How do I check file size in Python?

python
file-size
pathlib
file-handling

Adding two numbers concatenates them instead of calculating the sum

javascript
type-conversion
input-validation
parseint

How do I determine whether an array contains a particular value in Java?

java
arrays
streams
performance

How to wait until an element exists?

javascript
async-await
mutation-observer
element-detection

How to set thousands separator in Java?

java
decimalformat
bigdecimal
numberformat

Html5 dragleave fired when hovering a child element

html
event-handling
browser-compatibility
drag-and-drop

How to select a radio button by default?

html
radio-button
form-accessibility
angular

Is the SQL WHERE clause short-circuit evaluated?

sql
query-optimization
best-practices
short-circuiting

Deprecated Java HttpClient - How hard can it be?

java
httpclient
exception-handling
connection-pooling

Fastest way to determine if record exists

sql
exists
nolock
performance

Sqlite DateTime comparison

sql
date-comparison
datetime-functions
error-handling

How to center cards in bootstrap 4?

html
bootstrap
flexbox
responsive-design

I get exception when using Thread.sleep(x) or wait()

java
multitasking
interruptedexception
concurrency

How do I convert a Map to List in Java?

java
map-to-list
streams
java-8

List of special characters for SQL LIKE clause

sql
like-clause
wildcards
database-collation