<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docs on CS 347</title>
    <link>/tags/docs/</link>
    <description>Recent content in Docs on CS 347</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/tags/docs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Firefox DevTools</title>
      <link>/docs/devtools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/devtools/</guid>
      <description>&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;Most browsers (Firefox, and the lessers too) have some built-in tools to support web developers.&#xA;Firefox&amp;rsquo;s are called &amp;ldquo;DevTools&amp;rdquo; and they&amp;rsquo;re pretty great.&#xA;The most comprehensive documentation for Firefox&amp;rsquo;s DevTools is in the &lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Tools_and_setup/What_are_browser_developer_tools&#34;&gt;MDN&amp;rsquo;s What are browser developer tools?&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;configuring-devtools&#34;&gt;Configuring DevTools&lt;/h2&gt;&#xA;&lt;p&gt;The default settings are pretty good, but you may want to make a few of the changes I use.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img width=&#34;400&#34; src=&#34;firefox-devtools-settings.png&#34; alt=&#34;screenshot showing where to find the devtools settings&#34;&gt;&lt;figcaption&gt;to find the devtools settings, have the devtools open (e.g. via right clicking in the browser and choosing &lt;code&gt;Inspect&lt;/code&gt;), and then click the ellipsis (`...`), and then choose &lt;code&gt;Settings&lt;/code&gt;&lt;/figcaption&gt;&lt;/figure&gt;&#xA;&lt;h3 id=&#34;rulers&#34;&gt;Rulers&lt;/h3&gt;&#xA;&lt;p&gt;Sometimes it can be helpful to see the dimensions of the viewport.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docs</title>
      <link>/docs/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/</guid>
      <description>&lt;h2 id=&#34;working-locally-vs-remotely&#34;&gt;Working Locally vs. Remotely&lt;/h2&gt;&#xA;&lt;h3 id=&#34;local&#34;&gt;Local&lt;/h3&gt;&#xA;&lt;p&gt;Some JMU CS Students do a significant amount of their software development for their courses on &lt;code&gt;stu&lt;/code&gt;.&#xA;While you can do CS 347 development on &lt;code&gt;stu&lt;/code&gt;, you can&amp;rsquo;t run your code there.&#xA;In general we assume you&amp;rsquo;re developing and running locally.&#xA;That being said, it would be good for you to have your developer tools setup to be able to do things for you remotely (like interact with github for example).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
