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
This blog post will show you how to move your existing Postgres database on Heroku to AWS. At DealDro... | Continue reading
Introduction Do you love the simplicity of being able to download & compile golang app... | Continue reading
WebAssembly enables running native code in the JavaScript engine. The compiled and optimised binary e... | Continue reading
I find it fascinating what you can find on youtube these days. People are selling you shortcuts to... | Continue reading
When we talk about Infrastructure as Code, we mean to build our services by using the same technics a... | Continue reading
What Do You Find Difficult about SQL and Databases? | Continue reading
As developers, we don’t have the time or patience for routine tasks. We like to get things done, and... | Continue reading
Continue creating boosted Server Side Rendering implementation. In the first part we prepared ReactJ... | Continue reading
Server-side rendering (SSR) is technique when content for a web page is rendered on the server using... | Continue reading
Welcome to this months showcase of great Data Science and Data Engineering stories from around the internet | Continue reading
Do you work with data? If so... You need to learn the language of the snake... No, not that snake l... | Continue reading
How about you? Any other stories to make me feel better? | Continue reading
Overview First and foremost, this post is not a guide explaining how to shield your online... | Continue reading
Since 2016, certificate authority Let's Encrypt have offered free SSL/TLS certificates in a bid to ma... | Continue reading
Lion is a white-label, open-source, framework-agnostic component library, and can be the foundation for your codified in-house Design System. | Continue reading