Explain Codes LogoExplain Codes Logo

Best Articles — Page 187

What is the difference between angular-route and angular-ui-router?

javascript
routing
angular-ui-router
angular-route

What is the purpose of Node.js module.exports and how do you use it?

javascript
module-exports
commonjs-modules
javascript-modules

How to mark-up phone numbers?

html
responsive-design
performance
best-practices

How to flip bit fields in T-SQL?

sql
bit-manipulation
sql-queries
performance-tips

Avoid page break inside row of table

html
responsive-design
css-grid
page-break-inside

Pytest cannot import module while python can

python
pytest
virtual-environment
import-resolution

What is a good regular expression to match a URL?

javascript
regex
url-validation
javascript-regex

What is the difference between GROUP BY and ORDER BY in SQL?

sql
group-by
order-by
sql-queries

Is there a better way to do optional function parameters in JavaScript?

javascript
function-overloading
default-parameters
javascript-features

How to add image to canvas

javascript
image-loading
canvas
javascript-graphics

Using "like" wildcard in prepared statement

sql
prompt-engineering
best-practices
performance

How to check if an object implements an interface?

java
instanceof
reflection
design-patterns

Handling List-types with Esqueleto

sql
database-operations
list-types
sql-queries

Mysql, Concatenate two columns

sql
join
concatenation
data-integrity

Parse Error: Adjacent JSX elements must be wrapped in an enclosing tag

javascript
jsx
react
performance

How To Auto-Format / Indent XML/HTML in Notepad++

html
prompt-engineering
best-practices
responsive-design

How can I selectively escape percent (%) in Python strings?

python
string-formatting
f-strings
python-3.6

How to install JDK 11 under Ubuntu?

java
jdk-installation
ubuntu
java-development

Java String to SHA1

java
encoding
hashing
security

Sorting object property by values

javascript
sorting
comparator
data-types