Explain Codes LogoExplain Codes Logo

Best Articles — Page 476

How to write lists inside a markdown table?

html
markdown
tables
html-tags

Css content property: is it possible to insert HTML instead of Text?

html
css
dom-manipulation
security

Extract file name from path, no matter what the os/path format

python
filename-extraction
pathlib
cross-platform

Convert php array to Javascript

javascript
json-encoding
data-transfer
ajax

Response to preflight request doesn't pass access control check - No 'Access-Control-Allow-Origin' header

javascript
cORS
http-headers
local-development

Jquery/javascript to replace broken images

javascript
image-handling
error-handling
cross-browser

Format Float to n decimal places

java
decimalformat
numberformat
performance

How do I create a GUID / UUID?

javascript
uuid
performance
best-practices

How to install psycopg2 with "pip" on Python?

python
psycopg2
virtualenv
installation

# "where 1=1" statement

sql
dynamic-sql
query-optimization
sql-injection

How do I reverse a list or loop over it backwards?

python
list-reversal
memory-management
performance

Filter dict to contain only certain keys?

python
filtering
dictionary-comprehension
lambda

Css selector for text input fields?

html
css-selectors
form-styling
accessibility

How can I get the current date and time in UTC or GMT in Java?

java
date-time
joda-time
timezone

Get difference between two lists with Unique Entries

python
set-operations
list-comprehension
efficiency

Run raw SQL in migration

sql
raw-sql
migrations
database

What is the best way to remove accents (normalize) in a Python unicode string?

python
unicode
normalization
regex

What is "above-the-fold content" in Google Pagespeed?

html
above-the-fold
css-optimization
responsive-design

Group by date only on a Datetime column

sql
group-by
date-filtering
performance

Open URL in same window and in same tab

javascript
url-redirection
window-open
location-replace