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.

Show HN: The Vue.js Handbook – Free 120 pages ebook

262 pointsby flaviocopesalmost 7 years ago

13 comments

throwawayqdhdalmost 7 years ago
I see people here complaining about the author asking for email addresses, and I can&#x27;t help but think: what a coup GDPR has been for large tech companies.<p>The author has spent hours creating a useful guide that he is giving away for free in exchange for an email address. He likely hopes to tap into this audience later for a paid product.<p>Reaching this audience via email is cheap and easy. He can email them as many times as he wants, even if he doesn&#x27;t want to sell them anything.<p>But because of GDPR, he can&#x27;t depend on email so much. He has to rely on other tactics to reach his audience again.<p>And what are those tactics?<p>Paid advertising, of course.<p>No one stands to benefit more from GDPR than Google and Facebook. Everyone here cheering for GDPR needs to think how it placed all the advertising power away from mediums you can control (email) and over to ad companies.<p>As a consumer, you can unsubscribe and block emails easily. As a creator, you can set up a mail server easily.<p>You can&#x27;t do that with ads, at least without relying on outside tech
评论 #17410466 未加载
评论 #17400641 未加载
评论 #17403357 未加载
alixaxelalmost 7 years ago
Your data collection is not GDPR compliant, see <a href="https:&#x2F;&#x2F;litmus.com&#x2F;blog&#x2F;5-things-you-must-know-about-email-consent-under-gdpr" rel="nofollow">https:&#x2F;&#x2F;litmus.com&#x2F;blog&#x2F;5-things-you-must-know-about-email-c...</a>.
评论 #17401323 未加载
评论 #17401005 未加载
评论 #17400814 未加载
zerralmost 7 years ago
In js&#x2F;front-end world, what would be the closest to those RAD&#x2F;component based toolkits like Qt, wxWidgets, Delphi&#x2F;VCL, WinForms? Is Vue a good candidate or maybe Angular is a better choice?
评论 #17399259 未加载
评论 #17399197 未加载
评论 #17399194 未加载
SippinLeanalmost 7 years ago
Thanks, this looks helpful. If you have a friend who&#x27;s a native English speaker you might ask them to read it over for you. There&#x27;s some awkward phrasing and tenses used throughout (I&#x27;m guessing you&#x27;re European). Not complaining about free education, just trying to be constructive.
评论 #17401300 未加载
rolleiflexalmost 7 years ago
Nice work! To counterbalance the comments here a little bit, I think an email address for a book is more than a fair exchange. My one suggestion would be to have a HTML version, so that mobile users can read it easier. I do most of my reading on my phone and PDFs are really hard to read, since the text size doesn’t scale. This doesn’t need to be extra effort, you could probably just compile whatever underlying markdown document you probably have that you used to create the PDF and save it as a HTML file, and send link to it (or send the HTML file itself) after email signup alongside the PDF.
j45almost 7 years ago
This is a lot of work and value you are adding to the world for free, thanks for putting it out there.<p>An email address is a small thing to ask for when what you are providing is much more than 5-10 hours of work. I guess it&#x27;s a fair trade for me right now because I&#x27;m exploring Vue.js and it looks to be much more mature than 1-2 years ago.
jpangs88almost 7 years ago
I gave a quick glance through this and it seems pretty good especially for beginners. I noticed at the beginning it goes straight into installing the vue cli with yarn or npm. Might be helpful for beginners to know what npm&#x2F;yarn (and for that matter node) is and at the very least how to install it.<p>I understand that this is supposed to go with a complimentary course which might explain these things, but might be good for reference.<p>That being said this seems like a great resource that I would recommend to any new people that are starting with web front end, great work!
评论 #17400000 未加载
评论 #17401356 未加载
评论 #17399768 未加载
candualmost 7 years ago
Privacy Badger [1] blocks ConvertKit&#x27;s email-gathering form for me.<p>[1] <a href="https:&#x2F;&#x2F;www.eff.org&#x2F;privacybadger" rel="nofollow">https:&#x2F;&#x2F;www.eff.org&#x2F;privacybadger</a>
评论 #17403808 未加载
thetest3ralmost 7 years ago
It&#x27;s reminiscent of the Succinctly series by Syncfusion. We were considering Vue at our workplace, this will make it a quick read. Thanks!
faitswulffalmost 7 years ago
Hi flaviocopes, thanks for the write up! It would be nice as a non-beginner for the ebook to have an index so I could skim the contents.
评论 #17400891 未加载
xzcvczxalmost 7 years ago
direct link for those who don&#x27;t want their email address mined <a href="https:&#x2F;&#x2F;convertkit.s3.amazonaws.com&#x2F;landing_pages&#x2F;incentives&#x2F;000&#x2F;412&#x2F;938&#x2F;original&#x2F;The_Vue.js_Handbook.pdf?1529992803" rel="nofollow">https:&#x2F;&#x2F;convertkit.s3.amazonaws.com&#x2F;landing_pages&#x2F;incentives...</a>
评论 #17399042 未加载
评论 #17399015 未加载
alixaxelalmost 7 years ago
Isn&#x27;t requiring an email to download an ebook one of the scenarios that GDPR states as an example of non-compliance?
评论 #17400298 未加载
评论 #17400569 未加载
评论 #17400204 未加载
评论 #17400730 未加载
thewhitetulipalmost 7 years ago
Shameless plug: Few years back I was into SPAs and I started writing a tutorial for Vue.js<p><a href="https:&#x2F;&#x2F;github.com&#x2F;thewhitetulip&#x2F;intro-to-vuejs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;thewhitetulip&#x2F;intro-to-vuejs</a>