An open API service indexing awesome lists of open source software.

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

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