Rewrite Commit History

As an engineer, we like to keep things organized. Especially, when you are working on the project and the team is growing larger. | Continue reading


@dev.to | 5 years ago

Confused by Git? Here's a Git crash course to fix that

Continue reading


@dev.to | 5 years ago

Go – build a minimal docker image in just three steps

Docker & Go image by github.com/ashleymcnamara/gophers Go — build a... | Continue reading


@dev.to | 5 years ago

Free Software Costs Something

Continue reading


@dev.to | 5 years ago

Stateless Apps in Kubernetes – Beyond Pods

Continue reading


@dev.to | 5 years ago

I Finally Wrote a Sudoku Solving Algorithm

Years after first trying to write a Sudoku solver in C++ I revisited the problem and implemented it in Python. | Continue reading


@dev.to | 5 years ago

Write your dev blogs quickly using this tool built with react

This editor helps you to write dev blogs quickly. | Continue reading


@dev.to | 5 years ago

PowerShell Core and Azure Functions, How-To

How to create and manage an Azure Functions v2 Project in PowerShell | Continue reading


@dev.to | 5 years ago

CSS Quickies: CSS Variables – Or how you create a white/dark theme easily

Continue reading


@dev.to | 5 years ago

JavaScript Iterators and Generators: Asynchronous Iterators

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


@dev.to | 5 years ago

Enums and APIs

Should I expose Enums as strings or enums from my API? | Continue reading


@dev.to | 5 years ago

Funcy – A Serverless Slack App Using Azure Functions

Continue reading


@dev.to | 5 years ago

Desktop Application Development in ElectronJS Using Angular

Continue reading


@dev.to | 5 years ago

Apple Just Shipped Web Components to Production and You Probably Missed It

The biggest news of the Apple Music Web Client launch you probably missed | Continue reading


@dev.to | 5 years ago

Running a Newsletter with Better Metrics

I found myself running a semi-successful curated newsletter. What metric should I base this business on? Thinking out-loud. | Continue reading


@dev.to | 5 years ago

Bookmarks for Developer and Other IT Resources

Continue reading


@dev.to | 5 years ago

Guided bibliography for the serious self-taught programmer

Continue reading


@dev.to | 5 years ago

️ How to safely access deep nested values in JavaScript?

Continue reading


@dev.to | 5 years ago

Getting Started with Nvidia Jetson Nano, TensorFlow and Smalltalk

On all my previous posts (like this one) you can see VASmalltalk running on any R... | Continue reading


@dev.to | 5 years ago

Secure Automatic Updates for Electron Apps

Continue reading


@dev.to | 5 years ago

Dynamic Image height adjustment in CSS based on content

Hero Banner with text contentLet say, we need an image and text content. The te... | Continue reading


@dev.to | 5 years ago

Why ${1+“$@”} is used in shell script

Continue reading


@dev.to | 5 years ago

Arithmetic operation in shell script can be dangerous

Continue reading


@dev.to | 5 years ago

I ran a study to see who has fastest page load times: static or dynamic sites

Continue reading


@dev.to | 5 years ago

Catch them if you can or why locators make my tests stable

Continue reading


@dev.to | 5 years ago

Using the new Azure SDK for Java to upload images asynchronously

This post shows how to use the new Azure SDK for blob storage, using an asynchronous API in order to have better performance and stability | Continue reading


@dev.to | 5 years ago

Reacting to Dropbox: another take on cross-platform C++ development

Continue reading


@dev.to | 5 years ago

Best open-source findings, August 2019

Continue reading


@dev.to | 5 years ago

Former Tech Lead for the NPM CLI, Been Doing FOSS for 10 Years, Ask Me Anything

Continue reading


@dev.to | 5 years ago

A System for Sustainable FOSS

Continue reading


@dev.to | 5 years ago

I run PowerShell on Android and so can you

Continue reading


@dev.to | 5 years ago

Critical CSS with Rails and Webpacker

Inline CSS in Rails advanced usage of WEBPACKER for CSS. | Continue reading


@dev.to | 5 years ago

Top essential SEO optimizations for you to learn in 2019

Continue reading


@dev.to | 5 years ago

A 6 minute introduction to Helm

Continue reading


@dev.to | 5 years ago

How to Create an Open Source Project

Continue reading


@dev.to | 5 years ago

Creating the typewriter effect with the use of async generators

Continue reading


@dev.to | 5 years ago

In-Depth Overview of Synchronous Generators [JS]

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


@dev.to | 5 years ago

Would you take a coding assessment before even talking to a human being?

Would you take a coding assessment before even talking to your future employer? | Continue reading


@dev.to | 5 years ago

Deploy Node Projects to GitHub Pages with GitHub Actions

Continue reading


@dev.to | 5 years ago

Play Street Fighter with Body Movements Using Arduino and Tensorflow.js

This tutorial is about how I prototyped a gesture recognition system using an Arduino and Tensorflow.js | Continue reading


@dev.to | 5 years ago

Apple wants to remove scripting languages from macOS

Scripting language runtimes such as Python, Ruby, and Perl are included in macOS for compatibility with legacy software. In future versions of macOS, scripting language runtimes won’t be available by default | Continue reading


@dev.to | 5 years ago

The Programming Language That Changed My Life

Continue reading


@dev.to | 5 years ago

A Catalog of Your Files

Continue reading


@dev.to | 5 years ago

Ditching worthless friends with Facebook data and JavaScript

Continue reading


@dev.to | 5 years ago

The Semantics of Falsy Values

More often than not, we confuse and interchange the many falsy values in the JavaScript language: `false`, `0`, `null`, and `undefined` among others. In this article, I explain the semantics behind these values so that we can be better informed about their proper usage. By knowin … | Continue reading


@dev.to | 5 years ago

What are your design patterns?

Continue reading


@dev.to | 5 years ago

What's you opinion about “smart” solutions in development and frameworks

Why smart solutions can be a boomerang sometimes | Continue reading


@dev.to | 5 years ago

Dev.to is shadow-banned on Reddit

Yesterday I have written my first article on dev.to and shared it on Reddit. I ha... | Continue reading


@dev.to | 5 years ago