How to Become a Senior Developer

Being a programmer is a great thing. For me, there's nothing better than working in software engineer... | Continue reading


@dev.to | 4 years ago

Make requests act like jQuery when passing nested objects to data/payload

Once upon a time I, once was stuck when using python-requests in order to poke a PHP backe... | Continue reading


@dev.to | 4 years ago

Kerberos Authentication in the Cloud, Introduction to Azure Ad Domain Service

Dealing with legacy applications that use Kerberos to authenticate users can be complicated. Kerberos... | Continue reading


@dev.to | 4 years ago

ARM Deployment, New Azure Deployment Options with PowerShell

Until recently to deploy a resource to Azure using an ARM template and PowerShell you had two options... | Continue reading


@dev.to | 4 years ago

Be more productive, less robotic when inbox need to much attention

I worked in a french company that is using iTop internally. This project was born out of a specific n... | Continue reading


@dev.to | 4 years ago

Design System: Compositional philosophy of components

Extending the component life cycle is a constant challenge for high-scale products. | Continue reading


@dev.to | 4 years ago

Productive Tools for Web Development

🦸FRONTEND ESSENTIALS In modern times, our lives have certainly become a bit more dynamic.S... | Continue reading


@dev.to | 4 years ago

Setup Vagrant on Linux/Ubuntu

A complete guide to setup vagrant on Ubuntu 18.04 Install VirtualBox Start by importing GPG keys of... | Continue reading


@dev.to | 4 years ago

Traditional hook vs. concent hook in React

Star Concent if you are interested in it, I will appreciate it greatly. Recently I updated the REA... | Continue reading


@dev.to | 4 years ago

Commitiquette: a tool to help guide contributors commit messages

Commitiquette is a Commitizen plugin that uses your CommitLint configuration, allowing you to maintai... | Continue reading


@dev.to | 4 years ago

Tasks Manager Within SpaceVim

simple guide for using task in SpaceVim | Continue reading


@dev.to | 4 years ago

What is O(log n)? Learn Big O Logarithmic Time Complexity

In this tutorial, you’ll learn the fundamentals of Big O notation logarithmic time complexity with examples in JavaScript. | Continue reading


@dev.to | 4 years ago

The beginner's guide to Linux terminals, tty, pty and shell

Demystifying Linux terminals | Continue reading


@dev.to | 4 years ago

Including files created by Node.js into .NET project

This is the continuation of a previous post of mine Automatin... | Continue reading


@dev.to | 4 years ago

How to Become a Shopify Developer

Photo by Nicole De Khors from Burst Shopify has bee growing so fast in the last couple of years. “We... | Continue reading


@dev.to | 4 years ago

Unit Test Your Configuration Files

Infrastructure as Code. Photo courtesy: @Bass Emmen Originally published at https://pbnj.dev... | Continue reading


@dev.to | 4 years ago

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 | 4 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 | 4 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 | 4 years ago

Automating Everything with Python

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


@dev.to | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 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 | 4 years ago

I Approach Whiteboard Interviews

From Imposter to Candidate | Continue reading


@dev.to | 4 years ago

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

Continue reading


@dev.to | 4 years ago

The Do's and Don'ts of Technical Interviews

Continue reading


@dev.to | 4 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 | 4 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 | 4 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 | 4 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 | 4 years ago

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

A standard for recording HTTP requests and responses | Continue reading


@dev.to | 4 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 | 4 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 | 4 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 | 4 years ago

How Svelte.js works under the hood

Learn how to the compiler works internally | Continue reading


@dev.to | 4 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 | 4 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 | 4 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 | 4 years ago