Explain Codes LogoExplain Codes Logo

Best Articles — Page 117

How to execute an IN lookup in SQL using Golang?

sql
prepared-statements
sql-injection
database-security

How to center a (background) image within a div?

css
responsive-design
best-practices
css-properties

Get Maven artifact version at runtime

java
maven
version
packaging

Form inside a form, is that alright?

html
form-engineering
accessibility
best-practices

Remove element by ID

javascript
dom-manipulation
node-remove
event-listeners

Css3 Flex: Pull child to the right

html
responsive-design
css
flexbox

What is an efficient way of inserting thousands of records into an SQLite table using Django?

python
bulk-create
transaction-management
performance-optimization

Are nested span tags OK in XHTML?

html
responsive-design
best-practices
html-structure

Toggle HTML radio button by clicking its label

html
responsive-design
best-practices
accessibility

How to use a servlet filter in Java to change an incoming servlet request URL?

java
url-rewriting
servlet-filter
http-response

Removing newline after <h1> tags?

html
css-box-model
responsive-design
best-practices

Appending parameter to URL without refresh

javascript
url-manipulation
browser-history
url-encoding

Django change default runserver port

python
django
runserver
configuration

Create numpy matrix filled with NaNs

python
numpy
performance
benchmarking

Can I use a min-height for table, tr, or td?

css
responsive-design
best-practices
performance

How to set the size of a column in a Bootstrap responsive table

html
responsive-design
bootstrap
grid-system

How to close existing connections to a DB

sql
database-management
sql-server
connection-management

Print all day-dates between two dates

python
date-handling
generator-functions
list-comprehensions

Runnable with a parameter?

java
lambda
functional-programming
thread-management

Console.log timestamps in Chrome

javascript
console-logging
timestamping
console-devtools