Explain Codes LogoExplain Codes Logo

Best Articles — Page 20

Running JAR file on Windows

java
java-runtime-environment
jar-file-associations
batch-file-execution

Running code after Spring Boot starts

java
spring-boot-startup
application-ready-event
lifecycle-management

Run function in script from command line (Node JS)

javascript
dynamic-imports
command-line-arguments
node-js-scripts

Run class in Jar file

java
classpath
manifest
verbose-class

Run certain code every n seconds

python
timers
apscheduler
threading

Run a JAR file from the command line and specify classpath

java
classpath-management
manifest-file
java-execution

Round up to 2 decimal places in Java?

java
rounding
bigdecimal
precision

Room - Schema export directory is not provided to the annotation processor so we cannot export the schema

java
room
annotation-processing
kotlin

Reverse order of columns in CSS Grid Layout

html
responsive-design
grid-layout
css-grid

Reverse colormap in matplotlib

python
matplotlib
colormap
data-visualization

Reverse a Comparator in Java 8

java
stream-api
comparator
sorting

Return multiple values in JavaScript?

javascript
destructuring
return-multiple-values
async-patterns

Return multiple columns from pandas apply()

python
pandas
apply
performance

Return HTTP status code 201 in flask

python
http-status-codes
flask-api
response-formatting

Return an empty Observable

javascript
observable
rxjs
typescript

Retrieving the last record in each group - MySQL

sql
window-functions
database-performance
indexing-strategies

Retrieving parameters from a URL

python
url-parsing
parameter-retrieval
python-stdlib

Retrieve the position (X,Y) of an HTML element

javascript
get-bounding-client-rect
offset-parent
scrollable-areas

Rest with Express.js nested router

javascript
nested-routers
express-router
mergeparams

Restful call in Java

java
restful-api
http-client
error-handling