AngularJS
-
Software Development
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
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
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
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
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
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
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 »