Explain Codes LogoExplain Codes Logo

Best Articles — Page 18

How can I add a filter class in Spring Boot?

java
filter-registration
spring-boot
filter-chain

Select something that has more/less than x character

sql
performance-tuning
sql-queries
database-performance

Can MySQL convert a stored UTC time to local timezone?

sql
mysql
timezone
performance

What does -1 mean in numpy reshape?

python
numpy
reshape
array-manipulation

Input with display:block is not a block, why not?

html
responsive-design
css
browser-compatibility

Sqlalchemy IN clause

python
sqlalchemy
orm
sql

How to insert a record into a table with a column declared with the SERIAL function

sql
best-practices
performance
concurrent-inserts

How to add 30 minutes to a JavaScript Date object?

javascript
date-manipulation
javascript-functions
best-practices

How to get the size of a varchar[n] field in one SQL statement?

sql
database-schema-management
varchar-field-size
information-schema

Natural sort of alphanumerical strings in JavaScript

javascript
performance
regular-expressions
sorting-algorithms

Find the most common element in a list

python
prompt-engineering
functions
collections

How to export a MySQL database to JSON?

sql
mysql
json
data-export

Select all contents of a textbox when it receives focus (Vanilla JS or jQuery)

javascript
event-handling
dom
vanilla-js

Invoking JavaScript code in an iframe from the parent page

javascript
iframe
cross-origin
web-development

How do I tell Spring Boot which main class to use for the executable jar?

java
spring-boot
maven
gradle

How to get VM arguments from inside of Java application?

java
runtime-management
jvm-arguments
system-properties

Getting binary (base64) data from HTML5 Canvas (readAsBinaryString)

javascript
data-uri
base64-data
canvas-api

Css3 100vh not constant in mobile browser

html
responsive-design
css
viewport-units

Unioning two tables with different number of columns

sql
union
data-types
sql-variants

Creating a CSS3 box-shadow on all sides but one

html
responsive-design
css
box-shadow