alxolr

posts about software engineering craft

Blog posts, page 5

Articles 30 / 30

Learning asynchronous programming in node.js with callbacks

Learning asynchronous programming in node.js with callbacks

Asynchronous programming is tricky but once we understand the main concepts we can improve our application performance a lot.

My learning path for 2018

My learning path for 2018

My list of books and courses to attend in 2018

Journey towards mastery

Journey towards mastery

Finding myself is my true path, and helping the humanity should be my mastery. But instead what I do ...

How to serve 10x more request using asynchronous request batching

How to serve 10x more request using asynchronous request batching

Asynchronous request batching is one of the simplest yet extremely effective api optimization technique, every node.js developer should add it in his repertoire.

Working with socket.io dynamic namespaces

Working with socket.io dynamic namespaces

An interesting experience using dynamic namespaces with socket.io drawbacks and cool features.

Callbacks explained in plain english

Callbacks explained in plain english

Callbacks - the building blocks of node.js programming. Not that easy to understand and a bit challenging to master

Articles 30 / 30