Talk is cheap, show me the code
In software world we can try to slim down career progression of developers into two different tracks, a technical track...
During my life I’ve lived in five different language areas. On two of these I have been able to communicate...
Sometimes we have the need to create a proper shape for our endpoints. Since the last year or so I...
Recently I held a presentation at my day job to catalyze some discussion around careers, software engineering and spark developers...
As we Spring fans are very aware the release date of next major Spring version, this time number 5, has...
This article was originally published in Codementor.io Welcome back. In the last few articles, we went through Kotlin syntax basics,...
This article was originally published in Codementor.io In Introduction to Kotlin: Part 1, we covered basic syntax, and now we...
This article was originally published in Codementor.io Introduction to Kotlin Kotlin is the new lovechild of the JVM developers’ world....
Dublin Kotliners kickoff meeting On the American independence day I had the opportunity to host our first meetup around Kotlin...
Kotlin Collection Extensions Cheatsheet Kotlin makes functional collections handling a breeze. I’ve created a handy cheat to line out all...
Recently we had the need to send a bunch of Emails to our clients. By a bunch I mean into...
Lately I have been embarked upon a wonderful journey in the world of Prometheus. Since our current monitoring solution at...
As an innovation driver for our development team I had the opportunity to attend a software developer conference Devoxx in...
At times you need to take a look at something lighter minded that you can tinker around with. I am...
Last week we took a look how to utilize JSDom to test JQuery code. Now let’s take a peek how...
Lately I’ve been making the transition towards Kotlin due to the likability factor of the language. It really makes development...
First off, I have to admit that I’m not a big fan of Spring Integration. I believe there are better...
Setting up proxyquire to mock your javascript modules When testing your javascript components it is sometimes essential to mock out...
We have a big old codebase written in JQuery that we are currently chipping away on. Though there are plans...
Modifying your workflow to give faster feedback Eslint is one of my favourite tools that has been introduced in recent...