<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to get started with Framework7, VueJS and Webpack	</title>
	<atom:link href="https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Fri, 20 Oct 2017 09:45:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104714</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 20 Oct 2017 09:45:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104714</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104713&quot;&gt;Carlos Oliveira&lt;/a&gt;.

@Carlos Hi, I don&#039;t know exactly how your setup looks like, so I can&#039;t say much about it. It sounds a bit complicated though. You might want to try to &lt;a href=&quot;http://docs.phonegap.com/getting-started/3-create-your-app/cli/&quot; rel=&quot;nofollow&quot;&gt;create an empty PhoneGap/Cordova app&lt;/a&gt; and then just copy a &lt;a href=&quot;https://github.com/framework7io/Framework7-Vue-Simple-Template&quot; rel=&quot;nofollow&quot;&gt;static version of the F7 template&lt;/a&gt; (without npm/webpack) into the www directory. Then, you can work from there just with the PhoneGap/Cordova CLI.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104713">Carlos Oliveira</a>.</p>
<p>@Carlos Hi, I don&#8217;t know exactly how your setup looks like, so I can&#8217;t say much about it. It sounds a bit complicated though. You might want to try to <a href="http://docs.phonegap.com/getting-started/3-create-your-app/cli/" rel="nofollow">create an empty PhoneGap/Cordova app</a> and then just copy a <a href="https://github.com/framework7io/Framework7-Vue-Simple-Template" rel="nofollow">static version of the F7 template</a> (without npm/webpack) into the www directory. Then, you can work from there just with the PhoneGap/Cordova CLI.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carlos Oliveira		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104713</link>

		<dc:creator><![CDATA[Carlos Oliveira]]></dc:creator>
		<pubDate>Thu, 19 Oct 2017 12:07:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104713</guid>

					<description><![CDATA[Hi Timo, thanks for your reply , I&#039;ve used already that template but it works in a very unstable way (at least for Android the one I&#039;m using) and everytime I make a change need a build--&#062; deploy &#062; and this a long time even with a real device .
After checking all you videos I decided to use your hybrid solution ;).

1st develop all the UI , webpack+vue+F7 (that is not dependent on any device plugin) after when all is ready I make the &quot;npm run pg&quot; similar to your instructions , I made the same scripts that you used for MAC but for windows OS , copying all folders and dependencies to pg/www and all changes in my code about the event deviceready. Then I can add my plugins and work (more slowly ) on the final implementation . ( discovered that in Android the plugin WhiteList must be added to phonegap otherwise it will show always the 404 in any rest get even with config.xml with correct access option to &#039;*&#039;. Hope this helps others because was hard to spot it)

Do you see any inconvenience on this procedure , should it work ok or I will have problems that I&#039;m didn&#039;t foreseen ?

BR
Carlos]]></description>
			<content:encoded><![CDATA[<p>Hi Timo, thanks for your reply , I&#8217;ve used already that template but it works in a very unstable way (at least for Android the one I&#8217;m using) and everytime I make a change need a build&#8211;&gt; deploy &gt; and this a long time even with a real device .<br />
After checking all you videos I decided to use your hybrid solution ;).</p>
<p>1st develop all the UI , webpack+vue+F7 (that is not dependent on any device plugin) after when all is ready I make the &#8220;npm run pg&#8221; similar to your instructions , I made the same scripts that you used for MAC but for windows OS , copying all folders and dependencies to pg/www and all changes in my code about the event deviceready. Then I can add my plugins and work (more slowly ) on the final implementation . ( discovered that in Android the plugin WhiteList must be added to phonegap otherwise it will show always the 404 in any rest get even with config.xml with correct access option to &#8216;*&#8217;. Hope this helps others because was hard to spot it)</p>
<p>Do you see any inconvenience on this procedure , should it work ok or I will have problems that I&#8217;m didn&#8217;t foreseen ?</p>
<p>BR<br />
Carlos</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104708</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 10 Oct 2017 08:13:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104708</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104707&quot;&gt;Carlos Oliveira&lt;/a&gt;.

@Carlos Hi, if you want a native app, it is better to use &lt;a href=&quot;https://github.com/centrual/cordova-template-framework7-vue-webpack&quot; rel=&quot;nofollow&quot;&gt;this template&lt;/a&gt; which has integrated support for Cordova/PhoneGap.
Then, you can install plugins for &lt;a href=&quot;https://github.com/don/BluetoothSerial&quot; rel=&quot;nofollow&quot;&gt;Bluetooth&lt;/a&gt;/&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera&quot; rel=&quot;nofollow&quot;&gt;Camera&lt;/a&gt; support.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104707">Carlos Oliveira</a>.</p>
<p>@Carlos Hi, if you want a native app, it is better to use <a href="https://github.com/centrual/cordova-template-framework7-vue-webpack" rel="nofollow">this template</a> which has integrated support for Cordova/PhoneGap.<br />
Then, you can install plugins for <a href="https://github.com/don/BluetoothSerial" rel="nofollow">Bluetooth</a>/<a href="https://github.com/apache/cordova-plugin-camera" rel="nofollow">Camera</a> support.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carlos Oliveira		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104707</link>

		<dc:creator><![CDATA[Carlos Oliveira]]></dc:creator>
		<pubDate>Mon, 09 Oct 2017 11:18:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104707</guid>

					<description><![CDATA[Hi Timo, 
I&#039;m starting to build my environment to develop phonegap applications for android and IOS, for now just Android since I&#039;m running it under windows. My problem is that I&#039;ve decided to go (thanks to your tutorials btw!) for this framework  &quot;Framework7, VueJS and Webpack&quot; since I understand it more or less and seems the right way to go. But if I set this up,  and run it in a webbrowser with npm run dev all is ok ,unfortunately ( or fortunately) my applications need native plugins like camera and Bluethoot access and this is a little bit difficult to run since I dont know how integrate this webpack build with &quot;phonegap serve&quot; command. what is your opinion in what I should do to have this running with the real device at the same time I&#039;m using the npm run dev ?]]></description>
			<content:encoded><![CDATA[<p>Hi Timo,<br />
I&#8217;m starting to build my environment to develop phonegap applications for android and IOS, for now just Android since I&#8217;m running it under windows. My problem is that I&#8217;ve decided to go (thanks to your tutorials btw!) for this framework  &#8220;Framework7, VueJS and Webpack&#8221; since I understand it more or less and seems the right way to go. But if I set this up,  and run it in a webbrowser with npm run dev all is ok ,unfortunately ( or fortunately) my applications need native plugins like camera and Bluethoot access and this is a little bit difficult to run since I dont know how integrate this webpack build with &#8220;phonegap serve&#8221; command. what is your opinion in what I should do to have this running with the real device at the same time I&#8217;m using the npm run dev ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104685</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 26 Jul 2017 16:06:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104685</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104684&quot;&gt;Kevin Boger&lt;/a&gt;.

@Kevin Mh, just tried with NPM 5.3 and Node 8.2.1 – Worked fine. What OS are you running on?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104684">Kevin Boger</a>.</p>
<p>@Kevin Mh, just tried with NPM 5.3 and Node 8.2.1 – Worked fine. What OS are you running on?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Boger		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104684</link>

		<dc:creator><![CDATA[Kevin Boger]]></dc:creator>
		<pubDate>Wed, 26 Jul 2017 02:43:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104684</guid>

					<description><![CDATA[Hi there.  I&#039;ve walked through the install instructions, but keep getting an error when I npm run dev.  Gives empty response. localhost/ Failed to load resource: net::ERR_EMPTY_RESPONSE in the console.  im running npm version 5.0.0]]></description>
			<content:encoded><![CDATA[<p>Hi there.  I&#8217;ve walked through the install instructions, but keep getting an error when I npm run dev.  Gives empty response. localhost/ Failed to load resource: net::ERR_EMPTY_RESPONSE in the console.  im running npm version 5.0.0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kiranrajujakka		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104654</link>

		<dc:creator><![CDATA[kiranrajujakka]]></dc:creator>
		<pubDate>Tue, 21 Feb 2017 17:55:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104654</guid>

					<description><![CDATA[Hi,

F7+Vuejs + I&#039;m doing login API call in my app, when successful login happens i&#039;m storing key in localStorage, Now i have key.

Normally my aim is to load the welcome.vue(&#039;/welcome/&#039;) when user logged in.

How can i achieve this by using stored key?

Where should i have to call the routing now?

Normally i use &quot;this.$router.load(&#039;/welcome/)&quot; to call welcome screen when successfully login happens.

I tried to do that in main.js, there routing not working.

Please suggest me an idea on how to do this!

Thanks &#038; Regards,]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>F7+Vuejs + I&#8217;m doing login API call in my app, when successful login happens i&#8217;m storing key in localStorage, Now i have key.</p>
<p>Normally my aim is to load the welcome.vue(&#8216;/welcome/&#8217;) when user logged in.</p>
<p>How can i achieve this by using stored key?</p>
<p>Where should i have to call the routing now?</p>
<p>Normally i use &#8220;this.$router.load(&#8216;/welcome/)&#8221; to call welcome screen when successfully login happens.</p>
<p>I tried to do that in main.js, there routing not working.</p>
<p>Please suggest me an idea on how to do this!</p>
<p>Thanks &amp; Regards,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104653</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 20 Feb 2017 11:36:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104653</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104652&quot;&gt;kiranrajujakka&lt;/a&gt;.

@kiranrajujakka

Sure, you can use regular Framework7 without VueJS. It&#039;s very simple to use with jQuery/Dom7 and Template7 (if you want). See these Links:

Dom7 http://framework7.io/docs/dom.html
Template7 http://framework7.io/docs/template7.html]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104652">kiranrajujakka</a>.</p>
<p>@kiranrajujakka</p>
<p>Sure, you can use regular Framework7 without VueJS. It&#8217;s very simple to use with jQuery/Dom7 and Template7 (if you want). See these Links:</p>
<p>Dom7 <a href="http://framework7.io/docs/dom.html" rel="nofollow ugc">http://framework7.io/docs/dom.html</a><br />
Template7 <a href="http://framework7.io/docs/template7.html" rel="nofollow ugc">http://framework7.io/docs/template7.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kiranrajujakka		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104652</link>

		<dc:creator><![CDATA[kiranrajujakka]]></dc:creator>
		<pubDate>Sat, 18 Feb 2017 07:49:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104652</guid>

					<description><![CDATA[Hi,

It is too frustrating to go with vue elements provided by the framework7. 
Is it any problem when i go with normal F7 elements instead of vue element?

Thanks &#038; Regards]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>It is too frustrating to go with vue elements provided by the framework7.<br />
Is it any problem when i go with normal F7 elements instead of vue element?</p>
<p>Thanks &amp; Regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kiranrajujakka		</title>
		<link>https://www.timo-ernst.net/blog/2016/11/13/how-to-get-started-with-framework7-vuejs-and-webpack/#comment-104651</link>

		<dc:creator><![CDATA[kiranrajujakka]]></dc:creator>
		<pubDate>Sat, 18 Feb 2017 06:23:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3565#comment-104651</guid>

					<description><![CDATA[Hi,

I&#039;m working with F7 + Vue. 
Can we create different side panel when we gone to another page?

I have one left side panel when user opens the app. When he logged in i need another left side panel which is having different content than the previous.

Where should i have to create that second panel code and how to call that?

When i try to create that panel at logged in page no where it is accepting.

Thanks &#038; Regards,]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m working with F7 + Vue.<br />
Can we create different side panel when we gone to another page?</p>
<p>I have one left side panel when user opens the app. When he logged in i need another left side panel which is having different content than the previous.</p>
<p>Where should i have to create that second panel code and how to call that?</p>
<p>When i try to create that panel at logged in page no where it is accepting.</p>
<p>Thanks &amp; Regards,</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
