Skip to content

Add links for free video content at Vue School #2177

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

Merged
merged 11 commits into from
Jul 10, 2019

Conversation

hootlex
Copy link
Member

@hootlex hootlex commented May 29, 2019

This PR adds links to free courses and lessons. We have handpicked the lessons to make sense on their own to not require the users to have watched previous or following lessons.

Courses:
Vue.js Fundamentals
Components Fundamentals

Lessons:
Form Validation
Lifecycle Hooks
Class Binding
Component Registration
Async Components
Custom Vue Directives
Intro to Single File Components

Here are the visuals for the placements.

@hootlex hootlex requested a review from yyx990803 May 29, 2019 16:18
@hootlex
Copy link
Member Author

hootlex commented May 30, 2019

@yyx990803 I added screenshots with the placements.

@@ -13,6 +13,7 @@ If you’d like to learn more about Vue before diving in, we <a id="modal-player
If you are an experienced frontend developer and want to know how Vue compares to other libraries/frameworks, check out the [Comparison with Other Frameworks](comparison.html).

<div class="vue-mastery"><a href="https://www.vuemastery.com/courses/intro-to-vue-js/vue-instance/" target="_blank" rel="noopener" title="Free Vue.js Course">Watch a free video course on Vue Mastery</a></div>
<div class="vueschool"><a href="https://vueschool.io/courses/vuejs-fundamentals?friend=vuejs" target="_blank" rel="noopener" title="Free Vue.js Fundamentals Course">Watch a free video course on Vue School</a></div>
Copy link
Member

Choose a reason for hiding this comment

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

I think it's a bit confusing to the users to have both here. It'd be best to keep it as-is.

Copy link
Member Author

@hootlex hootlex May 31, 2019

Choose a reason for hiding this comment

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

@yyx990803 ahh I understand it might be weird to have two links. What do you think in general of offering users multiple resources?

We could have two links (Vue Mastery and Vue School) in one banner or rotating banners.

Copy link
Member Author

Choose a reason for hiding this comment

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

@yyx990803 I have removed the link to unblock the PR 🙂

@yyx990803 yyx990803 merged commit d47e835 into vuejs:master Jul 10, 2019
@rahaug rahaug mentioned this pull request Jan 5, 2021
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