React Dashboards – Open-Source Apps

A curated list of admin dashboards coded in React, released under MIT license | Continue reading


@dev.to | 5 years ago

VS Code settings you should customize

A few ways to customize your VS Code settings. | Continue reading


@dev.to | 5 years ago

Why do developers use what they use?

Factors driving adoption of development technology | Continue reading


@dev.to | 5 years ago

A Bug in Chrome 75 Caused Random Offline Pages

We simply couldn't reproduce the issue at all on my phone or on the emulator. | Continue reading


@dev.to | 5 years ago

Requirements a PowerShell idempotent and declarative configuration framework

Unlike PowerShell DSC, Requirement is configuration that can work with the Windows dependency | Continue reading


@dev.to | 5 years ago

Work Misperception

Many Software Developers have a strange perception of their work. | Continue reading


@dev.to | 5 years ago

Being a Female Programmer: How Is It for You?

This probably depends on where we live and work, but personally, I have not experienced anything negative for being a female programmer in my few years of career. | Continue reading


@dev.to | 5 years ago

Ways to reduce vscode memory consumption

A Few tips to improve your experience with VSCode | Continue reading


@dev.to | 5 years ago

Back from Land of Thermal Spas, Castles, and Technologists

Back from Land of Thermals Spa's, Castles and Technologists | Continue reading


@dev.to | 5 years ago

Setting Up Rails with Docker and Caddyserver

Configure Rails to work with Docker, utilizing Caddyserver as a reverse proxy and load balancer | Continue reading


@dev.to | 5 years ago

Date-fns v2 beta is out

After two years of development, the next version of modern JavaScript date utility library is ready for prime time! | Continue reading


@dev.to | 5 years ago

How to overlay your background images

Here's a cool new way to darken your background images, so you can put content on top! | Continue reading


@dev.to | 5 years ago

Never work as a software engineer in a Startup

You should be multi-faceted, never work purely to your technical abilities, think about how you can make your entire company better | Continue reading


@dev.to | 5 years ago

I will now charge my clients a fee to support open source projects

Continue reading


@dev.to | 5 years ago

Cloud Shell Tips for SysAdmins Part II – Using the Cloud Shell Tools to Migrate

Continue reading


@dev.to | 5 years ago

How to Write a Good Piece of Code

Step-by-step instructions for writing a good piece of code. | Continue reading


@dev.to | 5 years ago

What is the role of a product manager in a development team?

Continue reading


@dev.to | 5 years ago

Why I Use Web Components – My Use Cases

Web components provide the only viable shareable component model at the moment. Here are some use cases. | Continue reading


@dev.to | 5 years ago

Tell me some useless (or useful) software trivia

Continue reading


@dev.to | 5 years ago

Elon Musk Solved the Electric Car Problem

How Elon Musk solved the electric car problem. | Continue reading


@dev.to | 5 years ago

I Structure My Flask Apps

Continue reading


@dev.to | 5 years ago

Announcing Frontity 1.0, a React framework to create WordPress themes

Today, we are incredibly excited to introduce Frontity 1.0 to the world! A huge thank you to everyone who has played a part in getting us to this point. | Continue reading


@dev.to | 5 years ago

Front End: Is Anything Getting Better?

Continue reading


@dev.to | 5 years ago

Top Developer Tools You Didn't Know You Needed

Continue reading


@dev.to | 5 years ago

Vuejs is dead, long live vuejs

Continue reading


@dev.to | 5 years ago

JavaScript Dates

JavaScript Dates - Learn how to create dates in JavaScript and how to work with them. | Continue reading


@dev.to | 5 years ago

Principled ML: Do we need to reinvent the Git and other tools?

Machine learning projects are often harder than they should be. The code to train an ML model is just software, and we should be able to rerun that software any time we like. But the state of tools to manage machine learning processes is inadequate. ML teams can easily get into a … | Continue reading


@dev.to | 5 years ago

Component Commandments

10 golden rules to live by when you're designing your React component APIs | Continue reading


@dev.to | 5 years ago

Show HN: PW Reset FLow only after 5 months?

Why Maker's do some things late but features first | Continue reading


@dev.to | 5 years ago

You need to give Firefox a chance

Continue reading


@dev.to | 5 years ago

The same useRef, but it will callback

React refs is a powerful tool, but it had one limitation... | Continue reading


@dev.to | 5 years ago

Some US prisons are banning books on coding

Continue reading


@dev.to | 5 years ago

Understanding JavaScript IIFE in 7 Seconds

Continue reading


@dev.to | 5 years ago

Vue's Darkest Day

Why has the Vue community splintered into two factions at war over a proposal for Vue 3.0? | Continue reading


@dev.to | 5 years ago

Using and Abusing Netlify's Free Tier

Netlify has a ridiculously generous free tier. My site pushes a large number of static pages up to it, and it's holding out well. | Continue reading


@dev.to | 5 years ago

Creating of Shy.js to Build Stateful DOM

Continue reading


@dev.to | 5 years ago

Composition in Concave

Continue reading


@dev.to | 5 years ago

Is Ubuntu or Fedora a Better Distro for Programmers?

Continue reading


@dev.to | 5 years ago

How American football makes me a better developer

How is important do other things to improve our professional life | Continue reading


@dev.to | 5 years ago

Loading WASM as ESM in Node.js

Continue reading


@dev.to | 5 years ago

Azure Functions PowerShell, 6 weeks after

How I use PowerShell core in Azure functions V2 and what I discover | Continue reading


@dev.to | 5 years ago

Ensuring accuracy of README code snippets

Introduction to `embedme`, a utility to help with ensuring the code blocks in your README are up to date | Continue reading


@dev.to | 5 years ago

A Super Approachable Intro to K-Means Clustering

Dip your toes into the ML world. | Continue reading


@dev.to | 5 years ago

Why I don't use web components

Continue reading


@dev.to | 5 years ago

Build a low latency Python app with a globally distributed DB

Continue reading


@dev.to | 5 years ago

Using Netlify to the Fullest

Finally taking advantage of some of the Netlify platform's more advanced features. | Continue reading


@dev.to | 5 years ago

Create a JavaScript Kinetic Typing Animation with Scene.js

Continue reading


@dev.to | 5 years ago

Callbacks and Promises, Simply Explained

A simple and concise overview of callbacks and promises | Continue reading


@dev.to | 5 years ago