Explain Codes LogoExplain Codes Logo

Best Articles — Page 31

Map enum in JPA with fixed values?

java
jpa
enum
attributeconverter

Making a mocked method return an argument that was passed to it

java
mockito
testing
unit-testing

Make page to tell browser not to cache/preserve input values

javascript
form-management
browser-behavior
cache-control

Make Hibernate ignore instance variables that are not mapped

java
hibernate-configuration
persistence-annotations
best-practices

Make grid container fill columns not rows

html
responsive-design
grid-auto-flow
grid-template-columns

Make function wait until element exists

javascript
async-await
mutation-observer
dom-observation

Make canvas as wide and as high as parent

html
responsive-design
performance
debounce

Make an image responsive - the simplest way

html
responsive-design
css
image-optimization

Maintain the Aspect Ratio of a div with CSS

html
responsive-design
css
layout

Mailto link with HTML body

javascript
prompt-engineering
email-encoding
javascript-snippet

Loop inside React JSX

javascript
jsx
react
performance

Logical operators for Boolean indexing in Pandas

python
boolean-indexing
pandas
dataframe

Log4j vs logback

java
logging-configurations
logback-vs-log4j
performance-optimization

Log4j: Log output of a specific class to a specific appender

java
log4j
logging
configuration

Loading local JSON file

javascript
async-await
fetch-api
json-parsing

Load external CSS file in the body tag

html
responsive-design
best-practices
performance

Lists in ConfigParser

python
configparser
list-management
data-organization

List of Java class file format major version numbers?

java
class-file-versions
java-versions
javap-command

List files ONLY in the current directory

python
file-system
pathlib
directory-listing

List columns with indexes in PostgreSQL

sql
index-inspection
postgresql-utilities
database-search