Taha Shashtari's repositories
vue-paginate
A simple vue.js plugin to paginate data
vue-expandable-image
A vue component that allows your images to open in full size.
vue-closable
A simple vue directive to detect outside clicks
use-mock-data-in-vue
Source code for "How to Use Mock Data in Vue Apps" tutorial.
vue-dependon
A simple vue.js plugin to chain select boxes
Chat-With-Ratchet
The source code of the tutorial: How to Create A Simple Chat System in PHP
textarea-emoji-picker
Source code for "How to Add Emoji Picker in Text Fields" tutorial.
Tasks-App-With-VueJS
The source code of this tutorial: http://taha-sh.com/blog/many-js-frameworks-but-vuejs-is-different
angular-one-on-one-chat
Angular One on One Chat example
awesome-vue
🎉 A curated list of awesome things related to Vue.js
Command-Line-App-in-PHP
Learn how to create a command line app in php with Symfony console component. Check out this tutorial: http://taha-sh.com/blog/how-to-build-a-command-line-app-in-php
Refactoring-StringCalculator
Used as an exercise to learn Refactoring. Tutorial's link: http://taha-sh.com/introduce-refactoring-by-example
Testing-Notes-App-In-AngularJS
Learn how to test your AngularJS applications with both unit tests and e2e tests. The tutorial: http://taha-sh.com/blog/learn-testing-in-angularjs-from-scratch-part-1
vue-form-validation
Source code for "How to Validate Forms in Vue.js" tutorial.