https://github.com/thecodeholic/react-vue-comparison
This repo contains the source code for the exact same application built in react an vue.js
https://github.com/thecodeholic/react-vue-comparison
Last synced: 10 months ago
JSON representation
This repo contains the source code for the exact same application built in react an vue.js
- Host: GitHub
- URL: https://github.com/thecodeholic/react-vue-comparison
- Owner: thecodeholic
- Created: 2022-12-23T16:38:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T13:54:25.000Z (about 3 years ago)
- Last Synced: 2025-03-21T22:41:25.252Z (11 months ago)
- Language: JavaScript
- Size: 72.3 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React & Vue sample app
Sample Application to compare React and Vue into multiple aspects.
#### This repository is created for the following [YouTube Tutorial](https://youtu.be/w-ngSAMlspA)
### Aspects covered in the tutorial
- Printing Object for debugging
- Setup Router and Create Multiple Routes
- Generate Router Links
- Get Router Parameters
- Make API Calls
- Pass props from parent to child
- Emit events from child to parent
- Hooks
- Event Handlers
- Two Way Data Binding
- Form Submission
- Dynamic HTML Attributes
- Conditionals
- Loops
- State Management
## Application Demo
https://react-vue-comparison.netlify.app