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.

Cool Menus How To

Scott Andrew provides us some DHTML Menu love - using a little DOM action and <ul>'s. The beauty of these is that they will work just fine in older browsers - just like a regular list.

Dave Lindquist has taken this same basic concept one step further with these awesome DHTML menus. Both the dropdown and expandable tree variations are simple lists built with 100% valid XHTML. CSS and DOM scripting are added to extend the functionality. Dave even goes so far as to use ACCESSKEY attributes to make parts of the menu accessible via keyboard shortcuts. The result is a more widely accessible menu that doesn't sacrifice the whiz-bang functionality of DHTML. Try turning off the CSS rules (with a handy "Toggle CSS" bookmarklet) while viewing the menu demos and you'll see a plain, fully-accessible list. Better yet, run it through Delorie's LynxViewer to get an idea of how a non-graphical browser would handle it. Sweet.

Posted in The Web at Nov 01 2002, 04:18:13 PM MST Add a Comment
Comments:

Post a Comment:
  • HTML Syntax: Allowed