<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://tech.saigonist.com/taxonomy/term/71/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>isomorphic</title>
    <link>http://tech.saigonist.com/taxonomy/term/71/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Isomorphic JavaScript myth</title>
    <link>http://tech.saigonist.com/b/code/isomorphic-javascript-myth</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;February 26, 2016&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/isomorphic&quot;&gt;isomorphic&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/javascript&quot;&gt;javascript&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Isomorphic JavaScript is the idea of writing JavaScript that can run on the server just as well as in the browser, thus your otherwise frontend-only single page app (SPA), which only makes HTML appear after some post-load requests and execution, can also render the same HTML server-side (which is how things used to work) and give something to search engines to understand. AngularJS required hacks using PhantomJS to achieve this, by running a headless browser on your server.&lt;/p&gt;

&lt;p&gt;In theory, a full stack web developer then only needs to know one language - JavaScript. In practice, knowing...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Fri, 26 Feb 2016 05:58:47 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">35 at http://tech.saigonist.com</guid>
  </item>
  </channel>
</rss>
