Archives mensuelles : janvier 2017

Implementing client-side the contact creation (4/9)

Go back to the table of contents for Developing a Contact Management Application with Angular 1.5X and Java Until the end of the current iteration, the course is focused on the client-side development of the 3 use cases of the application : creating a … Continuer la lecture

Publié dans Angular, AngularJS, Bootstrap, JavaScript, rest, Spring Boot | Laisser un commentaire

Using a mocked httpBackend Angular app to develop the front side while isolating the back side dependency (3/9)

Go back to the table of contents for Developing a Contact Management Application with Angular 1.5X and Java When you develop a web application, you have multiple reasons to want to isolate the development of the front side  (html, javascript, css) … Continuer la lecture

Publié dans Angular, AngularJS, Bootstrap, java, Spring Boot | Laisser un commentaire

Defining the states of the application and adding a menu bar to access them (2/9)

Go back to the table of contents for Developing a Contact Management Application with Angular 1.5X and Java We will enrich the Angular application to define views of the application and we will also add a menu bar to access them. For the … Continuer la lecture

Publié dans Angular, AngularJS, Bootstrap, java, Spring Boot | Laisser un commentaire