Handlebars.js is a popular templating engine based on the Mustache template language. In this blog, we will explore how Handlebars is a dynamic template creation tool and what benefits logic-less templates afford us. During our discussion we will cover Handlebarsโ precompiling, partials, and helpers, and how each supports or contradicts dynamic and logic-less templates…
I’m Not Good Enough (Hope They Don’t Find Out)
Maybe itโs just me, or maybe, you have had thoughts like this too? Iโm talking about the infamous โImpostor Syndromeโ or โFraud Syndrome.โ It is defined as someone who is โmarked by an inability to internalize their accomplishments and a persistent fear of being exposed as a โfraudโ despite external evidence of their competence.โ
In this blog I will discuss three particular Mindset Shifts that I use when I find myself feeling โthe impostor.โ Let’s get started…
An Introduction To Underscore.js
Underscore is a JavaScript utility library with many useful functions to handle common programming use cases. In this blog, I discuss some of the more useful functions I have found inside of Underscore. Some of the benefits are less apparent in smaller and simpler code chunks. But, as the complexity of the code increases, this is where Underscore really shines as the useful toolbox that it is…
GrokOla Releases API Governance Features
The Keyhole Labs team is excited to announce that GrokOla now offers API governance features including API documentation and real-time monitoring.
GrokOla is a knowledge documentation engine. In addition to housing wiki content, APIs can now be documented and monitored in real-time. GrokOla allows users to have all API documentation updated, centralized, and searchable from within a private GrokOla instance…
Getting Started With JHipster, Part 3
Welcome back to this JHipster tutorial series! In part one we covered creating a monolithic application. In part two, we walked through creating a microservice application (which was a bit more complicated).
For those of you out there working to get things going with JHipster, there are some setup things and โgotchasโ that Iโd like to highlight. So this little blog is more of a helper for those of you who have decided to try JHipster out and play around with it. Thatโs what weโll be discussing in this blog post with the hope that I can help you minimize the getting-up-to-speed curve…





