DEV Community

Web systems Series' Articles

Back to Anik Sikder's Series
From Just “Pretty” to Powerful: Why Performance & Accessibility Are the Real Superpowers in Frontend Development
Cover image for From Just “Pretty” to Powerful: Why Performance & Accessibility Are the Real Superpowers in Frontend Development

From Just “Pretty” to Powerful: Why Performance & Accessibility Are the Real Superpowers in Frontend Development

Comments
3 min read
Synchronous vs Asynchronous Workloads: Why Modern Systems Cannot Afford To Wait
Cover image for Synchronous vs Asynchronous Workloads: Why Modern Systems Cannot Afford To Wait

Synchronous vs Asynchronous Workloads: Why Modern Systems Cannot Afford To Wait

Comments
5 min read
Push vs Pull: A Decision About Where Complexity Lives
Cover image for Push vs Pull: A Decision About Where Complexity Lives

Push vs Pull: A Decision About Where Complexity Lives

Comments
5 min read
Polling: When "Simple" Starts Sending Millions of Requests
Cover image for Polling: When "Simple" Starts Sending Millions of Requests

Polling: When "Simple" Starts Sending Millions of Requests

Comments
3 min read
Long Polling : The First Time the Web Tried to Feel Alive
Cover image for Long Polling : The First Time the Web Tried to Feel Alive

Long Polling : The First Time the Web Tried to Feel Alive

1
Comments 2
4 min read
Server-Sent Events (SSE): When the Web Learned to Listen
Cover image for Server-Sent Events (SSE): When the Web Learned to Listen

Server-Sent Events (SSE): When the Web Learned to Listen

Comments
6 min read
Publish-Subscribe: How Modern Systems Scale Without Becoming a Monolith
Cover image for Publish-Subscribe: How Modern Systems Scale Without Becoming a Monolith

Publish-Subscribe: How Modern Systems Scale Without Becoming a Monolith

Comments
5 min read
Multiplexing vs Connection Pooling: Why HTTP/2 Changed Everything
Cover image for Multiplexing vs Connection Pooling: Why HTTP/2 Changed Everything

Multiplexing vs Connection Pooling: Why HTTP/2 Changed Everything

Comments
5 min read