<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vuejs &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/vuejs/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Sun, 05 Aug 2018 19:15:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>vuejs &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Vue Js Öğreniyorum</title>
		<link>https://selmantunc.com.tr/uncategorized/vue-js-ogreniyorum/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 05 Aug 2018 19:15:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vue js tutorial]]></category>
		<category><![CDATA[vuejs]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/08/05/vue-js-ogreniyorum/</guid>

					<description><![CDATA[Yeni işim gereği vue js öğrenmeye çalışıyorum. Bulduğum kaynakları buraya yazarak not etmek istedim. ilk Olarak Kendi sitesi https://vuejs.org/v2/guide/ Dokümantasyonu okuduktan sonra javascirpt bilginiz varsa aşağıdakileri zaten hemen çözersiniz. https://github.com/lincolnbrito/vuejs-example-docs&#8230;]]></description>
										<content:encoded><![CDATA[<figure data-orig-width="1215" data-orig-height="510" class="tmblr-full"><img decoding="async" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/tumblr_inline_pd05huzuqc1tyldvk_540.png" alt="image" data-orig-width="1215" data-orig-height="510"></figure>
<p>Yeni işim gereği vue js öğrenmeye çalışıyorum. <br></p>
<p>Bulduğum kaynakları buraya yazarak not etmek istedim.</p>
<p><b>ilk Olarak Kendi sitesi </b>
<br></p>
<p><a href="https://vuejs.org/v2/guide/">https://vuejs.org/v2/guide/</a></p>
<p>Dokümantasyonu okuduktan sonra javascirpt bilginiz varsa aşağıdakileri zaten hemen çözersiniz.<br></p>
<p><a href="https://github.com/lincolnbrito/vuejs-example-docs">https://github.com/lincolnbrito/vuejs-example-docs</a>
<br></p>
<p><b>Componentler </b>
<a href="https://medium.com/js-dojo/7-ways-to-define-a-component-template-in-vuejs-c04e0c72900d"><br></a></p>
<p><a href="https://alligator.io/vuejs/dynamic-components/">https://alligator.io/vuejs/dynamic-components/</a></p>
<p><a href="https://alligator.io/vuejs/component-slots/">https://alligator.io/vuejs/component-slots/</a></p>
<p><a href="https://alligator.io/vuejs/functional-components/">https://alligator.io/vuejs/functional-components/</a>
<br></p>
<p><a href="https://css-tricks.com/intro-to-vue-2-components-props-slots">https://css-tricks.com/intro-to-vue-2-components-props-slots</a></p>
<p><b>Component Tanımlama yolları</b>
<br></p>
<p><a href="https://medium.com/js-dojo/7-ways-to-define-a-component-template-in-vuejs-c04e0c72900d">https://medium.com/js-dojo/7-ways-to-define-a-component-template-in-vuejs-c04e0c72900d</a></p>
<p><b>Bol bol örnek ve component bulunan sitesi</b></p>
<p><a href="https://vuejsexamples.com/">https://vuejsexamples.com/</a></p>
<p><b>Laravel ile todo list yapma örneği</b></p>
<p><a href="https://codeburst.io/simple-to-do-application-with-laravel-and-vue-4af28cb007ad">https://codeburst.io/simple-to-do-application-with-laravel-and-vue-4af28cb007ad</a></p>
<p>Laravel Crud örneği</p>
<p><a href="https://vuejsdevelopers.com/2018/02/05/vue-laravel-crud/">https://vuejsdevelopers.com/2018/02/05/vue-laravel-crud/</a></p>
<p><br></p>
<p><a href="http://www.onbirkod.com/2016/12/16/vue-js-5-bilesenlerin-birbiriyle-haberlesmesi-ve-vuex/">http://www.onbirkod.com/2016/12/16/vue-js-5-bilesenlerin-birbiriyle-haberlesmesi-ve-vuex/</a></p>
<p>Fatih ACET <br></p>
<p>Vue ile highcharts</p>
<p><a href="https://jsfiddle.net/naLqzunz/12/">https://jsfiddle.net/naLqzunz/12/</a></p>
<p><br></p>
<p><b>Datatables ile örnkeler</b></p>
<p><a href="https://github.com/laravel-enso/VueDatatable/tree/master/src">https://github.com/laravel-enso/VueDatatable/tree/master/src</a></p>
<p><br></p>
<p><a href="https://codepen.io/khamer/pen/ZQbQXp">https://codepen.io/khamer/pen/ZQbQXp</a></p>
<p><a href="https://medium.com/@darrenjennings/data-driven-vue-js-53e84f16e28f">https://medium.com/@darrenjennings/data-driven-vue-js-53e84f16e28f</a></p>
<p><a href="https://codepen.io/gmanricks/pen/XMzOGq">https://codepen.io/gmanricks/pen/XMzOGq</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
