Earlier quoted context omitted.
Vue has single file components so you can build your own components which I do. If you want a more guided/RAD approach maybe emberjs is more what you want to be looking at.
EmberJS strives to be a box with every tool you'll ever need -- it's what you should be comparing to Angular, if anything. EmberJS's equivalent to Vue would be Glimmer[0], which theoretically can be used outside of Ember but might be hard, I've never tried it. [0]: https://glimmerjs.com/
Show HN: The Vue.js Handbook – Free 120 pages ebook
61–70 of 70 posts
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#62Earlier quoted context omitted.
What happens if my email goes shared with other parties I don't know? GDPR was a real help for end users, reducing the amount of spam in mailboxes.
Your email is probably already everywhere. There's very little chance that GDPR does ever help to alleviate spam. Email list aren't coming from Facebook, they are from scummy website that, you guess it, won't ever follow GDPR. Don't give your email if you don't want spam... that include this website.
Companies say they take privacy, security “seriously” and just look around you.
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#63Your data collection is not GDPR compliant, see https://litmus.com/blog/5-things-you-must-know-about-email-c... .
Why do you believe the data collection is not GDPR compliant? I think that the site is very clear on how my data will be handled and what my email will be used for (sending me 3 emails). To quote from your pasted link: 'The new regulation requires that brands collect affirmative consent that is “freely given, specific, informed and unambiguous” to be compliant.' I submit the data freely to receive the information sta…
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#64I see people here complaining about the author asking for email addresses, and I can't help but think: what a coup GDPR has been for large tech companies. 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. Reaching this audience via email is cheap and easy. He can email them as many ti…
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#65Earlier quoted context omitted.
Why do you believe the data collection is not GDPR compliant? I think that the site is very clear on how my data will be handled and what my email will be used for (sending me 3 emails). To quote from your pasted link: 'The new regulation requires that brands collect affirmative consent that is “freely given, specific, informed and unambiguous” to be compliant.' I submit the data freely to receive the information sta…
It's not "freely given" if it's in exchange for a service.
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#66Privacy Badger [1] blocks ConvertKit's email-gathering form for me. [1] https://www.eff.org/privacybadger
Mentioning it because it isn't as well-known as other security/privacy blockers.
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#67Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#68Earlier quoted context omitted.
EmberJS strives to be a box with every tool you'll ever need -- it's what you should be comparing to Angular, if anything. EmberJS's equivalent to Vue would be Glimmer[0], which theoretically can be used outside of Ember but might be hard, I've never tried it. [0]: https://glimmerjs.com/
This is simply not true. Vue is not just rendering engine it does take care of lot of things. The fact that it is lightweight and modular (so for example it does not have router bundled but there is official one) does not make it worse. Vue is also its own ecostystem same as Angular or Ember. The ecosystem is in fact probably even bigger than any of them now.
I did not call Vue a rendering engine. I stated that Ember's closest equivalent is Glimmer. I do think that statement is incorrect on it's face now that you've brought it up -- but I think that's because the closest thing would be ember's `View`, and not just Glimmer because the "View" abstraction is what Vue provides, and Ember's had `View`s long before Glimmer (they just worked slightly differently under the covers).
> The fact that it is lightweight and modular (...) does not make it worse
I did not ascribe a value judgement to Vue. I am a huge fan of Vue and use it a lot in my own projects and at previous jobs. I do not believe it's worse, but the simple fact is that Vue by itself is not comprable to Ember at all. They're different leagues of tools, Vue is a knife, Ember is a swiss army knife. Different problem domains that only sometimes overlap.
> Vue is also its own ecosystem same as Angular or Ember
Yes, Vue does have it's own ecosystem, but they are not the same as Angular or Ember.
> The ecosystem is in fact probably even bigger than any of them now
I don't agree with this. Angular 1 became the defacto frontend framework for corporations -- this spawns a LOT of ecosystem from people working on Angular everyday. Next was React, and Vue is just coming up NOW. I find it hard to believe that Vue has already gained the same amount of mind share as either Angular or React in terms of ecosystem.
Ember on the other hand has somehow managed to not land the lucrative corporation mindshare.
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#69Earlier quoted context omitted.
What happens if my email goes shared with other parties I don't know? GDPR was a real help for end users, reducing the amount of spam in mailboxes.
> GDPR was a real help for end users, reducing the amount of spam in mailboxes It just went into effect - has this been measured already?
Re: Show HN: The Vue.js Handbook – Free 120 pages ebook
#70I see people here complaining about the author asking for email addresses, and I can't help but think: what a coup GDPR has been for large tech companies. 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. Reaching this audience via email is cheap and easy. He can email them as many ti…
Giving things away for "free" is a common marketing strategy to generate leads. A lead is a qualified contact of a potential customer. This things could be of a broad range of cheap assets, e.g. ebooks, apps or even games.
I have seen a marketer buying the copyright of a ten year old textbook for a cheap price, polishing it, giving it a new shiny cover and a new title containing up to date buzzwords, and then giving it away for a "free" subscription via e-mail, and on top asking the customer kindly to come up for the shipping. I wondered why i couldn't find this book on amazon or somewhere else, but then i understood that it was re-released on the purpose of being exclusive for subscription. The cost for printing a small number of copies (500 copies) is quite low ($1-3 per book). This is a decent price for a qualified lead.
This strategy has two benefits. First, you get a qualified lead with contact info and even with a correct address. Second, some countries have laws against e-mail spam, but this laws often have loopholes. In cases that your company has a business relationship with someone, you are allowed to get in contact and advertis your other products via e-mail, on an opt-out basis. Giving "free" assets to a costumer establishes this kind of business relationship. Almost always this "free" assets are of a minor quality, for me not sufficient enough to give away my datas.
Freemium isn't free.