Explain Codes LogoExplain Codes Logo

Best Articles — Page 323

How do I get the last character of a string?

java
string-manipulation
index-positioning
null-checks

Is there any reason for using WebGL instead of 2D Canvas for 2D games/apps?

javascript
webgl-vs-canvas
game-development
performance-optimization

Making Maven run all tests, even when some fail

maven
test-failure
surefire-plugin
maven-configuration

"full screen" ``

html
responsive-design
browser-compatibility
lazy-loading

Html anchor link - href and onclick both?

html
event-handlers
javascript-events
accessibility

Watching variables in SSIS during debug

sql
debugging-guidelines
visual-studio
variable-monitoring

Is it possible to run native SQL with Entity Framework?

sql
sql-injection
entity-framework
database-connection

How can I add an element after another element?

javascript
jquery
dom-manipulation
javascript-methods

Python Pandas Error tokenizing data

python
error-handling
csv-module
pandas-read-csv

How can I get an element's ID value with JavaScript?

javascript
event-listeners
dom-manipulation
jquery

Simple check for SELECT query empty result

sql
best-practices
performance
join

Css to line break before/after a particular `inline-block` item

html
responsive-design
css-tricks
flexbox

How to format numbers as currency strings

javascript
number-formatting
intl-numberformat
currency-formatting

How to find out if a Python object is a string?

python
type-checking
duck-typing
python-3

Multiple Updates in MySQL

sql
batch-updates
mysql-performance
update-methods

Oracle: If Table Exists

sql
dynamic-sql
error-handling
database-objects

How can I pass a parameter to a setTimeout() callback?

javascript
callbacks
promises
async-programming

How to uncheck a radio button?

javascript
event-handling
jquery-plugin
state-tracking

Checking image load status with jQuery

javascript
image-load-status
jquery
event-handling

Display: inline-block extra margin

html
responsive-design
css-grid
lazy-loading