Linux terminals, tty, pty and shell – part 2

Demystifying Linux terminals | Continue reading


@dev.to | 4 years ago

Charts for Charity: Pay What You Want with 100% of Proceeds Donated

TLDR: For a limited time the JSCharting 8 in 1 bundle is being licensed for whatever you want to pay,... | Continue reading


@dev.to | 4 years ago

Strategies for Investment in Tech Debt vs. Product Debt

Spaghetti code, architecture that isn't well-thought-out, growth and supportability challenges - bein... | Continue reading


@dev.to | 4 years ago

Serverless API with AWS Sam, DynamoDB and Buddy

Building a scalable application has never been easier. Thanks to AWS Lambda technology, you can run y... | Continue reading


@dev.to | 4 years ago

Enable User Input in My Spreadsheet-Based App

New requirements: add new expenses A while ago I turned my colleague Michelle's Excel file... | Continue reading


@dev.to | 4 years ago

Reimagining Virtual Team Collaboration

Do you ever wish that collaborating with your team when working remotely, would feel more natural? A... | Continue reading


@dev.to | 4 years ago

Webpack 5 and Module Federation – A Microfront End Revolution

Picture this: you've got yourself a pretty whiz-bang component, not just any component, but that clas... | Continue reading


@dev.to | 4 years ago

Show HN: A New Web Component to Drag, Resize and Rotate

Add drag, drop and resize capabilities to any web apps | Continue reading


@dev.to | 4 years ago

Comparing clouds: Billing for stopped machines

Public clouds have grown considerably in size, complexity and sheer number of features. This makes it... | Continue reading


@dev.to | 4 years ago

Nevertheless, She Coded

I’m a woman and I am not afraid to speak up in meetings. I’m a woman and I am not your lesser. I’m a... | Continue reading


@dev.to | 4 years ago

Engineer.ai Fuels Middle East Digital Transformation

Builder.ai (formally known as Engineer.ai), the platform that lets anyone build apps and software wi... | Continue reading


@dev.to | 4 years ago

How I Transitioned from Ease to Spring Animations

Lessons learned while building react-spring visualizer. At work we have been transitioning... | Continue reading


@dev.to | 4 years ago

On the Occasional Misdiagnosis of “Not Invented Here Syndrome”

Continue reading


@dev.to | 4 years ago

How to get 15k+ pages indexed by Google in 24 hours

A guide for speeding up the crawling speed of your website from a few pages per minutes to many pages per second. Tagged with webdev, tips, learning. | Continue reading


@dev.to | 4 years ago

Building the most powerful test recorder on the market

Building the Endtest Chrome Extension | Continue reading


@dev.to | 4 years ago

In-Browser object detection using YOLO and TensorFlow.js

Some time ago, I spent several evenings playing around with state of the art object detection model c... | Continue reading


@dev.to | 4 years ago

Large Scale Geospatial Visualization with Deck.gl, Mapbox-Gl and Vue.js

Geospatial visualization and analytics can open up lots of opportunities for any company which collec... | Continue reading


@dev.to | 4 years ago

My top JavaScript articles from 2019

JavaScript has come a long way since its humble beginnings as a clunky, exclusively front-end scripti... | Continue reading


@dev.to | 4 years ago

Zero Downtime Deployments on Heroku

I ran into the CFO of a startup who told me about a vendor they depended on to perform a critical bac... | Continue reading


@dev.to | 4 years ago

Continue reading


@dev.to | 4 years ago

Building a Blog with Svelte, Sapper, and Markdown

Originally Published on my blog In this post, we will build a website with a blog using svelte, and... | Continue reading


@dev.to | 4 years ago

List of Meta-Great Websites

In the lineage of the series Chicken Soup for the Soul, but Web Soup for the Soul with some lols...😁 | Continue reading


@dev.to | 4 years ago

Using Sane Defaults for Rails Apps Configuration

This post explains one of the practices we use to improve web service configuration management. As an example, we will use a Ruby on Rails application running on the Kubernetes environment. However, the general concept of sane defaults is technology-agnostic and entirely applicab … | Continue reading


@dev.to | 4 years ago

Algorithms to Find Fibonacci Numbers

This morning I came across a great little paper showing twelve algorithms to compute Fibonacci number... | Continue reading


@dev.to | 4 years ago

Reactive programming in angular trough ngfx

Angular is a powerful framework. It has observables, it has TypeScript, it has dependency injection.... | Continue reading


@dev.to | 4 years ago

Web Scraping with PHP: Covid-19 Outbreak Data Based on Channel News Asia

Today I will share how to scrape data of COVID-19 outbreak that contains country, confirmed cases and... | Continue reading


@dev.to | 4 years ago

Automating Every Aspect of Your Python Project

Note: This was originally posted at martinheinz.dev Every project - regardless of whether you are wo... | Continue reading


@dev.to | 4 years ago

Working with Azure VM Spot Instance

Azure Spot instance is a cost-saving option to run a virtual machine in Azure. The VM runs when there... | Continue reading


@dev.to | 4 years ago

Code, Code, Code

How to get better at coding. | Continue reading


@dev.to | 4 years ago

Show HN: Start contributing to JavaScript open source with `react-test`

Hi everyone 👋 I've been writing Open Source for ~10 years and it has been immensely useful for me in... | Continue reading


@dev.to | 4 years ago

Writing an Azure DevOps Pipeline Extension

blogged: 2020.02.20 How I ended up having a Saturday night date with the Azure DevOps marketplace.... | Continue reading


@dev.to | 4 years ago

Building a Founding Team for Your Startup

Introduction With just an idea and you are working on it. You have to persuade other poten... | Continue reading


@dev.to | 4 years ago

Being the first to start remote working

My girlfriend and I want to move to another city. Not a few miles to the next big city, not to the ot... | Continue reading


@dev.to | 4 years ago

Show HN: Transform public/internal webhooks with WHR Functions

Transform/convert webhooks in a serverless fashion to connect Dockerhub to Slack | Continue reading


@dev.to | 4 years ago

Add Destroy Script to Package.json

Add a destroy script to your package.json, so you can easily clean down your development environment using a single command. | Continue reading


@dev.to | 4 years ago

What Is an Engineering Manager Anyway?

I've had the pleasure of being an engineering manager (EM) for five years. For EMs who are new, I wan... | Continue reading


@dev.to | 4 years ago

Pair-Programming Tour on Visual/Spatial Computing (US West Coast)

Cover image credits: Calqui - Own work, CC BY-SA 3.0 I will be coming to the US in March/A... | Continue reading


@dev.to | 4 years ago

Decentralized services secured and monetizable with a blockchain of executions

Blockchain of executions The MESG Token is the fuel for the MESG Network, and its primary... | Continue reading


@dev.to | 4 years ago

🧟 Emojis can be wicked

This is a brief history of two applications that provide similar services, which own similar problems... | Continue reading


@dev.to | 4 years ago

Like `Console.log` but Better

Who hasn't peppered their code with console.logs in an attempt to find that pesky bug? The logs can g... | Continue reading


@dev.to | 4 years ago

Should I Use a Microservices Architecture?

Are you considering adopting a microservices architecture? Won’t it fix all your problems? Join me for a look into the realities of microservices! | Continue reading


@dev.to | 4 years ago

Azure Policy – Enforce Location for CosmosDB

Now, it’s very easy on Azure to limit allowed locations for your services. Azure has a built in Azure... | Continue reading


@dev.to | 4 years ago

Developer Improve Your Productivity

As most of us developers I also suck at productivity even though I had different opinion and was cons... | Continue reading


@dev.to | 4 years ago

Multiples and LRU Cache – Weekly Challenge

Doing the Perl Weekly Challenge week 49 | Continue reading


@dev.to | 4 years ago

I'm working on a new decentralized service discovery system for Node.js

I'm creating a full decentralized services discovery system with built-in load balancer for Node... | Continue reading


@dev.to | 4 years ago

Show HN: Use comments to unit test your code

At Supabase we love writing as little code as possible, so we decided to combine our unit tests with... | Continue reading


@dev.to | 4 years ago

What should and what shouldn't be handled with Reader

a few thought on the Reader monad | Continue reading


@dev.to | 4 years ago

Git in JavaScript and picking the right OSS project for your needs

Just recently I had to write a feature for a library and its CLI to make sure that it doesn't generat... | Continue reading


@dev.to | 4 years ago