VOOZH about

URL: https://www.javacodegeeks.com/tag/angularjs/page/2

⇱ AngularJS Archives - Page 2 of 2 - Java Code Geeks


  • Software Development👁 Image
    Emil GalenJuly 30th, 2014
    0 100

    ngImprovedTesting: mock testing for AngularJS made easy

    Being able to easily test your application is one of the most powerful features that AngularJS offers. All the services,…

    Read More »
  • Enterprise Java👁 Image
    Roberto CortezJuly 30th, 2014
    6 237

    Java EE 7 with Angular JS – Part 1

    Today’s post will show you how to build a very simple application using Java EE 7 and Angular JS. Before…

    Read More »
  • Software Development👁 Image
    Aleksey NovikJuly 21st, 2014
    0 141

    The Java Origins of Angular JS: Angular vs JSF vs GWT

    A superheroic Javascript framework needs a good origin story. Let’s try to patch it together, while going over the use…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Viktor FarcicJuly 14th, 2014
    3 136

    Server vs Client Side Rendering (AngularJS vs Server Side MVC)

    There’s a lot of discussion related to server vs client side application rendering. While there is no “one choice fits…

    Read More »
  • Software Development👁 Image
    Piyas DeMarch 21st, 2014
    4 744

    Single Page Application with Angular.js, Node.js and MongoDB (MongoJS Module)

    The current post is a proof of concept towards making a web application with a Javascript based Web Server. This…

    Read More »
  • Enterprise Java👁 Image
    Maxime GreauJanuary 2nd, 2014
    1 182

    Java EE 7 and WebSocket API for Java (JSR 356) with AngularJS on WildFly

    This blog post describes the Java API for WebSocket Protocol (JSR 356) (which is one of four newest JSRs for…

    Read More »
  • Software Development👁 Image
    Tomasz NurkiewiczMarch 13th, 2013
    2 129

    Promises and Deferred objects in jQuery and AngularJS

    Series of articles about futures/promises without JavaScript would not be complete. Futures (more commonly named promises in JS land) are…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close