Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Roller gets even better with automatic linkbacks

Dave has done it again. This time, he's added automatic linkbacks to Roller - must be time to upgrade. It'll be interesting to see if a link to this post shows up on his site.

In other news, I've been struck by another annoying problem in OS X. Ever since I installed QuickTime 6.1, most of my apps crash when I try to open them. Safari and Finder are the ones giving me big problems the most. So, to recount, I'll probably be re-installing OS X for the 4th time this year. I haven't re-installed Windows this year, and I've only upgraded Linux. Keep in mind I only spend about 10% of my time in OS X. Maybe we just don't get along.

Posted in Roller at Jan 12 2003, 09:37:16 PM MST 1 Comment
Comments:

Don't re-install: double check in a Terminal window that you haven't had your /tmp directory blown away. The fix is an easy single line command -- check the Safari information on either MacFixIt.com or Macintouch.com. It's something like: sudo ln -s /var/tmp /tmp but double check on those sites before you do it :-)

Posted by Dave Taylor on January 13, 2003 at 01:28 PM MST #

Post a Comment:
  • HTML Syntax: Allowed