Writing cross platform scripts with Sparrow6

How to create scripts for Linux and Windows using unified interface Sparrow6 | Continue reading


@dev.to | 5 years ago

Reviewing the Code Review – Part II

Continue reading


@dev.to | 5 years ago

AWS Series: What's in the Bucket?

Objects. That's what. S3 (Simple Storage Service) is used to store objects and flat files in 'buckets' in the Cloud. | Continue reading


@dev.to | 5 years ago

AWS Series: Which EC2 Is Right for You?

EC2 is a service that provides virtual machines in the cloud where you only pay for the capacity you use and choose from 'families' of instance types that are good for different use cases. | Continue reading


@dev.to | 5 years ago

Developers Judge Your App Based on Your API, SDK and Docs. Treat Them Equally

Continue reading


@dev.to | 5 years ago

Architecture Improved My Coding Skills

We all our skills in different ways. The path to becoming a senior engineer is never the same. This is an example of how mine involved writing less code than most. | Continue reading


@dev.to | 5 years ago

I accidentally became a self-taught web developer

Short story about how Webredone's founder got involved into wev development | Continue reading


@dev.to | 5 years ago

Time to Step Up Your Microservices

Despite the hype around microservices, there are high chances you have not adopte... | Continue reading


@dev.to | 5 years ago

VM Orchestration Using PowerShell Core and Azure Functions

How to create a complex workflow to manage data and VM | Continue reading


@dev.to | 5 years ago

How to Rock the Party with Apollo GraphQL Cache

Continue reading


@dev.to | 5 years ago

Pro Version of React Fullscreen Lightbox

Already stunning React lightbox component improved by: thumbs, zooming, slideshow, captions and more!Environment! | Continue reading


@dev.to | 5 years ago

Using Fiddler as Proxy for NPM, Maven, Gradle

Continue reading


@dev.to | 5 years ago

The magic of a mise en place mindset for front end development

While software development is a relatively young field, there are more established industries that we can learn from to help us write better code. For generations, chefs tout a mise en place mindset as a technique that is critical to success in the kitchen. | Continue reading


@dev.to | 5 years ago

Pay your rent from open source

Continue reading


@dev.to | 5 years ago

GitLens: Where have you been all my life

Continue reading


@dev.to | 5 years ago

Human Readable JavaScript

There are plenty of optional characters when defining functions. When used in functional methods these options increase. What are they? And how do they affect readability? | Continue reading


@dev.to | 5 years ago

Azure Cloud Shell – PowerShell Core – Microsoft Docs

Continue reading


@dev.to | 5 years ago

It is time to ditch ReactJS or Angular and use better web standards like

Continue reading


@dev.to | 5 years ago

Essential Front End Resources in 2019

Continue reading


@dev.to | 5 years ago

Design tricks and logic on my website

Continue reading


@dev.to | 5 years ago

The Power of Higher Order Functions in JavaScript (With Examples and Use Cases)

Continue reading


@dev.to | 5 years ago

Many Ways to Use Apollo

Continue reading


@dev.to | 5 years ago

HTML elements of type url let enter non-url

Continue reading


@dev.to | 5 years ago

Learn about Kubernetes components required to run stateful Kafka Streams apps

Continue reading


@dev.to | 5 years ago

Requirementsascode: Kissing the state machine goodbye (2018)

An alternative to state machine models for complicated behavior | Continue reading


@dev.to | 5 years ago

What's Wrong with the Tech Interview Process?

There is widespread belief that the tech interview process is broken but little in the way of movement to change it. | Continue reading


@dev.to | 5 years ago

Advices after 10 years of development

Continue reading


@dev.to | 5 years ago

Building Powerful GraphQL Servers with Rust

Setting up a GraphQL server with Rust, Juniper, Diesel, and Actix; learning about Rust's web frameworks and powerful macros along the way. | Continue reading


@dev.to | 5 years ago

New Features of AWS Amplify

An overview of the most popular new features of AWS Amplify. | Continue reading


@dev.to | 5 years ago

Modern React Component building and publishing workflow

Continue reading


@dev.to | 5 years ago

Markdown Is Markup and Other Confusions Around JAMStack

What makes a site JAMStack? A lot of it is in the M for markup. | Continue reading


@dev.to | 5 years ago

Learn How to Build Your Own JavaScript Module Bundler

Continue reading


@dev.to | 5 years ago

Building SaaS?

Continue reading


@dev.to | 5 years ago

Passing AWS Solutions Architect Associate Exam in 2019

If I've passed this exam, you can do it too, seriously | Continue reading


@dev.to | 5 years ago

Google Cloud App Engine and Environment Variables

Continue reading


@dev.to | 5 years ago

How to get hired by a remote-first company

Continue reading


@dev.to | 5 years ago

Kreatorschool – A Nocode Significant Content Platform

Continue reading


@dev.to | 5 years ago

Using MySQL as a Cache Layer for BigQuery

When MySQL is faster than BigQuery | Continue reading


@dev.to | 5 years ago

“Server Utilization” is a nonsense metric

Continue reading


@dev.to | 5 years ago

Chart every developer must understand

Most teams could deliver their software projects sooner if they focused more effort on defect prevention, early defect removal, and other quality issues. | Continue reading


@dev.to | 5 years ago

AWS Series: Concepts from a to Z

The AWS list of services grows each month, here's a list to help you get to grips with some of them | Continue reading


@dev.to | 5 years ago

Building a Profitable Side Project

1. Learn to code. 2. Start a side project. 3. ??? 4. Profit! | Continue reading


@dev.to | 5 years ago

Containers for Machine Learning, from Scratch to Kubernetes

Continue reading


@dev.to | 5 years ago

The Interview Study Guide for Software Engineers

Continue reading


@dev.to | 5 years ago

My Favorite CSS Hack

Using x-ray goggles to see boundaries of all layout elements. | Continue reading


@dev.to | 5 years ago

Error: Getaddrinfo Enotfound Localhost.localdomain

Can't connect to localhost | Continue reading


@dev.to | 5 years ago

The Myth of the Autistic Jerk

There's a myth that autistic people behave poorly, and that it's excusable because they're autistic. That's far from the truth. | Continue reading


@dev.to | 5 years ago

Asynchronous Generators and the Unix-like async piping pattern

All you should need to know about JavaScript Asynchronous Generators | Continue reading


@dev.to | 5 years ago