Do you really need Docker or Kubernetes in your system?

Kubernetes is not always the best | Continue reading


@dev.to | 6 years ago

GitHub Graveyards: I'll show you mine

What I've learned from every project in my GitHub account | Continue reading


@dev.to | 6 years ago

Three Steps for Increasing the Security of Your Web Apps

Three (opinionated) steps you should all take to secure your web apps. | Continue reading


@dev.to | 6 years ago

How to Decrease the Tech Gap in a Team?

I have participated in a group of groups oriented to thecontinuous improvement... | Continue reading


@dev.to | 6 years ago

Rails 6 to include new Action Text framework

News in the Rails world. DHH just announced that the Rails team is working towa... | Continue reading


@dev.to | 6 years ago

The most important features for communications apps: preview and reverse-preview

And why Mastadon doesn't have them. | Continue reading


@dev.to | 6 years ago

The First Law of Usability

Don’t Make Me Think! Series - Part 1 | Continue reading


@dev.to | 6 years ago

Domain Driven Design for Everyone Else

Domain Driven Design (DDD) explained in a non-technical way | Continue reading


@dev.to | 6 years ago

Some tips of organising pull-request watching with Google Mail in effective way

Some tips of organising pull-request watching with Google Mail in effective way | Continue reading


@dev.to | 6 years ago

Dev.to Raises Seed Round

We’re excited to share with you all that we’re taking a new step in the DEV journey. | Continue reading


@dev.to | 6 years ago

My Definition of a Senior Developer

This post describes my experiences while working with experienced developers and me getting more experienced. | Continue reading


@dev.to | 6 years ago

How I Exposed a Cryptocurrency Exchange's Dirty Tricks to Fight Competition

It's no wonder that post the bullish market run in 2017, cryptocurrencies are k... | Continue reading


@dev.to | 6 years ago

20 recommended utility apps for macOS in 2018

Depending on the need, we have different apps on the mac. As someone who work... | Continue reading


@dev.to | 6 years ago

Building a Top 50 VSCode Extension that hit over 2M Downloads as n Intern

How dumb luck and perseverance created a top 50 VSCode extension | Continue reading


@dev.to | 6 years ago

Properly validating e-mail addresses

Learning from decades of failure by going back to the roots. | Continue reading


@dev.to | 6 years ago

A general and flexible project structure

To quote another article on a similar topic:the ideal structure is the one t... | Continue reading


@dev.to | 6 years ago

I Want Scalar Objects in PHP

PHP 8 is just around the corner. It's time for PHP to have scalar objects. Together we can do this. Join the movement! | Continue reading


@dev.to | 6 years ago

How Much It Costs to Run a Mass Emailing Platform Built Using AWS Lambda?

New York Times sends out 4 Billion emails per year. That's a huge number! Altho... | Continue reading


@dev.to | 6 years ago

Git Rebase IRL

This article will tell you some common cases that you can use `git rebase` to make your commit flow more clear. | Continue reading


@dev.to | 6 years ago

An Introduction to Building Generative Art

Generative art is awesome. This post will go over what it is, how to build it, and how to use P5 to implement it. | Continue reading


@dev.to | 6 years ago

Why I turned down a job opportunity from Amazon last year

How Amazon is great to developers but simultaneously terrible to writers, and how I coincided to be both. | Continue reading


@dev.to | 6 years ago

How to migrate monolith to the scary new version of Rails

Common techniques and tips for doing painless incremental Rails upgrade | Continue reading


@dev.to | 6 years ago

Does your website really need to be larger than Windows 95?

The efficiency problem of modern development is one that can be fought by you. | Continue reading


@dev.to | 6 years ago

We need a post Inbox era therapist

We need a post-inbox era therapist | Continue reading


@dev.to | 6 years ago

We Don't Need No Stinking Map() or Filter()

Reframing your perspective when tools are limited | Continue reading


@dev.to | 6 years ago

How to Improve Your Development Experience – DEV Community ‍‍

To become a better developer, you need to think beyond coding speed. You need to improve not only your core skills but also the physical environment, tooling and your approach to problem-solving. | Continue reading


@dev.to | 6 years ago

Understanding the Monty Hall Problem – DEV Community ‍‍

Using programming, math, and logic to solve problems | Continue reading


@dev.to | 6 years ago

Floating Point: When Math Fails You

Unexpected errors that can show up in floating point math | Continue reading


@dev.to | 6 years ago

Why Your Technical Blogs Belong on Dev.to

Coming to this post, I am assuming you already have a blog or are considering t... | Continue reading


@dev.to | 6 years ago

Sparrow – Simple Deploy of Python Scripts

How to deploy Python scripts using Sparrow script management platform | Continue reading


@dev.to | 6 years ago

Sparrow – Simple Deploy of Ruby Scripts

How to deploy Riby scripts using Sparrow script management platform | Continue reading


@dev.to | 6 years ago

Show HN: Ember is a modern front end framework

A look at some upcoming features you can start playing with today. | Continue reading


@dev.to | 6 years ago

$1m to pay open source maintainers on Tidelift – DEV Community ‍‍

Paying the maintainers just makes sense, and it's working. | Continue reading


@dev.to | 6 years ago

My Visual Studio Code Setup

A small write up on my Visual Studio Code setup | Continue reading


@dev.to | 6 years ago

Awesome Docker Links

Docker Links | Docker 资料索引Docker Links aggregates curated popular links for... | Continue reading


@dev.to | 6 years ago

`Slack App Directory` Developer Review

This is the first in a series where I'll be reviewing down a App Marketplace based on my experience from app development to launch. | Continue reading


@dev.to | 6 years ago

Building a Finance Tracking REST API Using Go with TDD – Part 2

Building a finance tracking REST API using Go from scratch with test-driven development | Continue reading


@dev.to | 6 years ago

Awesome CS Collections: Curated links of awesome sites and collections

Awesome CS Collections is collections of collection, including Programming La... | Continue reading


@dev.to | 6 years ago

Strategies for Effective Programming

strategies for effective programming | Continue reading


@dev.to | 6 years ago

Public Speaking as a Developer

So you want to give a tech talk. This post takes you from writing a talk proposal through the day of the talk | Continue reading


@dev.to | 6 years ago

Alcohol and developer culture – DEV Community ‍‍

A candid discussion on alcohol in the developer community. Is your company culture slowly murdering your employees? | Continue reading


@dev.to | 6 years ago

Building a Simple URL Shortener with Just HTML and JavaScript

Guide on How-to build a simple url shortener with only html and JavaScript without any need of server side processing and can be hosted on GitHub Pages | Continue reading


@dev.to | 6 years ago

Using an httpOnly cookie is not more secure than localStorage

Local storage shouldn't be used to store sensitive data. It's unsafe! | Continue reading


@dev.to | 6 years ago

Leaving the Old Ways – JQuery vs. React

Contrary to popular belief, React’s biggest use cases are not SPAs, it’s the hybrid apps that are most common, and the best fit in my opinion, in this post I will cover how and why I went from a React hater to a React fanboy, and why React is a perfect replacement for jQuery. | Continue reading


@dev.to | 6 years ago

A sensible approach to Cross platform development with React and React Native

How I go about developing shared code between web and React Native | Continue reading


@dev.to | 6 years ago

And the second top voted question on StackOverflow is

Analyzing the second top voted question | Continue reading


@dev.to | 6 years ago

A quick guide to squashing Git commits

Three methods for cleaning up your Git history. | Continue reading


@dev.to | 6 years ago

Summary on the Drawbacks of Serverless

Update: I recently wrote a post on different use cases of serverless. A list of... | Continue reading


@dev.to | 6 years ago