Angular Expression

 

<DOCTYPE html>
<html>
    <head>
        <meta CHARSET="UTF-8">
        <script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script>
    </head>
    <body ng-app="">
        <fieldset>
            <legend>
                Angular Expression
            </legend>
            <div>
                Square of 5 is {{5 * 5}}
            </div>
        </fieldset>
        <fieldset>
            <legend>
                Addition of x and y
            </legend>
            <div ng-init="x = 5;y = 6">
                {{x + ' + ' + y}} = {{x + y}}
            </div>
        </fieldset>
        <fieldset>
            <legend>
                Concatenation
            </legend>
            <div ng-init="first_name = 'Shailesh'; last_name = 'Sonare'">
                {{first_name + " " + last_name}}
            </div>
        </fieldset>
    </body>
</html>

 

 

24 Replies to “Angular Expression”

  1. Your style is unique compared to other people I’ve read stuff from. Thanks for posting when you’ve got the opportunity, Guess I will just book mark this site.

  2. When someone writes an piece of writing he/she maintains the thought of a user in his/her brain that how a user can be aware of it. Therefore that’s why this article is outstdanding. Thanks!

  3. Good day very cool blog!! Guy .. Beautiful .. Amazing .. I’ll bookmark your blog and take the feeds additionally? I am happy to find numerous helpful info right here within the post, we want develop more techniques on this regard, thank you for sharing. . . . . .

  4. certainly like your website however you have to check the spelling on quite a few of your posts. Many of them are rife with spelling problems and I to find it very troublesome to inform the truth then again I’ll definitely come back again.

  5. You really make it appear really easy along with your presentation however I in finding this topic to be actually one thing which I think I’d by no means understand. It sort of feels too complex and extremely large for me. I am having a look ahead for your subsequent put up, I will try to get the cling of it!

  6. We stumbled over here different web address and thought I might check things out. I like what I see so now i’m following you. Look forward to checking out your web page again.

  7. Write more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You definitely know what youre talking about, why throw away your intelligence on just posting videos to your site when you could be giving us something informative to read?

  8. Hello, of course this piece of writing is genuinely pleasant and I have learned lot of things from it on the topic of blogging. thanks.

  9. You’re so awesome! I do not suppose I have read through anything like this before. So wonderful to discover someone with a few original thoughts on this subject matter. Seriously.. many thanks for starting this up. This site is something that is required on the web, someone with a bit of originality!

  10. Fantastic items from you, man. I’ve be mindful your stuff previous to and you’re just extremely excellent. I really like what you have acquired right here, really like what you are saying and the way in which through which you assert it. You’re making it entertaining and you continue to take care of to keep it wise. I can not wait to learn far more from you. That is really a tremendous web site.

  11. I do consider all of the concepts you’ve offered in your post. They’re really convincing and will definitely work. Still, the posts are too short for starters. May just you please lengthen them a little from subsequent time? Thank you for the post.

  12. I don’t even know the way I stopped up right here, however I thought this publish was great. I don’t know who you might be however definitely you’re going to a famous blogger in the event you are not already. Cheers!

  13. I am genuinely glad to glance at this blog posts which contains plenty of helpful information, thanks for providing these kinds of statistics.

  14. Hey there! Would you mind if I share your blog with my zynga group? There’s a lot of people that I think would really appreciate your content. Please let me know. Thanks

  15. Have you ever thought about including a little bit more than just your articles? I mean, what you say is valuable and all. But imagine if you added some great images or video clips to give your posts more, “pop”! Your content is excellent but with pics and video clips, this website could undeniably be one of the very best in its field. Great blog!

  16. It is truly a great and useful piece of information. I’m happy that you simply shared this useful information with us. Please stay us informed like this. Thank you for sharing.

Leave a Reply to queens Cancel reply

Your email address will not be published.