Explain Codes LogoExplain Codes Logo

Best Articles — Page 50

Is it possible to see which srcset image a browser is using with browser developer tools

web-development
responsive-design
performance
best-practices

Paste a multi-line Java String in Eclipse

java
prompt-engineering
best-practices
tools

How to round float numbers in javascript?

javascript
prompt-engineering
functions
performance

Is there a way to get a textarea to stretch to fit its content without using PHP or JavaScript?

html
responsive-design
css
javascript

Replace multiple characters in one replace call

javascript
prompt-engineering
functions
regex

How can I generate an APk that can run without server with react-native?

javascript
apk-generation
react-native
offline-app

Programmatically shut down Spring Boot application

java
application-context
exit-code-generator
application-shutdown-manager

How to insert an element after another element in JavaScript without using a library?

javascript
dom-manipulation
javascript-functions
browser-compatibility

Generating an MD5 checksum of a file

python
file-io
hashing
performance-benchmarking

Android Eclipse - Could not find *.apk

java
android-studio
debugging
eclipse-issues

How many characters can a Java String have?

java
string-handling
unicode
performance-optimization

How to convert decimal to hexadecimal in JavaScript

javascript
promises
callbacks
best-practices

Detect browser or tab closing

javascript
event-handling
browser-detection
session-storage

What version of javac built my jar?

java
bytecode
javap
java-versions

How to format a number with commas as thousands separators?

javascript
number-formatting
javascript-functions
regex-performance

Comparison between Corona, Phonegap, Titanium

web-development
cross-platform
native-apps
mobile-apps

Best practices for styling HTML emails

html
responsive-design
email-marketing
best-practices

Change Select List Option background color on hover

javascript
custom-dropdown
css-box-shadow
javascript-events

How to get ROWID in SQLite?

sql
join
best-practices
data-retrieval

Convert InputStream to BufferedReader

java
io-exceptions
bufferedreader
inputstream