Ah, cheers that makes a lot more sense. I can actually understand that a little more. I know this is probably obvious from your answer but could I develop in Angular 2 without using NodeJS? What other dependancies are there other than the need to compile Typescript (as I do that with CodeKit already?
I know it sounds like I don't want to try something new, that isn't the case at all. I just want to see if there is a way that I can work Angular2 into my work flow before I go changing it. cheers, Ryan On Friday, January 27, 2017 at 9:26:30 AM UTC, Sander Elias wrote: > > Hi TheRyan, > > The performance gain's are in the frontend. There is nothing full-stack > about Angular. (well, you can use server rendering if you want, but that's > not the point here) > To be able to get those gains, the developer needs tools on his > development machine, while building the app. For deployment to production, > there is no need for any of those. You can host your Angular app on all > hostings solutions. The end-result is just html/css/js. > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
