How to move your Postgres database from Heroku to AWS RDS

This blog post will show you how to move your existing Postgres database on Heroku to AWS. At DealDro... | Continue reading


@dev.to | 4 years ago

Show HN: Bingo – The missing package manager for Golang binaries

Introduction Do you love the simplicity of being able to download & compile golang app... | Continue reading


@dev.to | 4 years ago

WASI – WebAssembly System Interface with Wasmtime

WebAssembly enables running native code in the JavaScript engine. The compiled and optimised binary e... | Continue reading


@dev.to | 4 years ago

Going down the YouTube tech guru hole or how you can spot scam artists

I find it fascinating what you can find on youtube these days. People are selling you shortcuts to... | Continue reading


@dev.to | 4 years ago

How to test your Azure ARM Template with ARM Template toolkit (arm-ttk)

When we talk about Infrastructure as Code, we mean to build our services by using the same technics a... | Continue reading


@dev.to | 4 years ago

What Do You Find Difficult about SQL and Databases?

What Do You Find Difficult about SQL and Databases? | Continue reading


@dev.to | 4 years ago

Huginn: An Open-Source, Self-Hosted IFTTT

As developers, we don’t have the time or patience for routine tasks. We like to get things done, and... | Continue reading


@dev.to | 4 years ago

How to Improve React App Performance with SSR and Rust [Part II]

Continue creating boosted Server Side Rendering implementation. In the first part we prepared ReactJ... | Continue reading


@dev.to | 4 years ago

How to Improve React App Performance with SSR and Rust [Part I: SSR]

Server-side rendering (SSR) is technique when content for a web page is rendered on the server using... | Continue reading


@dev.to | 4 years ago

Monthly Data News – February 2020

Welcome to this months showcase of great Data Science and Data Engineering stories from around the internet | Continue reading


@dev.to | 4 years ago

Data Analyst? Time to Learn Python

Do you work with data? If so... You need to learn the language of the snake... No, not that snake l... | Continue reading


@dev.to | 4 years ago

What Do You Have to Google? Every. Single. Time

How about you? Any other stories to make me feel better? | Continue reading


@dev.to | 4 years ago

SkyHole: Privacy in a Digital Age

Overview First and foremost, this post is not a guide explaining how to shield your online... | Continue reading


@dev.to | 4 years ago

Automatic SSL with Let's Encrypt and Nginx

Since 2016, certificate authority Let's Encrypt have offered free SSL/TLS certificates in a bid to ma... | Continue reading


@dev.to | 4 years ago

Accounting for Technical Debt

Continue reading


@dev.to | 4 years ago

ING open sources Lion: A library of accessible and flexible Web Components

Lion is a white-label, open-source, framework-agnostic component library, and can be the foundation for your codified in-house Design System. | Continue reading


@dev.to | 4 years ago

'Like Git, but for Data'

Just a quick post to direct your attention to a hot off the press TerminusDB whitepaper. Title is '... | Continue reading


@dev.to | 4 years ago

Fastest Way to Generate Random Strings in JavaScript

There are so many ways to generate random strings in JavaScript and it doesn't really matter which me... | Continue reading


@dev.to | 4 years ago

Easy State Management on ReactJS with Flatstore

State management is the biggest concern for any developer when starting a new app. The few choices a... | Continue reading


@dev.to | 4 years ago

Image Classification Fast.ai L1 Part1

In this Notebook I want to document my journey in fast.ai course. Credits: fast.ai Lets start by conf... | Continue reading


@dev.to | 4 years ago

The ECMAScript Ecosystem

What determines support for new JavaScript syntax? | Continue reading


@dev.to | 4 years ago

JavaScript Saved My Life

It was New Years Day, 2018. I knew that I had to make a career change but I just didn't know where to... | Continue reading


@dev.to | 4 years ago

Artificial Intelligence vs. Machine Learning vs. Deep Learning

AI boom is happening all over the world and we often use buzzwords like Artificial Intelligence , m... | Continue reading


@dev.to | 4 years ago

A brief summary on the history of AI: Part 2

This article was originally published on my blog Here we go again (1980-1987) In the 1980s a form o... | Continue reading


@dev.to | 4 years ago

Why Should Magento Be the Core of Your E-Commerce Store?

From visiting a Kirana store and waiting in lines to ordering groceries on mobile applications with j... | Continue reading


@dev.to | 4 years ago

Do you aim for 80% code coverage? Let me guess which 80% you choose

The only “sweet spot” for code coverage is 100%. Here’s one reason why. | Continue reading


@dev.to | 4 years ago

Free React Admin Dashboard with Reactstrap

View Landing Page View Live Demo Great visuals This React admin dashboard template comes... | Continue reading


@dev.to | 4 years ago

Lambdas are better than procs

Many Rubyists believe that lambda and nonlambda Procs are pretty much the same and that choosing whic... | Continue reading


@dev.to | 4 years ago

What I learned about SEO from using the most used JavaScript frameworks

JavaScript will define and impact the future of most SEO consultants. A big chunk of websites has, is or will move over to a JS framework driven platform | Continue reading


@dev.to | 4 years ago

Practical Front-End Practices

There are times where front-end development seems to be more art than science; although, both have their place. The chances of writing code that will never be changed or never looked at again are slim to none, and time spent getting lost in old code is time wasted. | Continue reading


@dev.to | 4 years ago

How to Support Junior Developers

Hi Dev.to friends, Do you think that software development is teamwork? I do think so. One team, ful... | Continue reading


@dev.to | 4 years ago

Mock Mock – Who's There?

Learn how to write integration tests with unmock and nock | Continue reading


@dev.to | 4 years ago

VM Provisioning and Config Management in Azure with ARM Templates

ARM Template is a great mechanism to provision quickly infrastructure in Azure. But when it comes to... | Continue reading


@dev.to | 4 years ago

VueJS pages with Dynamic layouts Problems and a solution

I'm currently working on a big Progressive Web App (PWA) for a client. For the frontend, we use VueJS... | Continue reading


@dev.to | 4 years ago

The Trouble with TypeScript

Hi my name is Ryan, and this is my first post on dev.to. I regularly write for medium.com but I wante... | Continue reading


@dev.to | 4 years ago

Elm vs. Svelte

I had some fun writing this (probably inconclusive) post about Elm and Svelte. Rich Harris, in Writ... | Continue reading


@dev.to | 4 years ago

What Text Editors Do You Use?

Cover image by undraw.co When your work involves typing and manipulating data files with many differ... | Continue reading


@dev.to | 4 years ago

Analyzing the attacks on my web server

With a little bit of command line kung fu, some Golang and google sheets I'll show you how to visualize who is attacking your site | Continue reading


@dev.to | 4 years ago

Express.js styled web framework written in Go

Introduction Hello, World! 👋 Today we will deal with a young (but ambitious) Fiber web fra... | Continue reading


@dev.to | 4 years ago

Making React Fast: Tips on Optimizing ReactJS

React does a fantastic job abstracting away the rendering of webpages. When state changes, our UI's r... | Continue reading


@dev.to | 4 years ago

Top Programming Languages to Learn to Get a Job at Google, Facebook, Microsoft

These are the best programming languages you can learn to get a job at Google, Facebook, Microsoft, Apple or any startups. They will also help you to do freelancing. | Continue reading


@dev.to | 4 years ago

What have the STORED PROCEDURES ever done for us?

I'll use terms stored procedures and database functions in text interchangeably. So, in all seriousn... | Continue reading


@dev.to | 4 years ago

The Plucky Astromech Droid – A Star Wars DevRel Story

Please make sure to read Ashley McNamara's post for a great explanation on what developer relations i... | Continue reading


@dev.to | 4 years ago

Dummy API CRUD in Seconds

A few months ago, I released a free service to help with the need for dummy data and a CRUD api durin... | Continue reading


@dev.to | 4 years ago

Are You Bold Enough?

Being bold is what sometimes holds us back | Continue reading


@dev.to | 4 years ago

Understanding Naive Bayes in Real World

Continue reading


@dev.to | 4 years ago

Blogs are harmful and we are learning wrongly

One of the common problems everyone is facing nowadays is "there is too much information on the inter... | Continue reading


@dev.to | 4 years ago

Hyper-Lightweight Website Designs

Progressive Web Apps (PWAs) are a pattern for creating app-like, instant loading, reliable and installable websites. What is the absolute minimum necessary to get a PWA up and running: These are my thoughts about creating a PWA with simply HTML, CSS, and vanilla JavaScript. | Continue reading


@dev.to | 4 years ago