<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Javascript on Sander Knape</title>
    <link>https://sanderknape.com/tags/javascript/</link>
    <description>Recent content in Javascript on Sander Knape</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 10 Jul 2017 20:25:02 +0200</lastBuildDate>
    <atom:link href="https://sanderknape.com/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Integrating ReactJS with the Google Maps widget</title>
      <link>https://sanderknape.com/2017/07/integrating-reactjs-google-maps-widget/</link>
      <pubDate>Mon, 10 Jul 2017 20:25:02 +0200</pubDate>
      <guid>https://sanderknape.com/2017/07/integrating-reactjs-google-maps-widget/</guid>
      <description>&lt;p&gt;ReactJS is a Javascript library for building user interfaces. The way it ties in with HTML makes it very easy to create interactive components that can easily be reused among different locations within your application. Typically, people build Single Page Applications (SPA) using React. This way, much of the logic required to display a webpage is brought to the visitors&amp;rsquo; browser. Instead of HTML, the web server often returns JSON and React grabs this to build the HTML within the browser.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
