<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>webpack on Maarten van Vliet</title>
    <link>https://maartenvanvliet.nl/tags/webpack/</link>
    <description>Recent content in webpack on Maarten van Vliet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Maarten van Vliet</copyright>
    <lastBuildDate>Thu, 17 Aug 2017 22:02:15 +0200</lastBuildDate><atom:link href="https://maartenvanvliet.nl/tags/webpack/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Elm within VueJS</title>
      <link>https://maartenvanvliet.nl/2017/08/17/using-elm-within-vuejs/</link>
      <pubDate>Thu, 17 Aug 2017 22:02:15 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/2017/08/17/using-elm-within-vuejs/</guid>
      <description>Using Elm within VueJS Lately I have been using VueJS a lot. It&amp;rsquo;s an easy framework to learn and gets results quickly. There is an optional Typescript package to get some much needed typesafety. Overall, I&amp;rsquo;m pretty happy with it. However, the templates in Vue are where the typesafety breaks down. Typescript just has no way of knowing what&amp;rsquo;s happening in there, whereas it does have support for JSX/TXS and will supply you with type information in e.</description>
    </item>
    
    <item>
      <title>Adding Elm to a Rails 5.1 application</title>
      <link>https://maartenvanvliet.nl/2017/05/09/rails5.1-elm/</link>
      <pubDate>Tue, 09 May 2017 22:07:33 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/2017/05/09/rails5.1-elm/</guid>
      <description>Note: Webpacker update Although this tutorial will still work it has been superseded by the addition of Elm to the webpacker gem. See this commit and the entry in the README. The end result is nearly the same.
Adding Elm to a Rails 5.1 application The release of Rails 5.1 (http://weblog.rubyonrails.org/2017/4/27/Rails-5-1-final/)has brought some interesting changes for frontend development. Most notably is that it comes with yarn, a tool to manage your javascript dependencies from NPM.</description>
    </item>
    
  </channel>
</rss>
