Explain Codes LogoExplain Codes Logo

Best Articles — Page 104

Invalid use of side-effecting operator insert within a function

sql
best-practices
performance
error-handling

Invert CSS font-color depending on background-color

css
responsive-design
best-practices
performance

Setting a max character length in CSS

html
responsive-design
css
best-practices

Add padding to HTML text input field

html
responsive-design
css
web-development

Queryselector and querySelectorAll vs getElementsByClassName and getElementById in JavaScript

javascript
performance
best-practices
dom-manipulation

Rename a file using Java

java
file-handling
rename-to
file-existence

Node.js global variables

javascript
global-variables
node-js
dependency-injection

Prevent iPhone from zooming in on `select` in web-app

web-development
responsive-design
css-transform
mobile-first

How to center text vertically with a large font-awesome icon?

html
responsive-design
css-classes
flexbox

How to filter input type="file" dialog by specific file type?

javascript
file-input
javascript-validation
client-side-validation

How can I configure Logback to log different levels for a logger to different destinations?

java
logging
logback
configuration

Calculating a directory's size using Python?

python
prompt-engineering
functions
pathlib

Set active tab style with AngularJS

javascript
promises
callbacks
directive

How to calculate the number of days between two dates?

javascript
date-objects
time-zones
date-formatting

Asp.net: Literal vs Label

web-development
accessibility
performance
best-practices

Is there a good jQuery Drag-and-drop file upload plugin?

web-development
drag-and-drop
file-upload
jquery-plugins

Table with table-layout: fixed; and how to make one column wider

html
responsive-design
css-rules
table-layout

How to disable CSS in Browser for testing purposes

web-development
browser-testing
css-disabling
developer-tools

Truncate number to two decimal places without rounding

javascript
functions
math
truncation

Html5 date picker doesn't show on Safari

html
responsive-design
polyfill
browser-detection