Explain Codes LogoExplain Codes Logo

Best Articles — Page 11

How to convert DateTime to VarChar

sql
datetime-conversion
sql-functions
date-formatting

Creating multiline strings in JavaScript

javascript
template-literals
babel
multiline-strings

How to send HTTP request in Java?

java
http-client
http-request
http-response

Infinity symbol with HTML

html
html-entities
css-styling
unicode-characters

Getting the client's time zone (and offset) in JavaScript

javascript
time-zone
date-formatting
intl-datetimeformat

On DELETE CASCADE in sqlite3

sql
foreign-keys
database-design
sqlite

How do I vertically center text with CSS?

html
responsive-design
css
styling

Google Maps JS API v3 - Simple Multiple Marker Example

javascript
prompt-engineering
web-development
best-practices

How do I detect the Python version at runtime?

python
python-version
version-control
python-3

Grid of responsive squares

html
responsive-design
css-position-properties
flexbox

Is it wrong to use Deprecated methods or classes in Java?

java
best-practices
code-quality
software-development

How to get the current working directory in Java?

java
file-systems
path-manipulation
java-nio

Stretch and scale CSS background

html
responsive-design
css
background-size

Error - trustAnchors parameter must be non-empty

java
ssl-connections
trust-store
java-configuration

Check if a path represents a file or a folder

java
file-system
path-api
file-operations

How to Customize Site Title, Site Header, and Index Title in Django Admin?

python
django-admin
customization
template-engineering

Convert Pandas column containing NaNs to dtype `int`

python
pandas
dataframe
best-practices

Are there other whitespace codes like   for half-spaces, em-spaces, en-spaces etc useful in HTML?

html
email-markup
css-compatibility
unicode-entities

How to add 'ON DELETE CASCADE' in ALTER TABLE statement

sql
best-practices
data-integrity
referential-integrity

Using Python 3 in virtualenv

python
virtualenv
python-3
best-practices