<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jest on Brian Koehler</title>
    <link>/tags/jest/</link>
    <description>Recent content in Jest on Brian Koehler</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 08 Jan 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/jest/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Client Side JavaScript Development with GitHub</title>
      <link>/posts/2023-01-08-client-side-javascript-development-github/</link>
      <pubDate>Sun, 08 Jan 2023 00:00:00 +0000</pubDate>
      <guid>/posts/2023-01-08-client-side-javascript-development-github/</guid>
      <description>&lt;p&gt;There are a number of ways you can do simple&#xA;client side JavaScript development with&#xA;GitHub.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;browser alone (not recommended)&lt;/li&gt;&#xA;&lt;li&gt;GitHub Desktop (or other git client)&lt;/li&gt;&#xA;&lt;li&gt;GitHub Destkop and Node.js for Jest and ESLint&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;browser-alone-not-recommended&#34;&gt;&#xA;  Browser Alone (not recommended)&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#browser-alone-not-recommended&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;In theory, you can do client side JavaScript development in GitHub using only&#xA;your web browser. You can edit files directly in the browser using the GitHub&#xA;web application. If you configure your repository for GitHub Pages, then&#xA;you can test your web site in the browser as well.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
