Explain Codes LogoExplain Codes Logo

Best Articles — Page 310

Unusual shape of a `textarea`?

html
responsive-design
css-shapes
user-experience

Blank HTML SELECT without blank item in dropdown list

html
responsive-design
css
javascript

How can I change the Bootstrap default font family using font from Google?

html
responsive-design
css-variables
sass

How to write an inline IF statement in JavaScript?

javascript
prompt-engineering
best-practices
performance

Escape string for use in Javascript regex

javascript
regex-escaping
javascript-utilities
best-practices

"you are running create-react-app 4.0.3 which is behind the latest release (5.0.0)"

javascript
create-react-app
npm-cache
update-management

How to store MySQL query results in another Table?

sql
database-design
query-performance
data-integrity

How do I get user IP address in Django?

python
prompt-engineering
best-practices
tools

Sql Server 2008: how do I grant privileges to a username?

sql
database-security
sql-server
role-based-access-control

What exactly is Field Injection and how to avoid it?

java
dependency-injection
testing-strategies
best-practices

How to state in requirements.txt a direct github source

python
pip-installation
requirements-file
package-management

How to show alternate image if source image is not found? (onerror working in IE but not in mozilla)

html
responsive-design
performance
best-practices

How to use the "required" attribute with a "radio" input field

html
prompt-engineering
best-practices
accessibility

How can I get System variable value in Java?

java
environment-variables
system-properties
java-8

Rerender view on browser resize with React

javascript
debouncing
custom-hooks
event-listeners

How to give spacing between buttons using bootstrap

html
responsive-design
best-practices
web-development

Problems using Maven and SSL behind proxy

java
ssl-certificates
maven-configuration
keytool

What is the meaning of the "at" (@) prefix on npm packages?

javascript
npm
package-management
scoped-packages

How can I clear or empty a StringBuilder?

java
performance
best-practices
garbage-collection

How can I create a Java 8 LocalDate from a long Epoch time in Milliseconds?

java
date-and-time
java-8
localdate