Mind-bending functional programming with TypeScript – part 1

Learn about interesting concepts from the world of functional programming. | Continue reading


@dev.to | 4 years ago

How to write a self hosted Web crawler and search bar in 60 lines of code

Hi everyone. In this article we are going to talk about how can you write a simple web scraper and a... | Continue reading


@dev.to | 4 years ago

Writing cleaner code with the rule of least power

The rule of least power suggests that: the less powerful the [computer] language, the more you can... | Continue reading


@dev.to | 4 years ago

GitHub Actions Using Jsonbin.io

Hi guys, I would like to introduce one of the GitHub Actions that I have implemented during GitHub Ac... | Continue reading


@dev.to | 4 years ago

FireUp CLI: Upload anything, right from your command-line

Hey DEV! I'm back again with another free and open-source project, one that I've always wanted but n... | Continue reading


@dev.to | 4 years ago

Command Design Pattern Explained with C

Introduction The command pattern is a behavioral design pattern. This pattern encapsulates... | Continue reading


@dev.to | 4 years ago

What if I waste my time trying to learn programming?

I want to start out by acknowledging how crazy hard it is to teach yourself programming. I don't mean... | Continue reading


@dev.to | 4 years ago

Creating JavaScript Column and Bar Charts on Covid-19 Data

Need compelling JS charts for your website or app? Start with the basics! Complete this quick data vi... | Continue reading


@dev.to | 4 years ago

Vim Un-Alphabet

A while back, chantastic announced and expertly executed a month of screencasts on Vim. The idea was... | Continue reading


@dev.to | 4 years ago

Weekly Challenge: Week 55 – Simon Proctor

Talking about my ongoing attempts at the Perl weekly challenge in Raku | Continue reading


@dev.to | 4 years ago

Replacing React's Redux Library with the UseReducer Hook

I've been moving over to using React Hooks in my development of late. They offer a much simpler, te... | Continue reading


@dev.to | 4 years ago

Spring Boot Performance Benchmarks with Tomcat, Undertow and Webflux

This post is a performance benchmark of Tomcat, Undertow and Webflux running under Azure. | Continue reading


@dev.to | 4 years ago

A beginner's guide to property-based testing

This guide walks you through the what and why of property-based testing, with practical use cases and examples along the way. | Continue reading


@dev.to | 4 years ago

Export/Import your GraphQL queries/mutations

Export/Import your GraphQL queries/mutations | Continue reading


@dev.to | 4 years ago

Setup web-page screenshots within a minute

Introduce Kubernetes-ready simple screenshot web service | Continue reading


@dev.to | 4 years ago

State of Rust Web Frameworks

I've seen two frameworks consistently the most talked about: Rocket and Actix-web. Rocket and Actix-... | Continue reading


@dev.to | 4 years ago

Why and how I built a platform to help developers find remote jobs

Working remotely is becoming more and more popular. Since 2005 it has grown 173% and continues to inc... | Continue reading


@dev.to | 4 years ago

Getting Started with WireGuard

Learn how to set up a WireGuard VPN tunnel | Continue reading


@dev.to | 4 years ago

I learned to think fast and slow(a story about critical thinking)

Thought exercise A bat and a ball cost $1.10 in total. The bat costs $1.00 more than the b... | Continue reading


@dev.to | 4 years ago

Four Key Metrics and team performance

The 2019 Thoughtworks Radar advised organisations to adopt the four key metrics that have been publis... | Continue reading


@dev.to | 4 years ago

How to Open a GTFS Bus Feed in the Browser

Add a GTFS feed to a map in the browser | Continue reading


@dev.to | 4 years ago

I Got My Website to Load in 1 Second

Notice: Pluralsight has made all of their content 100% Free in April. No Credit Card Needed. Sign up... | Continue reading


@dev.to | 4 years ago

Apache Kafka Applications Can Work Without Apache Kafka Cluster?

If you are already working with Apache Kafka, it can be easy to simplify management of your event infrastructure? You can keep using your existing Apache Kafka applications unchanged, and rely on Azure Event Hubs as a backend for your event-ingestion by just swapping the connecti … | Continue reading


@dev.to | 4 years ago

Front end Shorts: Easily rotate the element on scroll with JavaScript

I wanted to rotate an SVG reload-icon inside the circle by scrolling up and down on the web view without using any JavaScript library like jQuery or React. | Continue reading


@dev.to | 4 years ago

Creating a Basic Slack Clone with Postgres and React Hooks

While the world is working from home, collaborative tools are booming. If you want to build a tool... | Continue reading


@dev.to | 4 years ago

Demystifying Hoisting in JavaScript

Explaining the concept of hoisting in Javascript to the last detail. | Continue reading


@dev.to | 4 years ago

Write a tokio 0.2 framed TCP stream codec, push its values to an Kafka stream

What we'll be making We'll be listening to a port. This port is streaming out some XML eve... | Continue reading


@dev.to | 4 years ago

Getting Started with the Table API in Azure Cosmos DB

We can work with structured NoSQL data using the Table API in Azure Cosmos DB If you hav... | Continue reading


@dev.to | 4 years ago

Causes of Heroku H10-App Crashed Error and How to Solve Them

About Heroku H10-App crashed error code, its causes and how to avoid it. | Continue reading


@dev.to | 4 years ago

The simplest way to run Node.js on a schedule

I remember the first time I discovered cron. I’ve been obsessed with automation my whole life, and as... | Continue reading


@dev.to | 4 years ago

Tools for API Design, Development and Testing

From design to deploy, these tools will have your API and microservices up and running in no time. W... | Continue reading


@dev.to | 4 years ago

Deploy AWS Lambdas on Different Stages with Environment Variables Using CircleCI

It might seem straight forward to deploy Lambda functions using CircleCI, and in fact it is. but in m... | Continue reading


@dev.to | 4 years ago

Class vs. Struct in Memory – iOS and Swift

Let's explore the difference between struct's and classes in Swift and how they're handled in memory. | Continue reading


@dev.to | 4 years ago

Keep your code stupidly simple

Simplifying (and keeping) the structure of all parts of your software can save a lot of work time (a precious resource). | Continue reading


@dev.to | 4 years ago

How to Deploy More Complex Microservice Apps with Managed Kubernetes

In the following tutorial, the Platform9 technical team shows you how to deploy a more complex micros... | Continue reading


@dev.to | 4 years ago

Snowpack and Rollup: A match made in heaven

In this previous post, we saw how Snowpack works or bundles the dependencies of your application into... | Continue reading


@dev.to | 4 years ago

Snowpack – How It Works?

Snowpack is a post-install tool. It runs after npm install, and it essentially exists to convert your... | Continue reading


@dev.to | 4 years ago

Show HN: Python ChatBot Tutorial

About ChatterBot ChatterBot is a Python library that makes it easy to generate automated... | Continue reading


@dev.to | 4 years ago

Benefits of Bootstrap framework with it's example

What is bootstrap? Bootstrap is a front end framework that is used to creating dynamic and... | Continue reading


@dev.to | 4 years ago

Theia 1.0 – Finally a Good Browser IDE

We are excited to announce Version 1.0 of Eclipse Theia, the vendor-neutral open-source IDE platform... | Continue reading


@dev.to | 4 years ago

Should You Listen to Podcasts?

What's the lowdownSo... The last few posts I did were about resourc... | Continue reading


@dev.to | 4 years ago

XState Series: Temperature Converter

TL;DR If you just want the code/project to run locally -- https://github.com/JacobMGEvans/finite-stat... | Continue reading


@dev.to | 4 years ago

I Made a NPM Card It Was Fun

So I found out that you can make these cards and publish them to NPM and from there use NPX npx @ja... | Continue reading


@dev.to | 4 years ago

Debugging Dapr application using Tye tool

This article shows you how to debug the Dapr application using Tye | Continue reading


@dev.to | 4 years ago

ARM Templates, conditional deployments in Azure

When you write a template, you want to use it to deploy several environments, the DEV, the QUAL, the... | Continue reading


@dev.to | 4 years ago

How Much Does It Cost to Develop an Android/iOS App Like PayPal?

The revolution in the world of cash transactions has been massive. From withdrawal slips to ATMs and... | Continue reading


@dev.to | 4 years ago

Containerizing Angular application for production using Docker

In this post, we will containerize angular application using Docker. Table Of Contents P... | Continue reading


@dev.to | 4 years ago

Editing Remote Files with Vim

Edit files remotely via SSH, using only Vim | Continue reading


@dev.to | 4 years ago