How to Use SMS with a Chat Messaging Service

Continue reading


@dev.to | 5 years ago

Adding Drop in Authentication to Your Android Apps with AWS Amplify

Learn how to use Amplify's drop-in authentication components to quickly build out scalable user management for your Android apps. | Continue reading


@dev.to | 5 years ago

Medium Was Never Meant to Be a Part of the Developer Ecosystem

Continue reading


@dev.to | 5 years ago

World First Transparent Admin Template Built with Vue.js

Since last few years Vue.js framework was gaining a huge amount of popularity and is currently one of a big three (Angular, React and Vue) front-end frameworks. | Continue reading


@dev.to | 5 years ago

Tricks to get you coding again when you aren't motivated to

Continue reading


@dev.to | 5 years ago

The WWDC 2019 Platforms State of the Union Highlights

Here are some of the highlights. | Continue reading


@dev.to | 5 years ago

Azure Functions v2 Trigger and Binding with PowerShell Core

How to use Triggers and Bindings with PowerShell in Azure Functions V2 | Continue reading


@dev.to | 5 years ago

Object Calisthenics in Golang

Object Calisthenics in Golang | Continue reading


@dev.to | 5 years ago

CF: A Legacy of Legacy

Continue reading


@dev.to | 5 years ago

Learn Git concepts, not commands

Continue reading


@dev.to | 5 years ago

Why Build a Mobile App Using a Template?

One of the most difficult decisions you must make when it comes to your mobile app is whether you are going to create it with the help of a template or create a custom app from scratch. | Continue reading


@dev.to | 5 years ago

The secret that the fonts industry doesn't want you to know

Finally the story of CSS's most unsung hero | Continue reading


@dev.to | 5 years ago

An Intro to the Power of Serverless with AWS Amplify

Continue reading


@dev.to | 5 years ago

Learn Git concepts not commands

Continue reading


@dev.to | 5 years ago

You Can't Spell Collaboration Without Communication

Continue reading


@dev.to | 5 years ago

Top String Coding Problems from Programming Job Interviews

A list of frequently asked String based coding problems from Programming Job Interviews. | Continue reading


@dev.to | 5 years ago

Show HN: A Language for Programming GPUs

Most languages target CPUs, but what if we target GPUs? | Continue reading


@dev.to | 5 years ago

Don't Trust the Cascade – Why I Write CSS in JavaScript

Continue reading


@dev.to | 5 years ago

Capture JavaScript Async Stack Traces

Continue reading


@dev.to | 5 years ago

Mere Functional Programming in F#

No category theory required. | Continue reading


@dev.to | 5 years ago

PWAs Are Our Future

Continue reading


@dev.to | 5 years ago

Chasing the best performance of rendering the DOM by hybrids library

Continue reading


@dev.to | 5 years ago

Learn to Code by Building Messy Little Things

Start, even if you don't know how to. Build messy little things and finish them ... eventually (maybe). Refine, learn, repeat. Have fun. | Continue reading


@dev.to | 5 years ago

SQLite Is Not a Server

Don't try to use SQLite as something it's not | Continue reading


@dev.to | 5 years ago

Show HN: Simple back end system for front end workshops in JavaScript

While teaching Javascript with or without React or Vue, it's hard to figure out what to do with backend. I built a simple system that can be plugged into any of them to act as backend, storage and API. | Continue reading


@dev.to | 5 years ago

How to Build an IoT Dashboard

In this article,​ we will review the IoT data processing platforms and consider the various protocols. Also, we’ll consider some nuances of connecting devices to platforms and dashboards. | Continue reading


@dev.to | 5 years ago

Let's Encrypt Certificates for Azure Web App Service

Continue reading


@dev.to | 5 years ago

How to Become a Senior Developer

What does it take to become a senior? What are the traits and skills required? | Continue reading


@dev.to | 5 years ago

I believe in the brave new world of serverless

Serverless is nothing if not polarizing. Despite all the naysayers, I believe there are two major things that make it one of the most promising technologies out there. | Continue reading


@dev.to | 5 years ago

Azure Automation with Perl6 and Sparrow6

how to automate Azure routine tasks using Sparrow6 automation framework | Continue reading


@dev.to | 5 years ago

What it takes to develop, test and release a Software Product

When we talk about developing a software product, we often overlook what goes on in the life of an engineer. The software is not just about code, much like how a journey is not about destination. | Continue reading


@dev.to | 5 years ago

Is there a solution to the checkmark emoji not looking good in dark mode?

Continue reading


@dev.to | 5 years ago

CI/CD, AWS, and serverless: tips learned the hard way

Continue reading


@dev.to | 5 years ago

Running Queries from Kakoune

Continue reading


@dev.to | 5 years ago

Can I Just Be a Front-End Developer, or Do I Need to Be Full-Stack?

Here we address the myth that the "front-end developer" is disappearing, and how we think you can stand out as in a 2019 climate. | Continue reading


@dev.to | 5 years ago

Configuring Azure CDN to Boost Angular Performance

In this series of blog posts, we are going to deploy a full-stack application to Azure, and learn how to set up many components efficiently, and in a cost-conscious way. | Continue reading


@dev.to | 5 years ago

Using Entity Framework with Azure Functions

How can you use Entity Framework Core with Azure Functions written in .NET Core? Check it out in a step-by-step sample. | Continue reading


@dev.to | 5 years ago

I'm concerned with the move that FreeCodeCamp just pulled by leaving Medium

Continue reading


@dev.to | 5 years ago

Creating Beautiful Virtualized Lists with Material-UI and React Virtuoso

Continue reading


@dev.to | 5 years ago

Using Azure Application Insights with Angular

In this series of blog posts, we are going to deploy a full-stack application to Azure, and learn how to set up many components efficiently, and in a cost-conscious way. | Continue reading


@dev.to | 5 years ago

How Do You Open Source a Project?

A question to closed source project managers | Continue reading


@dev.to | 5 years ago

Fix 85% of your Web Accessibility issues in 5 easy steps

Five easy to implement tips that will improve websites' accessibility. | Continue reading


@dev.to | 5 years ago

Convolutional Neural Networks: An Intuitive Primer

Using intuition to motivate the structure, calculations, and code for convolutional neural networks | Continue reading


@dev.to | 5 years ago

Using Azure Application Insights with Spring Boot (4/7)

In this series of blog posts, we are going to deploy a full-stack application to Azure, and learn how to set up many components efficiently, and in a cost-conscious way. | Continue reading


@dev.to | 5 years ago

Learn Gitlab's CI/CD Service – Course for Developers

In this 5 part video course, Owen Conti will walk you through Gitlab's CI/CD (Continuous Integration and Delivery/Deployment) service. | Continue reading


@dev.to | 5 years ago

Using Azure Pipelines to Build, Test and Deploy a Spring Boot and Angular

In this series of blog posts, we are going to deploy a full-stack application to Azure, and learn how to set up many components efficiently, and in a cost-conscious way. | Continue reading


@dev.to | 5 years ago

Creating and Configuring Azure Web App and MySQL to Host a Spring Boot (2/7)

In this series of blog posts, we are going to deploy a full-stack application to Azure, and learn how to set up many components efficiently, and in a cost-conscious way. | Continue reading


@dev.to | 5 years ago

Creating a Spring Boot and Angular Application for Azure (1/7)

1st part of a series of blog posts on how to efficiently deploy Spring Boot and Angular applications on Azure | Continue reading


@dev.to | 5 years ago