Explain Codes LogoExplain Codes Logo

Best Articles — Page 18

Client Checking file size using HTML5?

javascript
file-handling
html5
user-experience

Html5 - How to stream large .mp4 files?

html
responsive-design
performance
best-practices

How do I do multiple CASE WHEN conditions using SQL Server 2008?

sql
best-practices
join
case-statement

In Angular, how do you determine the active route?

javascript
angular
router
navigation

Why is an array not assignable to Iterable?

java
iterable
arrays
collections

Creating a dictionary from a csv file?

python
dataframe
pandas
csv

How to get request path with Express req object

javascript
express
req-object
url-parsing

How to replace whitespaces with underscore?

python
regex
functions
best-practices

Are you allowed to nest a link inside of a link?

javascript
clickable-areas
css-positioning
event-handling

What is the key code for shift+tab?

javascript
event-handling
keyboard-events
accessibility

How to count the number of occurrences of an element in a List

java
collections
java-8
best-practices

How to do pagination in SQL Server 2008

sql
pagination
sql-server
performance

How to read line by line of a text area HTML tag

javascript
prompt-engineering
functions
regex

How to skip iterations in a loop?

python
exception-handling
try-except
continue

Get lengths of a list in a jinja2 template

jinja2
prompt-engineering
functions
best-practices

How do composite indexes work?

sql
indexing
database-optimization
query-performance

Numpy Array Initialization (Fill With Identical Values)

python
numpy
array-initialization
performance-tips

T-sql: Selecting Column Based on MAX(Other Column)

sql
window-functions
join-optimization
sql-performance

How to join on multiple criteria, returning all combinations of both criteria?

sql
join
sqlfiddle
best-practices

Is HTML considered a programming language?

html
web-development
best-practices
career