Being a programmer is a great thing. For me, there's nothing better than working in software engineer... | Continue reading
Once upon a time I, once was stuck when using python-requests in order to poke a PHP backe... | Continue reading
Dealing with legacy applications that use Kerberos to authenticate users can be complicated. Kerberos... | Continue reading
Until recently to deploy a resource to Azure using an ARM template and PowerShell you had two options... | Continue reading
I worked in a french company that is using iTop internally. This project was born out of a specific n... | Continue reading
Extending the component life cycle is a constant challenge for high-scale products. | Continue reading
🦸FRONTEND ESSENTIALS In modern times, our lives have certainly become a bit more dynamic.S... | Continue reading
A complete guide to setup vagrant on Ubuntu 18.04 Install VirtualBox Start by importing GPG keys of... | Continue reading
Star Concent if you are interested in it, I will appreciate it greatly. Recently I updated the REA... | Continue reading
Commitiquette is a Commitizen plugin that uses your CommitLint configuration, allowing you to maintai... | Continue reading
simple guide for using task in SpaceVim | Continue reading
In this tutorial, you’ll learn the fundamentals of Big O notation logarithmic time complexity with examples in JavaScript. | Continue reading
Demystifying Linux terminals | Continue reading
This is the continuation of a previous post of mine Automatin... | Continue reading
Photo by Nicole De Khors from Burst Shopify has bee growing so fast in the last couple of years. “We... | Continue reading
Infrastructure as Code. Photo courtesy: @Bass Emmen Originally published at https://pbnj.dev... | Continue reading
Let start by creating a simple Asp.net core api. This service is going to return a catalog in hierarc... | Continue reading
Using Cake’s C# makefiles to script your application build process. | Continue reading
Let's review what led to the deprecation of request, one of the top Node.js packages of all time. | Continue reading
There are countless libraries for generating charts on the web. Each serves a slightly different nich... | Continue reading
In this episode I catch up with Thomas Maurer to discuss Azure hybrid cloud scenarios and we answ... | Continue reading
Introduction Python is a general language for beginners to get started with programming. P... | Continue reading
Did you know that as of 2018, roughly 18 million websites have been using Bootstrap as a CSS Framewor... | Continue reading
I was blown away by the Polaroid camera @fossheim made with just HTML/CSS. If you missed it, go chec... | Continue reading
Server side rendering (SSR) and Static Site Generation (SSG) are two ways to create websites using a... | Continue reading
nnn is a file manager with several features which are not apparent if you don't go through the wiki... | Continue reading
Yesterday, I wrote a post about how I'm learning Ruby in public. There are many sources I'm finding p... | Continue reading
Writing effective Unit and Integration Tests begins with writing TESTABLE code. When moving toward a Continuous Development / Continuous Integration pipeline, there needs to be solid testing to show that the code works as expected. This article will have a front-end focus, but … | Continue reading
I love Cypress, it’s one of those tools that for me has just made e2e testing actually fun and engagi... | Continue reading
Using Test Doubles and VCR to make RSpec tests faster | Continue reading
Issues when publishing an Excel file My colleague Michelle in the finance team has a routi... | Continue reading
Hello world ✌️, In this article, I would like to show you how you can proxy HTTP requests with absol... | Continue reading
I've always been using AWS for hosting from simple prototypes to critical B2B systems. Thanks to its... | Continue reading
From Imposter to Candidate | Continue reading
Whether you're wanting to become a digital nomad, earn extra money as a freelancer or work from home... | Continue reading
Building things in public has become an interesting practice in the startup world: you can get quick... | Continue reading
This article is a follow up of the one I did about the the most recommended startup books of all-time... | Continue reading
What would Node look like if it was written today? In one word: Deno. The JS runtime has Typescript b... | Continue reading
A standard for recording HTTP requests and responses | Continue reading
As a part of handling failure cleanly, an organization has to do negative testing. Here are some examples of negative testing scenarios. | Continue reading
Como diria o Milton Leite (Narrador do SPORTV): "Queeee faaasee" pra ser desenvolvedor do Software.... | Continue reading
In my current job, each time we need to create a new form for our web app, we have to create a set of... | Continue reading
Learn how to the compiler works internally | Continue reading
An easy way to implement the chain of responsibility with the use of the builder pattern asynchronously in Android | Continue reading
Incent is a transactional based system that provides rewards for trackable actions. We can reward pre... | Continue reading
While creating SkyHole, I found myself writing a few shell scripts. They get the job done, and althou... | Continue reading