TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Vue.js Tutorial for beginners

117 pointsby adrianskyalmost 7 years ago

7 comments

hardwaresoftonalmost 7 years ago
Also, a good tutorial for beginners... is the Vue guide itself, it&#x27;s concise and authoritative:<p><a href="https:&#x2F;&#x2F;vuejs.org&#x2F;v2&#x2F;guide" rel="nofollow">https:&#x2F;&#x2F;vuejs.org&#x2F;v2&#x2F;guide</a><p>Devote half a day (more or less, depending on how fast you read&#x2F;take in information that you might use later), read through the &quot;essentials&quot; section and &quot;components in depth&quot; at the very least, and then get started building stuff and use the guide as a reference (and also the actual API reference).
评论 #17763654 未加载
hyperclusteralmost 7 years ago
Good intro, few nitpicks:<p>- it should be mentioned that components have to return data as a function [0]<p>- v-for should ideally be used with keys [1]<p>[0] <a href="https:&#x2F;&#x2F;vuejs.org&#x2F;v2&#x2F;guide&#x2F;components.html#data-Must-Be-a-Function" rel="nofollow">https:&#x2F;&#x2F;vuejs.org&#x2F;v2&#x2F;guide&#x2F;components.html#data-Must-Be-a-Fu...</a><p>[1] <a href="https:&#x2F;&#x2F;vuejs.org&#x2F;v2&#x2F;guide&#x2F;list.html#key" rel="nofollow">https:&#x2F;&#x2F;vuejs.org&#x2F;v2&#x2F;guide&#x2F;list.html#key</a><p>One should definitely mention the vue.js docs for basics.
staredalmost 7 years ago
I know it may be tangentially related, but did anyone of you try to use TensorFlow.js with Vue.js? While some setups do work, the default one (i.e. `vue create proj`) results in some strange errors (seem to be a problem with dev dependencies). More details:<p><a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;51812619&#x2F;error-for-tensorflow-js-in-vue-js-app-in-chrome" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;51812619&#x2F;error-for-tenso...</a>
rb808almost 7 years ago
I think you need to check start-here branch. In doc it says app.js is empty, in reality its set to something similar you what should type it to. neither worked for me.
philliphaydonalmost 7 years ago
Anyone else getting connection error on the site? Or have a cached version?<p>Edit: Strange, it works fine in Chrome but gives me an error in Firefox.
评论 #17764211 未加载
评论 #17763703 未加载
评论 #17763625 未加载
enraged_camelalmost 7 years ago
Nice tutorial!<p>Looking forward to the “a todo app won’t tell you much about how good a framework is” type midbrow dismissals. :)
评论 #17763500 未加载
corbpiealmost 7 years ago
Shes dead jim