Explain Codes LogoExplain Codes Logo

Best Articles — Page 337

How to insert table values from one database to another database?

sql
data-transfer
permissions
network-issues

How to center a button within a div?

html
flexbox
center
css

Logger Configuration to Log to File and Print to STDOUT

python
logging
handlers
configuration

How do I convert a Java 8 IntStream to a List?

java
java-8
collections
performance

Maintain aspect ratio of div but fill screen width and height in CSS?

html
responsive-design
css
media-queries

How can I do an UPDATE statement with JOIN in SQL Server?

sql
update
join
performance

Create a Pandas Dataframe by appending one row at a time

python
dataframe
performance
data-transformation

Trim string in JavaScript

javascript
trim
polyfill
regex

How to do associative array/hashing in JavaScript

javascript
associative-array
map
json

Valid to use <a> (anchor tag) without href attribute?

html
accessibility
javascript
semantics

How do I get the current date in JavaScript?

javascript
date-formatting
cross-browser
locale-specific

Html/css: Make a div "invisible" to clicks?

html
pointer-events
accessibility
ui-behavior

Oracle Differences between NVL and Coalesce

sql
nvl
coalesce
performance

How to set environment variables in Python?

python
environment-variables
dotenv
subprocess

How do I lowercase a string in Python?

python
string-manipulation
unicode
best-practices

How to prevent text in a table cell from wrapping

html
nowrap
responsive-tables
best-practices

Get the size of the screen, current web page and browser window

javascript
responsive-design
cross-browser
jquery

How to strip HTML tags from a string in SQL Server?

sql
html-stripping
user-defined-functions
xml-method

How to schedule a periodic task in Java?

java
scheduling
executor-service
timer

Disabled href tag

html
accessibility
user-experience
dynamic-ui