The simple way to code splitting for Redux | Continue reading
A showcase of some of the best command line tools I've discovered in recent years. If you ever use the command line, you'll probably find that at least one item on this page will make your life easier. | Continue reading
This post describes a bunch of reasons why developers might enjoy choosing Vue.js as the next JavaScript framework to learn in the coming year. | Continue reading
I explore the what, how, why, and why not of WebAssembly. | Continue reading
I'm Going Totally To-The-PointI'm a Google Code-in Finalist of this year and ... | Continue reading
Take a deep dive into the practical entry file to the Styled-Components library. The src/../styled.js file works hard to provide you an API that's tons of fun to work with. | Continue reading
More and more teams are moving their development environments to Docker contain... | Continue reading
A quick dive into AssemblyScript and how to use it. | Continue reading
hope this post teaches you love for linked lists | Continue reading
Switching between dark mode and normal mode on a web app based on the illuminant light around you. | Continue reading
Getting an actual Raspberry Pi based server up and running. | Continue reading
Querying JSON document using gojsonq package | Continue reading
There was a point some years ago when I realized I didn't quite know what state my repositories were in. Exactly which ones had failing build-badges? Was there a pull-request I’d left unmerged somewhere? Didn’t I forget to set a description in one of the repos? Thus was born repo … | Continue reading
A quick summary of Web APIs, both prior to and subsequent to the REST revolution | Continue reading
A look at the P″ esoteric programming language and it's relation to Brainf*ck | Continue reading
A a quick round up on ways to monitor changes and updates on your web apps using various Web APIs | Continue reading
Having worked in web development agencies over the years, I've picked up some tips and tricks along the way. There are some things that I use day to day, that I barely even think about. | Continue reading
Fatal mistakes new users to docker may make (especially when migrating from VM land), and how to avoid them. | Continue reading
Creating a R.A.D.I.C.A.L. (Reactive, Automated, Distributed, Intelligent, Complex, Agile, and Lean) System | Continue reading
I made a tweet the other day which definitely struck a chordBen Halpern 🤗... | Continue reading
Thoughts and tips on managing an open source project, based on my experience building Bocadillo, an asynchronous Python web framework. | Continue reading
Server-side Node.Js framework for building scalable, supportable, enterprise-grade applications using TypeScript | Continue reading
The easiest to follow Clojure intro ever (Windows). | Continue reading
GDPR took the world by storm but it seems that it is still very badly understood. This post aims at fixing a few misconceptions. | Continue reading
With advice, there always seems to be someone who has either been offended or swears that you're wrong. Let's change it. | Continue reading
Announcing new package manager alpha release | Continue reading
Second episode about Behavioral Pattern Memento | Continue reading
Santa Tracker and the art of code migrations | Continue reading
Understanding Pure Function In Javascript | Continue reading
Understanding closures in JavaScript | Continue reading
After a long time learning and working with object-oriented programming, I to... | Continue reading
How to implement Auto Logout client side in react | Continue reading
Even though we strive for a minimal JavaScript load on dev.to, we had gotten la... | Continue reading
Firefox Addon to Turn On Dev.to's Night Mode 🔥🔥 | Continue reading
A Facebook Feature Which Kills Another Feature | Continue reading
Write everything twice, just not a third time. | Continue reading
Informal introduction into Tomtit task runner | Continue reading
“SQL, Lisp, and Haskell are the only programming languages that I’ve seen where... | Continue reading
How to write conditions in the on clause of your sql join | Continue reading
Know your App before migrating from Rails to Elixir | Continue reading
In this tutorial, we are going to learn Breadth-first search and Depth-first search in trees. | Continue reading
Story of a reflected XSS in Ghost, the publishing platform. This post covers the technical walkthrough of the vulnerability. | Continue reading
In this post, we will take a look at forms of for loop, array methods using which you can make your code simpler, more readable. These loops / methods are useful when you want to manipulate data in an array or object. | Continue reading
let's talk about a simple url shortener which can be even hosted on GitHub/GitLab Pages or any static site hosting | Continue reading
From diet to exercises to habit changes, here's all you need to know. | Continue reading
Blaming people does not work. Let's stop to do that. And find alternative ways to work | Continue reading
It ain't what you think it is. And it's "very embarrassing" | Continue reading