TToday we write the legacy code of tomorrow
Our code is a mess. And that is the way it should be.No matter how good code we write today, it will need to be fixed tomorrow. Our understanding of the business domain evolves, the business processes…
Our code is a mess. And that is the way it should be.No matter how good code we write today, it will need to be fixed tomorrow. Our understanding of the business domain evolves, the business processes…
The Telia Identity API is now available as a selective beta test! In order for developers to use our API, we wrote the corresponding documentation using the readme.io developer hub. The guys behind…
What's the deal with ClojureScript? How can you justify picking such a "niche" language? I have recently experienced a "wow" session, demonstrating the productivity gains of ClojureScript and the…
Alex has introduced us to the idea of front-end first design: You start by creating the front-end (browser) code. As you discover data or API calls that you need, you mock them. When the UI stabilizes…