Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added VueJS.md #83

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mcgillChen
Copy link

Created a new VueJS.md that focus on learning VueJS from a beginner perspective.

Created a new VueJS.md that focus on learning VueJS from a beginner perspective.
Copy link
Collaborator

@varun6531 varun6531 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, the commit adds a good starting point for learning VueJS and can be useful for beginners to get familiar with VueJS and its components. You could potentially improve this document by staging the following changes:

  1. Possibly add some more information to the introduction section about what VueJS is and its benefits, such as its reactivity system and the ability to use templates for component composition.

  2. Provide a brief summary of each documentation and video tutorial link and explain what each resource covers, so users can quickly determine which one to use based on their learning goals.

@@ -0,0 +1,36 @@
### 0. Preqrequisites
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo; change "Preqrequisites" to Prerequisites

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add a resource link to Tech_Stacks.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants