Explain Codes LogoExplain Codes Logo

Best Articles — Page 186

How do you use window.postMessage across domains?

javascript
cross-domain-communication
event-listeners
messageevent

How to check if a string array contains one string in JavaScript?

javascript
prompt-engineering
functions
best-practices

How can I generate a random number in a specific range in Android?

java
random-number-generation
java-random
programming-tips

Dynamically creating a specific number of input form elements

javascript
dynamic-forms
input-elements
javascript-functions

Sql Server procedure declare a list

sql
table-valued-parameters
dynamic-sql
sql-server

Combining ORDER BY AND UNION in SQL Server

sql
union
order-by
sub-queries

How can I "disable" zoom on a mobile web page?

html
responsive-design
best-practices
mobile-development

How to access the first property of a Javascript object?

javascript
javascript-objects
property-access
object-properties

Expanding tuples into arguments

python
unpacking
decorators
functional-programming

Twitter bootstrap navbar fixed top overlapping site

html
responsive-design
css
javascript

How to delete the contents of a folder?

python
file-system
pathlib
shutil

Link to reload current page

html
prompt-engineering
best-practices
responsive-design

How do I put an 'if clause' in an SQL string?

sql
conditional-statements
subqueries
join

Disable Rails SQL logging in console

ruby
rails
sql
logging

Is there a way to persist a variable across a go?

sql
sqlcmd
stored-procedures
dynamic-sql

How to check type of value in postgres

sql
conditional-statements
postgresql
type-checking

Get month name from number

python
datetime
date-objects
locale

Using sections in Editor/Display templates

javascript
prompt-engineering
performance
best-practices

Detect HTTP or HTTPS then force HTTPS in JavaScript

javascript
browser-compatibility
https-redirection
ssl-tls-certificates

Sql - How do I get only the numbers after the decimal?

sql
decimal-extraction
sql-functions
data-manipulation