top of page






Adrian Magdas on Crafting Good Software
https://www.techtalk.ro/posts/adrian-magdas-on-crafting-good-software-for-even-better-products

Adrian Magdas
Jun 16, 20211 min read


The Art of Celebrating Too Early And Backtracking to Save The Day. A Scraping Story
How we doubled our data with a simple backtracking trick... One of our clients asked us if we could build a simple app for scanning...

Constantin Cheptea
Apr 16, 20215 min read


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
bottom of page