How JavaScript works: Dive into WebSockets, HTTP/2 with SSE and how to pick the right path

This is post # 5 of the series dedicated to exploring JavaScript and its building components. In the process of identifying and describing… Read more

Similar

Concatenative Inheritance in JavaScript

One of the most commonplace things that developers do is designing interfaces, and it is also one of the easiest places to start introducing unneeded complexity into an application. It is pretty easy to build a feature that oversteps the bounds of what it... (more…)

Read more »