DEV Community

# advanced

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Multithreading in Java Explained: A Washing Machine Analogy

Multithreading in Java Explained: A Washing Machine Analogy

1
Comments
2 min read
Multithreading in Java: A Detailed Beginner’s Guide

Multithreading in Java: A Detailed Beginner’s Guide

Comments
3 min read
Common pitfalls in Java multithreading

Common pitfalls in Java multithreading

Comments
2 min read
Data Processing in Java: A Detailed Guide

Data Processing in Java: A Detailed Guide

Comments
3 min read
Streams API in Java: A Detailed Guide

Streams API in Java: A Detailed Guide

Comments
3 min read
JDBC in Java: A Detailed Guide

JDBC in Java: A Detailed Guide

Comments
3 min read
HTML Templates & Shadow DOM: Reusable and Dynamic Content for Modern Web Development

HTML Templates & Shadow DOM: Reusable and Dynamic Content for Modern Web Development

1
Comments 1
3 min read
Best Practices & HTML Style Guide: Writing Clean, Maintainable, and Effective HTML

Best Practices & HTML Style Guide: Writing Clean, Maintainable, and Effective HTML

1
Comments 1
3 min read
Exploring HTML5 APIs: Geolocation, Web Storage, Drag and Drop, Web Workers, and Server-Sent Events

Exploring HTML5 APIs: Geolocation, Web Storage, Drag and Drop, Web Workers, and Server-Sent Events

1
Comments 1
3 min read
Accessibility in HTML: ARIA Roles, Semantic Elements, and Screen Readers

Accessibility in HTML: ARIA Roles, Semantic Elements, and Screen Readers

1
Comments 1
3 min read
SEO Essentials for HTML: Structure and Metadata

SEO Essentials for HTML: Structure and Metadata

1
Comments 1
4 min read
Custom Data: Data-* Attributes in HTML

Custom Data: Data-* Attributes in HTML

1
Comments 1
3 min read
Structured Data and Microdata: Enhancing Web Content for Better Search Visibility

Structured Data and Microdata: Enhancing Web Content for Better Search Visibility

1
Comments 2
2 min read
Descriptor in Python

Descriptor in Python

Comments
2 min read
Diagnosing and fixing critical PostgreSQL performance issues: A deep dive

Diagnosing and fixing critical PostgreSQL performance issues: A deep dive

9
Comments 1
14 min read
The AI Revolution You Didn't See Coming: How "Attention Is All You Need" Changed Everything

The AI Revolution You Didn't See Coming: How "Attention Is All You Need" Changed Everything

3
Comments 2
10 min read
Zero-Cost Feature Flags Using Vercel Edge Config (No SaaS Needed)

Zero-Cost Feature Flags Using Vercel Edge Config (No SaaS Needed)

1
Comments
2 min read
Build Your Own useSyncExternalStore for React State Subscriptions

Build Your Own useSyncExternalStore for React State Subscriptions

Comments
2 min read
Scoped Redux Stores per Component Instance (Truly Isolated State in React)

Scoped Redux Stores per Component Instance (Truly Isolated State in React)

Comments
3 min read
Building a React Hook That Predicts User Navigation Based on Hover Patterns

Building a React Hook That Predicts User Navigation Based on Hover Patterns

Comments 1
3 min read
How to Persist React Component State Across Page Reloads with Zero External Libraries

How to Persist React Component State Across Page Reloads with Zero External Libraries

Comments
2 min read
WebSockets and Real-Time Communication

WebSockets and Real-Time Communication

24
Comments 4
5 min read
Understanding JSON Web Tokens (JWT) in JavaScript

Understanding JSON Web Tokens (JWT) in JavaScript

44
Comments 3
5 min read
CORS and Same-Origin Policy Deep Dive

CORS and Same-Origin Policy Deep Dive

25
Comments 3
7 min read
Function Currying and Partial Application

Function Currying and Partial Application

30
Comments 7
4 min read
loading...