> Who have JS disabled in the browser those days? me, via NoScript plugin, and also everyone, including you, who's loading the js files.
@Mark: There are other client-side MV* solutions out there. Angular has that attention mostly because of it's Big Mama Google. plus: Not every WebApplication TM is a full-bloat single page app. most of the time i develop either a classic Page with some interactivity, or an embeddable widget. in both cases things like Angular are more toxic than helping. > -- > Att, > Alan Hoffmeister > > > 2014-02-14 11:14 GMT-02:00 Alex Kocharin <[email protected] <javascript:>>: > > > > > 1. What would search engines and other scripts see instead of your page? > > 2. What would users without javascript enabled see instead of your page? > > > > If you don't care about any of that, then yeah I suppose you could use > it. > > > > So yeah, imho MEAN stack is good except for "A". :) > > > > > > 14.02.2014, 16:12, "Mark Volkmann" <[email protected] <javascript:>>: > > > > > I know this isn't an AngularJS mailing list, but I want to throw out an > > opinion that you're really missing out if you are creating Web apps that > > only use jQuery or direct DOM manipulation. I have been using AngularJS > for > > about six months and have to say that it is WONDERFUL! There's a bit of > a > > learning curve, but once you get the hang of taking advantage of two-way > > data binding and other features, you won't want to go back to the old > way. > > > > > > On Fri, Feb 14, 2014 at 2:20 AM, greelgorke > > <[email protected]<javascript:>> > wrote: > > > > I dont use MEAN mainly because i dont use the A. > > > > Am Freitag, 14. Februar 2014 02:01:40 UTC+1 schrieb Babu Subramanian: > > > > Hi > > > > Would like to know from guys, who have used the MEAN stack, how you > found > > it? Any useful pointers will be welcome! > > > > Thanks & Regards > > > > Babu Subramanian > > +91 98452 02337 > > > > > > > > > > -- > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected]<javascript:> > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > > > --- > > You received this message because you are subscribed to the Google > Groups > > "nodejs" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > > > -- > > R. Mark Volkmann > > Object Computing, Inc. > > > > > > > > -- > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected]<javascript:> > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > > > --- > > You received this message because you are subscribed to the Google > Groups > > "nodejs" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected]<javascript:> > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > > > --- > > You received this message because you are subscribed to the Google > Groups > > "nodejs" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
