Explain Codes LogoExplain Codes Logo

Best Articles — Page 338

Separation of business logic and data access in django

python
best-practices
mvc-patterns
django-features

Is it a good practice to use try-except-else in Python?

python
exception-handling
best-practices
error-handling

What's the valid way to include an image with no src?

html
data-uri
image-placeholder
responsive-design

Is HTML5 localStorage asynchronous?

html
async-programming
localstorage
javascript

Commands out of sync; you can't run this command now

php
mysqli
sql-syntax
error-handling

Repeat string to certain length

python
string-repetition
list-comprehension
itertools

Find the min/max element of an array in JavaScript

javascript
functions
performance
best-practices

How do I update/upsert a document in Mongoose?

javascript
mongoose
database
upsert

How to push a footer to the bottom of page when content is short or missing?

html
responsive-design
flexbox
css

New line in JavaScript alert box

javascript
escape-sequences
alert-box
javascript-tips

Sql connection-string for localhost server

sql
connection-string
sql-server
database-connection

Why do we usually use || over |? What is the difference?

java
defensive-programming
bitwise-operations
operator-precedence

How to execute raw queries with Laravel 5.1?

sql
database-engineering
laravel
sql-queries

How can I determine the status of a job?

sql
job-status
sql-queries
database-management

(html) Download a PDF file instead of opening them in browser when clicked

html
download-attribute
server-side-action
browser-compatibility

Resizing SVG in HTML?

html
responsive-design
svg
scalability

How to position a div scrollbar on the left hand side?

html
responsive-design
css
web-development

Vue 2 - Mutating props vue-warn

javascript
vuejs
prop-mutation
reactivity

Converting numpy dtypes to native python types

python
numpy
data-conversion
best-practices

Drop Down Menu/Text Field in one

javascript
prompt-engineering
focus-management
keyboard-navigation