top of page
Adrian Magdas
Jun 16, 20211 min read
Adrian Magdas on Crafting Good Software
https://www.techtalk.ro/posts/adrian-magdas-on-crafting-good-software-for-even-better-products
2670
Constantin Cheptea
Apr 16, 20215 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...
920
Tamas Wagner
Jan 11, 202112 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...
9860
Constantin Cheptea
May 26, 20205 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...
9210
Constantin Cheptea
May 25, 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...
9390
bottom of page