TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Vue.js Tutorial for beginners

117 点作者 adriansky将近 7 年前

7 条评论

hardwaresofton将近 7 年前
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 未加载
hypercluster将近 7 年前
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.
stared将近 7 年前
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>
rb808将近 7 年前
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.
philliphaydon将近 7 年前
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_camel将近 7 年前
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 未加载
corbpie将近 7 年前
Shes dead jim