top of page






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
118
0


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
1,054
0

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