<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Karl Livesey · javascript</title>
  <link>https://livesey.io/tags/javascript/</link>
  <description>Posts filed under javascript.</description>
  <item>
  <title>Lossless JSON With JSON.parse Source Text Access</title>
  <link>https://livesey.io/posts/lossless-json-parse-source-text-access/</link>
  <guid isPermaLink="false">urn:uuid:1da6d8cc-fc7b-567a-b08e-8d55348c201d</guid>
  <pubDate>Mon, 16 Mar 2026 12:00:00 GMT</pubDate>
  <description>JSON.parse source text access and JSON.rawJSON let you preserve exact JSON numeric literals instead of silently rounding them through Number.</description>
</item>
<item>
  <title>Complex Template Expressions (Beta)</title>
  <link>https://livesey.io/posts/complex-template-expressions-beta/</link>
  <guid isPermaLink="false">urn:uuid:18c42f89-12a1-5d35-9b77-e8936b11e3b7</guid>
  <pubDate>Wed, 25 Feb 2026 12:00:00 GMT</pubDate>
  <description>Complex template expressions in LWC can remove tiny bits of boilerplate, but they are best kept to simple math and checks.</description>
</item>
<item>
  <title>Using Temporal</title>
  <link>https://livesey.io/posts/temporal-is-awesome/</link>
  <guid isPermaLink="false">urn:uuid:40764897-c647-5367-ad10-822e22cdce90</guid>
  <pubDate>Tue, 17 Feb 2026 12:00:00 GMT</pubDate>
  <description>Temporal fixes the most painful Date bugs and gives you clear, explicit types for time, time zones, and calendar dates.</description>
</item>
</channel>
</rss>