As an engineer, we like to keep things organized. Especially, when you are working on the project and the team is growing larger. | Continue reading
Docker & Go image by github.com/ashleymcnamara/gophers Go — build a... | Continue reading
Years after first trying to write a Sudoku solver in C++ I revisited the problem and implemented it in Python. | Continue reading
This editor helps you to write dev blogs quickly. | Continue reading
How to create and manage an Azure Functions v2 Project in PowerShell | Continue reading
All you should need to know about JavaScript Asynchronous Iterators | Continue reading
Should I expose Enums as strings or enums from my API? | Continue reading
The biggest news of the Apple Music Web Client launch you probably missed | Continue reading
I found myself running a semi-successful curated newsletter. What metric should I base this business on? Thinking out-loud. | Continue reading
On all my previous posts (like this one) you can see VASmalltalk running on any R... | Continue reading
Hero Banner with text contentLet say, we need an image and text content. The te... | Continue reading
This post shows how to use the new Azure SDK for blob storage, using an asynchronous API in order to have better performance and stability | Continue reading
Inline CSS in Rails advanced usage of WEBPACKER for CSS. | Continue reading
All you should need to know about JavaScript Synchronous Generators | Continue reading
Would you take a coding assessment before even talking to your future employer? | Continue reading
This tutorial is about how I prototyped a gesture recognition system using an Arduino and Tensorflow.js | Continue reading
Scripting language runtimes such as Python, Ruby, and Perl are included in macOS for compatibility with legacy software. In future versions of macOS, scripting language runtimes won’t be available by default | Continue reading
More often than not, we confuse and interchange the many falsy values in the JavaScript language: `false`, `0`, `null`, and `undefined` among others. In this article, I explain the semantics behind these values so that we can be better informed about their proper usage. By knowin … | Continue reading
Why smart solutions can be a boomerang sometimes | Continue reading
Yesterday I have written my first article on dev.to and shared it on Reddit. I ha... | Continue reading