On Billion Dollar Mistakes, Tony Hoare vs. Android

Continue reading


@dev.to | 5 years ago

Setup React Using Webpack4, Babel 7 and ES Lint – Airbnb Styling

A guide to set up react with webpack, babel and linting | Continue reading


@dev.to | 5 years ago

Choosing a Coding Bootcamp

Continue reading


@dev.to | 5 years ago

React Is Finally JavaScript

You can finally write React in JavaScript | Continue reading


@dev.to | 5 years ago

Hacktoberfest, comment commencer lorsque l’on n’y connait pas grand-chose

How to contribute to an Open Source Project for the french firstimer | Continue reading


@dev.to | 5 years ago

Configure Entity Framework Core in Asp.net Core

Continue reading


@dev.to | 5 years ago

Show HN: ASCII-themes, a Node.js CLI interface to generate themed ASCII art

CLI Interface to Generate Themed ASCII Art. Supports 287 fonts from Figlet and 18 themes from VS Code. To see supported fonts and themes run `npx ascii-themes support`. | Continue reading


@dev.to | 5 years ago

Making sense of CSS media query units (in the year 2019)

Continue reading


@dev.to | 5 years ago

The Creation of Graph Theory

The full story of Leonhard Euler and the creation of this fundamental computer science principle, delivered in a few minutes. | Continue reading


@dev.to | 5 years ago

Mailchimp API, Netlify and Serverless Function

How to add your email subscribers to different groups using a serverless function | Continue reading


@dev.to | 5 years ago

Hooks Introduced in React-Router v5.1

Continue reading


@dev.to | 5 years ago

When not to use package-lock.json

Library maintainers must not include dependency lock files. | Continue reading


@dev.to | 5 years ago

Welcome to the Silicon Valley Startup Life: A Satire

Continue reading


@dev.to | 5 years ago

You can now generate self-hostable static blogs right from your DEV content

Continue reading


@dev.to | 5 years ago

React made updating the DOM declarative; Hooks made components declarative

React Functional Components with Hooks are a More Accurate Implementation of the React Mental Model for State and Effects | Continue reading


@dev.to | 5 years ago

The Definitive Guide to Kubernetes Volumes (Part 2)

Continue reading


@dev.to | 5 years ago

Azure Functions Security: Best Practices

Continue reading


@dev.to | 5 years ago

Hacktoberfest (Support Open Source Projects)

Continue reading


@dev.to | 5 years ago

Possibility to help with my Open Source stuff during Hacktoberfest

Continue reading


@dev.to | 5 years ago

VSCode Extensions That Will Improve Your Productivity

Extensions to your IDE are invaluable to speed up your work. Here are 14 VSCode extensions that will make you a more productive developer. | Continue reading


@dev.to | 5 years ago

To Meet or Not to Meet: Effective Remote Meetings

Continue reading


@dev.to | 5 years ago

A Practical Guide to Finding a Tech Job with Relocation to Europe

Looking for a tech job on its own is easy enough, but when you are trying to find a job that offers relocation, it can be challenging. In this article, we've compiled the ultimate list of (job search) sites that can help you find a tech job with relocation to Europe. | Continue reading


@dev.to | 5 years ago

A lightweight, fast non-blocking Golang network library based on Reactor mode

https://github.com/Allenxuxu/gev | Continue reading


@dev.to | 5 years ago

BuzzFeed’s Tech Team Helps Journalists Report on Technology with Authority

Continue reading


@dev.to | 5 years ago

Fail Fast and Fail Often: Handling API Errors at Scale

Continue reading


@dev.to | 5 years ago

How to add persistent storage to your Kubernetes apps on Azure

Continue reading


@dev.to | 5 years ago

Tutorial: Basics of Kubernetes Volumes (Part 1)

Continue reading


@dev.to | 5 years ago

Using Reddit Data to Find Niche Customer Segments [video]

Continue reading


@dev.to | 5 years ago

I wrote a new post where I practiced working with a binary tree in JavaScript

Continue reading


@dev.to | 5 years ago

I Tripled My Twitter Following in One Weekend by Teaching React

Continue reading


@dev.to | 5 years ago

A Love Letter to .NET

Continue reading


@dev.to | 5 years ago

A Summary of Grace Hopper Story

The full story of Grace Hopper's compiler, delivered in a couple of minutes. | Continue reading


@dev.to | 5 years ago

Writing cross platform scripts with Sparrow6

How to create scripts for Linux and Windows using unified interface Sparrow6 | Continue reading


@dev.to | 5 years ago

Reviewing the Code Review – Part II

Continue reading


@dev.to | 5 years ago

AWS Series: What's in the Bucket?

Objects. That's what. S3 (Simple Storage Service) is used to store objects and flat files in 'buckets' in the Cloud. | Continue reading


@dev.to | 5 years ago

AWS Series: Which EC2 Is Right for You?

EC2 is a service that provides virtual machines in the cloud where you only pay for the capacity you use and choose from 'families' of instance types that are good for different use cases. | Continue reading


@dev.to | 5 years ago

Developers Judge Your App Based on Your API, SDK and Docs. Treat Them Equally

Continue reading


@dev.to | 5 years ago

Architecture Improved My Coding Skills

We all our skills in different ways. The path to becoming a senior engineer is never the same. This is an example of how mine involved writing less code than most. | Continue reading


@dev.to | 5 years ago

I accidentally became a self-taught web developer

Short story about how Webredone's founder got involved into wev development | Continue reading


@dev.to | 5 years ago

Time to Step Up Your Microservices

Despite the hype around microservices, there are high chances you have not adopte... | Continue reading


@dev.to | 5 years ago

VM Orchestration Using PowerShell Core and Azure Functions

How to create a complex workflow to manage data and VM | Continue reading


@dev.to | 5 years ago

How to Rock the Party with Apollo GraphQL Cache

Continue reading


@dev.to | 5 years ago

Pro Version of React Fullscreen Lightbox

Already stunning React lightbox component improved by: thumbs, zooming, slideshow, captions and more!Environment! | Continue reading


@dev.to | 5 years ago

Using Fiddler as Proxy for NPM, Maven, Gradle

Continue reading


@dev.to | 5 years ago

The magic of a mise en place mindset for front end development

While software development is a relatively young field, there are more established industries that we can learn from to help us write better code. For generations, chefs tout a mise en place mindset as a technique that is critical to success in the kitchen. | Continue reading


@dev.to | 5 years ago

Pay your rent from open source

Continue reading


@dev.to | 5 years ago

GitLens: Where have you been all my life

Continue reading


@dev.to | 5 years ago

Human Readable JavaScript

There are plenty of optional characters when defining functions. When used in functional methods these options increase. What are they? And how do they affect readability? | Continue reading


@dev.to | 5 years ago