Vue Js Öğreniyorum

image

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

Componentler

https://alligator.io/vuejs/dynamic-components/

https://alligator.io/vuejs/component-slots/

https://alligator.io/vuejs/functional-components/

https://css-tricks.com/intro-to-vue-2-components-props-slots

Component Tanımlama yolları

https://medium.com/js-dojo/7-ways-to-define-a-component-template-in-vuejs-c04e0c72900d

Bol bol örnek ve component bulunan sitesi

https://vuejsexamples.com/

Laravel ile todo list yapma örneği

https://codeburst.io/simple-to-do-application-with-laravel-and-vue-4af28cb007ad

Laravel Crud örneği

https://vuejsdevelopers.com/2018/02/05/vue-laravel-crud/

http://www.onbirkod.com/2016/12/16/vue-js-5-bilesenlerin-birbiriyle-haberlesmesi-ve-vuex/

Fatih ACET

Vue ile highcharts

https://jsfiddle.net/naLqzunz/12/

Datatables ile örnkeler

https://github.com/laravel-enso/VueDatatable/tree/master/src

https://codepen.io/khamer/pen/ZQbQXp

https://medium.com/@darrenjennings/data-driven-vue-js-53e84f16e28f

https://codepen.io/gmanricks/pen/XMzOGq