Explain Codes LogoExplain Codes Logo

Best Articles — Page 134

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

How to pre-populate the sms body text via an html link

html
responsive-design
best-practices
web-development

How to capture a list of specific type with mockito

java
mockito
argument-captor
test-verification

How do I import the javax.servlet / jakarta.servlet API in my Eclipse project?

java
maven
dependency-management
servlet-api

Set font-weight using Bootstrap classes

html
responsive-design
best-practices
css

An index signature parameter type cannot be a union type. Consider using a mapped object type instead

javascript
mapped-types
enum
type-aliases

How do I remove javascript validation from my eclipse project?

javascript
javascript-validator
eclipse-settings
validation

How to submit an HTML form without redirection

javascript
ajax
form-validation
javascript-best-practices

Java 8 LocalDate Jackson format

java
date-formatting
jackson-serialization
localdate