I'm pleased to announce that version 7.0 of the JHipster Mini-Book is now available for download from InfoQ ! A paperback version should be available from Lulu in the next few days. This edition is up...
17 posts tagged with jhipster.
I'm pleased to announce that version 7.0 of the JHipster Mini-Book is now available for download from InfoQ ! A paperback version should be available from Lulu in the next few days. This edition is up...
I'm ecstatic to announce that version 5.0 of the JHipster Mini-Book is available for download or purchase. You can download it for free from InfoQ or purchase a paperback version from Lulu . This edit...
JHipster is an application generator that creates a Spring Boot backend with an Angular (or React) frontend. Over the years, the project has grown to include an ability to generate a microservices arc...
Today, I'm happy to announce that version 4.5 of the JHipster Mini-Book is now available! You can download it for free from InfoQ . This version has a brand new chapter on building microservices with ...
I wrote 21-Points Health to track my health. I found that knowing how you're doing on a weekly scale is informative and motivating. However, one of the things I found frustrating was you could never l...
When I wrote about release v4.0 of the JHipster Mini-Book, I said I planned to update 21-Points Health in the near future. I started looking into the process Tuesday morning, and I'm happy to say I fi...
The second edition of the JHipster Mini-Book was released last December . JHipster 4 was released in early February with support for Angular, webpack, and all the new hotness in web developer land. Th...
JHipster has the ability to generate a microservices architecture . A typical microservices architecture is composed of a registry and config server, a gateway, 1-many microservice applications, and a...
In January, I wrote an article on how to Get Started with JHipster 4 for the Eclipse Newsletter. This article was also published by Voxxed . I wrote the article using AsciiDoc and published everything...
The JHipster Mini-Book v2.0 is now available as a free download from InfoQ . Get it while it's hot! You can also buy a print version for the first time. The source code for the application developed i...
I started updating the JHipster Mini-Book for JHipster 3.x in July. To do this and keep with the original theme of the book, I decided to start from scratch and create 21-Points Health all over again....
"The JHipster Mini-Book is one of the cheapest books that InfoQ has ever published." I heard these words in early January from Charles Humble, Head of Editorial at InfoQ . I was quite pleased to hear ...
Last week, my wife and I traveled to Antwerp to spread the JHipster gospel at Devoxx Belgium . I wrote a story about our adventures on raibledesigns.com and thought it might be wise to post something ...
Earlier this year, I integrated end-to-end tests into a client's project. Later, I figured out how to get them running on Jenkins. This past weekend, I decided to take my learnings and apply them to t...
In response to my article last week about progress indicators with AngularJS and JHipster , Jean-François Morneau asked: Hi, I'd like to know the most efficient way to integrate a template such as Ang...
I'm pleased to announce that after 6 months and 28 days, the JHipster Mini-Book has been released! You can download it in PDF, EPUB, and MOBI formats from InfoQ . About this book The JHipster Mini-boo...
In this application, I'm using the Bootstrap Angulr theme ( demo ). This theme comes with a progress bar that pulsates at the top of the page. It's activated by a uiButterbar directive. This directive...