top of page






A quick intro to Regular Expressions (RegEx)
Ever wondered how something as obscure and obfuscated as this ^[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s./0-9]$ could be useful? This article is for...

Tamas Wagner
Jan 11, 202112 min read


Handling REST errors with RxSwift and RxAlamofire
Use enums and extension functions to simplify consuming REST APIs with RxSwift and RxAlamofire. | If you’re developing an iOS app that...

Constantin Cheptea
May 26, 20205 min read


Angular Meets Phoenix/Elixir
I recently started working on a Phoenix/Elixir based project. Well, I’m too rusty for that, I said to myself. After many years of OOP, I...

Constantin Cheptea
May 25, 20205 min read


Is going remote a viable solution for your company?
Greetings from my home office , I'm Darius Baba from Crafting Software and I want to share with you our personal experience and insights...

Darius Baba
May 23, 20205 min read


Why a mobile app for ordering and paying in restaurants is not a good business idea
Dining out is not always a great experience. Sometimes you have to wait too much before ordering, wave your hands desperately to get...

Ovidiu Berdila
May 23, 20209 min read


What Product Designers can learn from the Kinder Egg
One quiet winter evening, while I was reading a goodnight story to my 3 years old daughter, she suddenly started kicking and screaming...

Ovidiu Berdila
May 23, 20205 min read
bottom of page