Explain Codes LogoExplain Codes Logo

Best Articles — Page 95

Assertcontains on strings in jUnit

java
assertions
testing
best-practices

A space between inline-block list items

html
responsive-design
css
best-practices

Argparse: Required arguments listed under "optional arguments"?

python
prompt-engineering
best-practices
tools

Are single quotes allowed in HTML?

html
best-practices
responsive-design
html-entities

Are non-synchronised static methods thread safe if they don't modify static class variables?

java
thread-safety
static-methods
concurrency

Are iframes considered 'bad practice'?

web-development
best-practices
seo
security

Are HTML comments inside script tags a best practice?

html
best-practices
clean-code
javascript

Are Databases and Functional Programming at odds?

sql
data-integrity
functional-programming
database-performance

Are class names in CSS selectors case sensitive?

html
css-selectors
case-sensitivity
css-properties

Applying function with multiple arguments to create a new pandas column

python
vectorization
performance-advantages
dataframe

.append(), prepend(), .after() and .before()

javascript
dom-manipulation
performance-optimization
security-best-practices

Appending Array to FormData and Sending via AJAX

javascript
form-data
ajax
javascript-utility-function

Append HTML to container element without innerHTML

javascript
dom-updates
performance-optimization
event-handling

Apache Commons equals/hashCode builder

java
equals-hashcode
java-7
best-practices

Any way (or shortcut) to auto import the classes in IntelliJ IDEA like in Eclipse?

java
intellij-idea
code-completion
auto-import

Any reason not to start using the HTML 5 doctype?

html
web-development
best-practices
performance

Any good ORM tools for Android development?

java
orm
android-development
database-management

Angularjs with Django - Conflicting template tags

javascript
angularjs
django
template-engineering

Angularjs ui-router login authentication

javascript
authentication
ui-router
angularjs

Angularjs ng-repeat with no HTML element

javascript
prompt-engineering
performance
best-practices