How to use Shared Web Workers in web applications?
I recently published a post that explains how to use Web Workers to speed-up your web applications and also about Dedicated Web Workers. In this post, I’ll explain how to use...
...on a journey to become an outlier software engineer!
I recently published a post that explains how to use Web Workers to speed-up your web applications and also about Dedicated Web Workers. In this post, I’ll explain how to use...
Nowadays, JavaScript is heavily used in web applications and slow or laggy applications are not liked by anyone. This user experience can be bad for business. In this post, I’ll...
More