<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: James</title>
    <description>The latest articles on DEV Community by James (@crazypython).</description>
    <link>https://dev.to/crazypython</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F322156%2F0094336b-3977-42f5-8404-6271e1d84b8d.png</url>
      <title>DEV Community: James</title>
      <link>https://dev.to/crazypython</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/crazypython"/>
    <language>en</language>
    <item>
      <title>You don't need HyperText Markup Language to build a website: this Markup Language lets you export directly from Sketch and Figma</title>
      <dc:creator>James</dc:creator>
      <pubDate>Wed, 09 Dec 2020 20:44:33 +0000</pubDate>
      <link>https://dev.to/crazypython/html-isn-t-the-only-way-to-build-a-webpage-with-browser-support-pgc</link>
      <guid>https://dev.to/crazypython/html-isn-t-the-only-way-to-build-a-webpage-with-browser-support-pgc</guid>
      <description>&lt;p&gt;Did you know that HTML5 isn't the only markup language on the web?&lt;/p&gt;

&lt;p&gt;SVG1.1 is fully supported by all browsers. It has a coordinate layout system, which some people find easier to use than CSS-based layout. Furthermore, you can nest SVG tags. Most design tools, such as Figma and Sketch, can export to SVG automatically. However, you'll need to tweak the exported file afterwards, since the export process isn't perfect. SVG is fully integrated into DOM and you can use it with CSS. Who knew we had an HTML alternative in the browser already?&lt;/p&gt;

&lt;p&gt;MathML has partial support in Safari (WebKit) and Firefox (Gecko).&lt;/p&gt;

&lt;p&gt;Due to a lack of interest, SVG 2 was never fully implemented. It's currently in draft.&lt;/p&gt;

&lt;p&gt;XHTML is a deprecated version of HTML.&lt;/p&gt;

&lt;p&gt;Stay tuned to next week, where we'll look at alternatives to styling with CSS. (No, not SCSS, SASS, or Stylus, but something new entirely.)&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
    </item>
    <item>
      <title>Periodic Table of Web APIs</title>
      <dc:creator>James</dc:creator>
      <pubDate>Mon, 07 Dec 2020 21:43:18 +0000</pubDate>
      <link>https://dev.to/crazypython/periodic-table-of-the-web-41d1</link>
      <guid>https://dev.to/crazypython/periodic-table-of-the-web-41d1</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F9uqpt2uuabegu8m77n91.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F9uqpt2uuabegu8m77n91.png" alt="Screen Shot 2020-12-07 at 8.11.48 PM"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F3v1bnvvh3gm6p4gj3so9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F3v1bnvvh3gm6p4gj3so9.png" alt="Screen Shot 2020-12-07 at 8.44.18 PM"&gt;&lt;/a&gt; &lt;br&gt;
&lt;strong&gt;&lt;a href="https://wwwperiodictable.surge.sh/" rel="noopener noreferrer"&gt;See it in full, clickable glory&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://github.com/CrazyPython/wwwpreiodictable" rel="noopener noreferrer"&gt;Improve it by sending a pull request&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you open the full table, it has links to guides to learn some of the APIs.&lt;/p&gt;

&lt;p&gt;Please &lt;strong&gt;like&lt;/strong&gt; and &lt;strong&gt;unicorn&lt;/strong&gt; if this post informed you! Thanks.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
    </item>
  </channel>
</rss>
