Codeless caching using Azure API management

Let start by creating a simple Asp.net core api. This service is going to return a catalog in hierarc... | Continue reading


@dev.to | 4 years ago

Using Cake build scripts for your .NET Core web apps

Using Cake’s C# makefiles to script your application build process. | Continue reading


@dev.to | 4 years ago

Request for Node.js has been deprecated: 40K+ packages depends on it

Let's review what led to the deprecation of request, one of the top Node.js packages of all time. | Continue reading


@dev.to | 5 years ago

A new technique for making responsive, JavaScript-free charts

There are countless libraries for generating charts on the web. Each serves a slightly different nich... | Continue reading


@dev.to | 5 years ago

Azure Hybrid Cloud with Thomas Maurer

In this episode I catch up with Thomas Maurer to discuss Azure hybrid cloud scenarios and we answ... | Continue reading


@dev.to | 5 years ago

Automating Everything with Python

Introduction Python is a general language for beginners to get started with programming. P... | Continue reading


@dev.to | 5 years ago

Top Free Bootstrap UI Kits for 2020

Did you know that as of 2018, roughly 18 million websites have been using Bootstrap as a CSS Framewor... | Continue reading


@dev.to | 5 years ago

Bringing the CSS-only Polaroid camera to life

I was blown away by the Polaroid camera @fossheim made with just HTML/CSS. If you missed it, go chec... | Continue reading


@dev.to | 5 years ago

Server Side Rendering vs. Static Site Generation

Server side rendering (SSR) and Static Site Generation (SSG) are two ways to create websites using a... | Continue reading


@dev.to | 5 years ago

Underused Power-Features of Nnn

nnn is a file manager with several features which are not apparent if you don't go through the wiki... | Continue reading


@dev.to | 5 years ago

Resources for Learning Ruby Online

Yesterday, I wrote a post about how I'm learning Ruby in public. There are many sources I'm finding p... | Continue reading


@dev.to | 5 years ago

Unit and Integration Testing

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


@dev.to | 5 years ago

Loading and using a fixture from an API endpoint for Cypress e2e tests

I love Cypress, it’s one of those tools that for me has just made e2e testing actually fun and engagi... | Continue reading


@dev.to | 5 years ago

Fast(er) Tests with Stunt Doubles and VCR Recordings

Using Test Doubles and VCR to make RSpec tests faster | Continue reading


@dev.to | 5 years ago

I Created an Online Budget Report from Excel Files

Issues when publishing an Excel file My colleague Michelle in the finance team has a routi... | Continue reading


@dev.to | 5 years ago

How to Proxy HTTP Requests

Hello world ✌️, In this article, I would like to show you how you can proxy HTTP requests with absol... | Continue reading


@dev.to | 5 years ago

We Left AWS

I've always been using AWS for hosting from simple prototypes to critical B2B systems. Thanks to its... | Continue reading


@dev.to | 5 years ago

I Approach Whiteboard Interviews

From Imposter to Candidate | Continue reading


@dev.to | 5 years ago

Great Programming Books Rarely Mentioned in “Great Programming Books” Articles

Continue reading


@dev.to | 5 years ago

The Do's and Don'ts of Technical Interviews

Continue reading


@dev.to | 5 years ago

Places to Find Remote, Freelance Web Developer Jobs

Whether you're wanting to become a digital nomad, earn extra money as a freelancer or work from home... | Continue reading


@dev.to | 5 years ago

Learning Ruby in Public

Building things in public has become an interesting practice in the startup world: you can get quick... | Continue reading


@dev.to | 5 years ago

Recommended programming books of all-time

This article is a follow up of the one I did about the the most recommended startup books of all-time... | Continue reading


@dev.to | 5 years ago

On Deno and the Future of Node

What would Node look like if it was written today? In one word: Deno. The JS runtime has Typescript b... | Continue reading


@dev.to | 5 years ago

HTTP types (JSON format and client libraries for HTTP recordings)

A standard for recording HTTP requests and responses | Continue reading


@dev.to | 5 years ago

Negative Testing

As a part of handling failure cleanly, an organization has to do negative testing. Here are some examples of negative testing scenarios. | Continue reading


@dev.to | 5 years ago

Seja um FullStack nas Soft skills

Como diria o Milton Leite (Narrador do SPORTV): "Queeee faaasee" pra ser desenvolvedor do Software.... | Continue reading


@dev.to | 5 years ago

Automating boilerplate code generation with Node.js and Handlebars

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


@dev.to | 5 years ago

How Svelte.js works under the hood

Learn how to the compiler works internally | Continue reading


@dev.to | 5 years ago

Asynchronous Easy Pipeline in Android

An easy way to implement the chain of responsibility with the use of the builder pattern asynchronously in Android | Continue reading


@dev.to | 5 years ago

Dynamic ETL from RDS to Redshift Using AWS Glue

Incent is a transactional based system that provides rewards for trackable actions. We can reward pre... | Continue reading


@dev.to | 5 years ago

Practicing Safe S Hell

While creating SkyHole, I found myself writing a few shell scripts. They get the job done, and althou... | Continue reading


@dev.to | 5 years ago

How to move your Postgres database from Heroku to AWS RDS

This blog post will show you how to move your existing Postgres database on Heroku to AWS. At DealDro... | Continue reading


@dev.to | 5 years ago

Show HN: Bingo – The missing package manager for Golang binaries

Introduction Do you love the simplicity of being able to download & compile golang app... | Continue reading


@dev.to | 5 years ago

WASI – WebAssembly System Interface with Wasmtime

WebAssembly enables running native code in the JavaScript engine. The compiled and optimised binary e... | Continue reading


@dev.to | 5 years ago

Going down the YouTube tech guru hole or how you can spot scam artists

I find it fascinating what you can find on youtube these days. People are selling you shortcuts to... | Continue reading


@dev.to | 5 years ago

How to test your Azure ARM Template with ARM Template toolkit (arm-ttk)

When we talk about Infrastructure as Code, we mean to build our services by using the same technics a... | Continue reading


@dev.to | 5 years ago

What Do You Find Difficult about SQL and Databases?

What Do You Find Difficult about SQL and Databases? | Continue reading


@dev.to | 5 years ago

Huginn: An Open-Source, Self-Hosted IFTTT

As developers, we don’t have the time or patience for routine tasks. We like to get things done, and... | Continue reading


@dev.to | 5 years ago

How to Improve React App Performance with SSR and Rust [Part II]

Continue creating boosted Server Side Rendering implementation. In the first part we prepared ReactJ... | Continue reading


@dev.to | 5 years ago

How to Improve React App Performance with SSR and Rust [Part I: SSR]

Server-side rendering (SSR) is technique when content for a web page is rendered on the server using... | Continue reading


@dev.to | 5 years ago

Monthly Data News – February 2020

Welcome to this months showcase of great Data Science and Data Engineering stories from around the internet | Continue reading


@dev.to | 5 years ago

Data Analyst? Time to Learn Python

Do you work with data? If so... You need to learn the language of the snake... No, not that snake l... | Continue reading


@dev.to | 5 years ago

What Do You Have to Google? Every. Single. Time

How about you? Any other stories to make me feel better? | Continue reading


@dev.to | 5 years ago

SkyHole: Privacy in a Digital Age

Overview First and foremost, this post is not a guide explaining how to shield your online... | Continue reading


@dev.to | 5 years ago

Automatic SSL with Let's Encrypt and Nginx

Since 2016, certificate authority Let's Encrypt have offered free SSL/TLS certificates in a bid to ma... | Continue reading


@dev.to | 5 years ago

Accounting for Technical Debt

Continue reading


@dev.to | 5 years ago

ING open sources Lion: A library of accessible and flexible Web Components

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


@dev.to | 5 years ago