-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Vueschool links #2379
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
Vueschool links #2379
Conversation
src/v2/guide/installation.md
Outdated
@@ -34,6 +34,8 @@ Simply download and include with a script tag. `Vue` will be registered as a glo | |||
|
|||
### CDN | |||
|
|||
<div class="vueschool"><a href="https://vueschool.io/lessons/getting-started-with-vuejs?friend=vuejs" target="_blank" rel="sponsored noopener" title="Watch a free Vue.js Lesson on how to get started with Vue.js">Watch how to get started with Vue.js on Vue School</a></div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think the placement is appropriate here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've removed this link as requested @yyx990803
Hey @rahaug, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚 |
This PR adds links to free lessons on Vue School. We have handpicked the lessons to ensure they make sense and are valuable on their own. It is not required to have watched previous or following lessons.
Lessons
Getting Started with Vue.js
Computed Properties
Reusable Components with Props
Conditional Rendering
List Rendering
Event Handling
Communication between Components with Custom Events
Visuals
Screenshots of the placements can be seen here