Explain Codes LogoExplain Codes Logo

Best Articles — Page 90

Change remote repository credentials (authentication) on IntelliJ IDEA 14

java
credential-management
intellij-idea
git-credentials

Change default timeout for mocha

javascript
mocha
testing
timeout

Change color of PNG image via CSS?

html
css-filters
image-manipulation
responsive-design

Change Bootstrap tooltip color

html
responsive-design
css
best-practices

Change Author template in Android Studio

java
template-engineering
best-practices
file-templates

Change an HTML input's placeholder color with CSS

html
responsive-design
css
accessibility

Certificate verify failed: unable to get local issuer certificate

python
ssl
certificates
https

C# equivalent to Java's charAt()?

java
string-manipulation
indexing
performance-optimization

Centering a div block without the width

html
responsive-design
best-practices
css

Causes of getting a java.lang.VerifyError

java
verify-error
javap
bytecode

Case WHEN statement for ORDER BY clause

sql
prompt-engineering
best-practices
performance

Can you use both the async and defer attributes on a HTML tag?

html
responsive-design
performance
best-practices

Can you require two form fields to match with HTML?

javascript
real-time-validation
user-experience
client-side-validation

Can you pass parameters to an AngularJS controller on creation?

javascript
angularjs
dependency-injection
promises

Can you have multiline HTML5 placeholder text in a ``?

html
responsive-design
best-practices
web-development

Can you autoplay HTML5 videos on the iPad?

html
responsive-design
video-playback
autoplay

Can you add a custom message to AssertJ assertThat?

java
assertions
custom-messages
assertj

Can't start Eclipse - Java was started but returned exit code=13

java
eclipse-configuration
jvm-configuration
java-versions

Can't make Jackson and Lombok work together

java
lombok
jackson
builder-pattern

Can't compare naive and aware datetime.now() <= challenge.datetime_end

python
timezone
datetime
python-stdlib