Hi Sander, Thanks for the reply.
What is the best way that you think to keep track of release. I am asking this question (possible weird) because I am confuse as on stackoverflow (url given below) they are suggesting angular2 is maintaing self containing file too!! I am not interested in maintaining & converting typescript files into javascript. what is the best way that I get all the related angular2 source file that is enough to code in js or emascript, so next time I can just do npm or refer to website for new releases. Also can you share fiddle with angular2 lifecycle (any one event) & how to call angular function from outside as my project is pure js/jquery & angular2 is just added feature to it so I need to some how call angular2 function from outside http://stackoverflow.com/questions/30093250/difference-between-angular-dev-js-and-angular-sfx-dev-js Brijesh On Thursday, January 26, 2017 at 5:16:34 PM UTC-5, Brijesh Kachalia wrote: > > I want to use single Angular2 Javascript file in my project. I found that > angular.sfx.dev.js > does the work, however most of the example are on Typescript & I find > difficulty in hooking LifeCycle events & calling angular2 function from > outside. > > Please check https://jsfiddle.net/yppoa14c/1/ & let me know what is the > correct way to receive alert message from fiddle at different lifecycle > event. I also want to invoke setMyTxt function from outside but I am not > sure how to execute it. If some one can help me by updating the fiddle that > would be great. > > > > -- 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.
