<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/feed.atom.xml" media="screen"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <id>tag:speakerdeck.com,2005:/trezy</id>
  <link rel="alternate" type="text/html" href="https://speakerdeck.com"/>
  <link rel="self" type="application/atom+xml" href="https://speakerdeck.com/trezy.atom"/>
  <entry>
    <id>tag:speakerdeck.com,2005:Talk/1282237</id>
    <published>2024-11-21T16:00:48-05:00</published>
    <updated>2024-11-21T16:02:33-05:00</updated>
    <link rel="alternate" type="text/html" href="https://speakerdeck.com/trezy/bluesky-game-dev"/>
    <title>Bluesky Game Dev</title>
    <content type="html"></content>
<media:thumbnail url="https://files.speakerdeck.com/presentations/1dcda867a58c47adaeccaf87ea3e15e2/preview_slide_0.jpg?32714678" width='' height='' xmlns:media='http://search.yahoo.com/mrss/'></media:thumbnail>    <author>
      <name>Trezy (@trezy)</name>
    </author>
  </entry>
  <entry>
    <id>tag:speakerdeck.com,2005:Talk/537844</id>
    <published>2019-08-07T16:49:28-04:00</published>
    <updated>2019-08-07T21:10:02-04:00</updated>
    <link rel="alternate" type="text/html" href="https://speakerdeck.com/trezy/how-to-work-the-web-with-web-workers"/>
    <title>How to Work the Web with Web Workers</title>
    <content type="html">Javascript is a single-threaded language, but it doesn't have to be.

Web Workers allow us to offload heavy operations from the UI thread, yet they're often neglected for anything beyond handling offline web apps. The capacity that they hold for transforming the way we write code in Javascript is huge! I'll dive into how Web Workers can be used to speed up page loads, offload time-consuming calculations, restore magic to our lives, and make a little video game character jump around on the screen. Boing boing.</content>
<media:thumbnail url="https://files.speakerdeck.com/presentations/a6b6c9a444254ae9850d8b6bee43cd51/preview_slide_0.jpg?13273616" width='' height='' xmlns:media='http://search.yahoo.com/mrss/'></media:thumbnail>    <author>
      <name>Trezy (@trezy)</name>
    </author>
  </entry>
  <title>Trezy (@trezy) on Speaker Deck</title>
  <updated>2024-11-21T16:00:48-05:00</updated>
</feed>
