Published in Everything Full Stack·Jul 30Professional Daily gives your team a NUDGEWould you brush your teeth every day if it took 10 minutes? How about 30? 40? Even if you brush, floss, and gargle your mouthwash in devotion and awe — I don’t believe you’d give it more than 10 minutes, let alone 40. Daily Standup is a morning hygiene ceremony…Agile Methodology10 min read
Published in Everything Full Stack·Apr 29Do you have the Basics of Functional Tests?It is the most common test type. As such, almost every coder learned it by example, alas — very few understand it in depth. The internet is so full of code-snippets, that too few take the effort to understand above the minimum it takes to make them work in a…Functional Testing11 min read
Published in Everything Full Stack·Mar 15Do you Waterproof your Software?In a world of rushing to each release and releases are continuous and often, what do you do to safeguard your software? What can you do, like, what are the options? From a what exactly is CI/CD: Software CI is a process whose goal is (…) a distribution that is…Software Development12 min read
Published in Everything Full Stack·Jan 10What exactly is CI/CD?It has become a software-development essential that comes with a set of buzzwords, so many people kind ‘a picked them up from the context. But how much really is understood about CI/CD? This is an in-simple-words break down. This post is for technical and non-technical people alike, meant to help…Cicd10 min read
Published in Everything Full Stack·Dec 12, 2021Do you master the basics of Log Verbosity?What do you see in your app-logs? Not enough info? Too much Noise? A provoking opaque stare back at you? When you find that your logs are not useful it’s often too late — you have a problem in production, and in addition to that you understand you do not…Application Logging10 min read
Published in Everything Full Stack·Nov 8, 2021Misconceptions re. Application LogsLogs are one of the first-ever features of software. As such they have evolved a long way, and thus, are shrouded with misconceptions rooted in the past. …Logs10 min read
Published in Everything Full Stack·Oct 12, 2021Who reads logs?Logs are a ubiquitous aspect of software. With time they have evolved from the main interface of programs to a sadly neglected side-effect of applications. …Log10 min read
Aug 10, 2021Based on Terminal LumineltThis is my attempt at translating a song by Meir Ariel. But not accurately or entirely devoted to the source. That’s because for years I have misunderstood it a little, and the interpretation I had for it was something I came to love. From time to time I heard this…Literature7 min read
Published in Everything Full Stack·Nov 3, 2020AWS CloudFront CDN — Simply putCDN is a powerful concept but not a simple one to wrap your mind around. Having CDNs usually offered in modern days as a service, one has to understand the concept, and how it maps into the terminology of the service in use in order to make sense of the…Cdn10 min read
Published in Everything Full Stack·Jun 4, 2020Member-onlyThe peculiar case of passing tests and failing coverageThe Story Begins April 19th was a normal April day. I was working on few PRs to some soon-to-be open-source initiative, where one of them failed a build. …Nodejs12 min read