Working with Ionic 3 (Ionic 4 still sucks for production apps) I had this weird requirement to subscribe to one Observable and in case of error, wait some time, repeat the action twice and if it fails again, catch the error and do some stuff. First I thought it's really easy to do this with … Continue reading RxJs – Retry with delay and error handling
Category: Fun
Monolith vs Micro Services
Just watched this video and I think it perfectly summarizes my view about Micro-services vs Monolith debate: https://www.youtube.com/watch?v=Jcy37C5SN0M&feature=youtu.be&t=52
TypeScript you liar…!
I was playing with the TypeScript playground (http://www.typescriptlang.org/play/) and noticed how cool is to have a great linter that checks your code for all kinds of errors and gives you meaningful warnings. So check this out: ... and after you hit run!
How you can develop Progressive Web Apps that feel native
Probably many of you already know that, PWAs (Progressive Web Apps) are apps that can run in the browser or in a standalone window and can take advantage of native OS features, such as push notifications and the ability to work offline. Recently they’ve got a lot of media attention because they seem to be … Continue reading How you can develop Progressive Web Apps that feel native
Implicit programming
I just read this article from DHH and I must confess, it has a point, although, I am a strong believer in explicit programming or as I like to call it idiot proof programming. This is because I mostly worked on large or very large projects with lots of team members and of course junior programmers. … Continue reading Implicit programming
DSLR vs Mirrorless
Until now, I used a Nikon D3000 DSLR for my amateur photographic needs. It's a great entry level device, easy handling, not too bulky, but bulky enough to make me look for a smaller device. After reading tons of reviews I decided to try out a Sony A5000 mirrorless camera. This camera is fairly cheap, … Continue reading DSLR vs Mirrorless
1 Interview Question That Cuts Through the BS to Reveal Someone’s True Character
I just finished reading this piece of sh..article and I'm wondering who writes this kind of stuff? Or even worse, who takes this kind of stuff seriously? The first thing that annoys me about this article is that the actual question is hidden between a lot of meaningless text. To make it more simple for you, the … Continue reading 1 Interview Question That Cuts Through the BS to Reveal Someone’s True Character
Thank you Poșta Română
After my breakup with Kubuntu I was crushed, I thought I could never find happiness again until this morning. I checked my mailbox and surprise, I'we got mail: my Google AdSense PIN. Now I can finally receive my tons of cash from Google. I want to thank Poșta Română for this performance, after 6(six, SIX, VI) months … Continue reading Thank you Poșta Română
Oare ce piesa o fi asta?
Tip: E veche și e românească. https://www.youtube.com/watch?v=xdgnoxK1mDU
I just put my hands on my old guitar.
When I don't write software I usually play the guitar. In fact, sometimes even when I write code I take a break and play some beats. It helps me think :). Yesterday I recovered my old guitar and I thought it's a good idea to challenge you with a loop. The guitar has crappy strings … Continue reading I just put my hands on my old guitar.