Explain Codes LogoExplain Codes Logo

Best Articles — Page 99

Avoid synchronized(this) in Java?

java
concurrency-control
synchronization-strategy
lock-contention

What is Persistence Context?

java
entity-manager
persistence-context
entity-lifecycle

Is there a “not in” operator in JavaScript for checking object properties?

javascript
prompt-engineering
functions
callbacks

Why doesn't Oracle tell you which table or view does not exist?

sql
error-handling
debugging
sql-queries

Why when a constructor is annotated with @JsonCreator, its arguments must be annotated with @JsonProperty?

java
reflection
deserialization
jackson

Round number to nearest integer

python
custom-rounding
floating-point
precision

Get list of pandas dataframe columns based on data type

python
dataframe
pandas
data-types

Angular 2 Dropdown Options Default Value

javascript
angular
dropdown
options

Infinite scrolling with React JS

javascript
infinite-scrolling
react-js
virtualization

Put text at the bottom of a div

html
responsive-design
css-grid
overflow-control

Svg changes color when rotated in Safari 10

web-development
responsive-design
performance
best-practices

Python mock multiple return values

python
mocking
unit-testing
test-coverage

Do I need to store the salt with bcrypt?

security
password-management
hashing
salt-storage

Java exception not caught?

java
exception-handling
try-catch-finally
suppressed-exceptions

Getting a list of associative array keys

javascript
object-keys
polyfill
prototype-properties

Unable to create Android Virtual Device

career
interview-preparation
best-practices
job-search

What's the best SQLite data type for a long string

sql
data-types
sqlite
string-storage

Evenly distributing n points on a sphere

math
mathematical-problems
algorithms
optimization

Read properties file outside JAR file

java
prompt-engineering
best-practices
exception-handling

Optimal settings for exporting SVGs for the web from Illustrator?

web-development
responsive-design
performance
best-practices