<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Web Workers on Omid Farhang</title><link>https://omid.dev/tags/web-workers/</link><description>Recent content in Web Workers on Omid Farhang</description><image><title>Omid Farhang</title><url>https://omid.dev/images/bio-photo-150x150.jpg</url><link>https://omid.dev/images/bio-photo-150x150.jpg</link></image><generator>Hugo -- 0.163.3</generator><language>en-US</language><copyright>2026 Omid Farhang | All rights reserved.</copyright><lastBuildDate>Sun, 23 Jun 2024 01:52:51 +0330</lastBuildDate><atom:link href="https://omid.dev/tags/web-workers/index.xml" rel="self" type="application/rss+xml"/><item><title>Optimizing Angular Applications with Web Workers and OffscreenCanvas</title><link>https://omid.dev/2024/06/23/optimizing-angular-applications-with-web-workers-and-offscreencanvas/</link><pubDate>Sun, 23 Jun 2024 01:52:51 +0330</pubDate><guid>https://omid.dev/2024/06/23/optimizing-angular-applications-with-web-workers-and-offscreencanvas/</guid><description>&lt;p&gt;In today’s web development landscape, performance is king. Users expect fast, responsive applications that perform smoothly even under heavy loads. This expectation places a significant burden on developers, especially those working with complex front-end frameworks like Angular. One effective strategy for enhancing the performance of Angular applications is to leverage Web Workers and OffscreenCanvas. In this detailed guide, we will explore how to use these technologies to offload heavy computations and rendering tasks, thus optimizing your Angular applications for better performance.&lt;/p&gt;</description></item></channel></rss>