Published inJavaScript in Plain EnglishThe Trend is Not Your Friend“The trend is your friend” is a famous phrase among stock traders and investors. In a nutshell, it means that traders should follow the…Jul 18, 2023Jul 18, 2023
Unit-testing a child process in a Node.js\Typescript appRecently I was involved in building a Node.js app written in Typescript that integrates with Git repositories. The app executes Git…Jan 6, 2023Jan 6, 2023
Published inWix EngineeringRedis as a DatabaseI’ve been using Redis a lot in the past few years (and even wrote a post about misusing it), mostly as a cache layer between the App and…Dec 12, 2021Dec 12, 2021
REPL Driven Development (RDD)Its seems like we already have many TLAs (abbreviation of three-letter acronyms — which by itself is a TLA…) for describing different…Jul 9, 20211Jul 9, 20211
GitHub Actions, the Sea of Galilee and a Twitter botThe Sea of Galilee is the lowest freshwater lake on earth, located in the northeast part of Israel. Up until few years ago the lake…Feb 8, 2021Feb 8, 2021
Ring (Clojure) middleware to standardized your APIWriting REST API in Clojure can easily lead to inconsistency naming convention between the API schema and the underline code data…Sep 2, 20202Sep 2, 20202
Using babashka for GitHub ActionsI wanted to play around with GitHub Actions for some time but didn’t find the “proper” opportunity to do so. Lately I had the chance to…Aug 5, 20201Aug 5, 20201
Writing my FIRST 100,000 lines of codeI’ve recently came across a job post in LinkedIn looking for a developer with just a single requirement:Dec 20, 2019Dec 20, 2019
Published inThe StartupWhat I didn’t know I didn’t know about Redis“There are known knowns; there are things we know we know. We also know there are known unknowns; that is to say we know there are some…Nov 30, 20191Nov 30, 20191
Published inAppsFlyer EngineeringHow can “Hello World” program effect the way you think about programingI’ve recently watched this great talk by Scott Wlaschin on YouTube. One of the things that got stuck in my head after the talk is a quote…Nov 6, 2019Nov 6, 2019