Switching back to my old buddy Sublime Text from vs. Code

As projects get bigger, VS Code seems to get more and more memory-hungry, leaving devs with older machines in the dust. Switch to Sublime Text to get back your coding efficiency. | Continue reading


@dev.to | 4 years ago

Dockers explained with an analogy of co-working space

If you have ever visited a coworking space, then you can understand Docker via this visual tutorial. | Continue reading


@dev.to | 4 years ago

Buildeverywhere.org Wants to Be the Wordpress.org for Home Construction

Continue reading


@dev.to | 4 years ago

Hooks for those who know React

Hooks are not a new concept in React - they are a re-implementation (a new API) for state and side effects in React that better aligns with two existing concepts in react: the concept of Components as the primitive model for UIs, and of these components being declarative. | Continue reading


@dev.to | 4 years ago

Why TestMace Has Chosen Electron

Continue reading


@dev.to | 4 years ago

My First Impressions of Rust

This is what I thought about Rust while learning it. From a pragmatic perspective. | Continue reading


@dev.to | 4 years ago

PowerShell in Azure Functions v2 Generally Available and Now

Continue reading


@dev.to | 4 years ago

You can create these elements without JavaScript

We've got used to writing JavaScript for common UI element functionality like accordions, tooltips, text truncation, etc. But as HTML and CSS got new features and older browsers were no longer supported, we've been able to use less and less JavaScript for creating UI elements and … | Continue reading


@dev.to | 4 years ago

Getting Started with SeleniumBase for Test Automation

What is SeleniumBase? A powerful test framework! | Continue reading


@dev.to | 4 years ago

The Rag (Redshift Analyst Guide): How Does It Work?

Continue reading


@dev.to | 4 years ago

Building a Galery with Gatsby, Google Sheets and Netlify

Continue reading


@dev.to | 4 years ago

When to avoid coding something from Scratch – Front end Edition

Continue reading


@dev.to | 4 years ago

A Comparison of the Top Privacy-Focused Analytics Platforms

Taking a deeper look into Plausible, Fathom and Simple Analytics | Continue reading


@dev.to | 4 years ago

MarkDown Based GUI Help System

a simple to use and manage Markdown-based help system for any ASP.Net Core application | Continue reading


@dev.to | 4 years ago

Fields you need in your UserEntity

Continue reading


@dev.to | 4 years ago

Suggestions: Starting Live Coding Sessions: Weekly

Continue reading


@dev.to | 4 years ago

JavaScript – The Prototype Chain in Depth

Learn the concept of inheritance with the prototype chain | Continue reading


@dev.to | 4 years ago

What is the one tip you would give to new bloggers out there?

Imagine you had to start your blog over again. What things have you learned in your path so far that you think would make the biggest difference this time around? | Continue reading


@dev.to | 4 years ago

Building URL Shortener with MongoDB, Express Framework and TypeScript

Continue reading


@dev.to | 4 years ago

Understanding and Implementing Linked Lists in JavaScript with ES6 and Impl

Continue reading


@dev.to | 4 years ago

Microfront Ends Based on React

Continue reading


@dev.to | 4 years ago

My Interview for Remote Working Hub

Continue reading


@dev.to | 4 years ago

Noob Excercises

Continue reading


@dev.to | 4 years ago

When and Why You Should Do Dependency Injection in React

Continue reading


@dev.to | 4 years ago

Side Project Awards

Continue reading


@dev.to | 4 years ago

CSS Noob Basics

Continue reading


@dev.to | 4 years ago

The Rag (Redshift Analyst Guide): What Is Redshift?

Continue reading


@dev.to | 4 years ago

What's New in Apache JMeter 5.2?

This blog post highlights the new features of Apache JMeter 5.2 | Continue reading


@dev.to | 4 years ago

Version 2 of the changelog generator for gitmoji commits convention

Continue reading


@dev.to | 4 years ago

DEV Raises 11.5M Series A from Mayfield

Continue reading


@dev.to | 4 years ago

Stop adding NPM dependencies (thoughtlessly)

Continue reading


@dev.to | 4 years ago

DevOps, Vagrant with Ansible

Configuration management with Vagrant and Ansible | Continue reading


@dev.to | 4 years ago

TestMace is a new cool competitor for Postman

Continue reading


@dev.to | 4 years ago

Build your own React in 90 lines of JavaScript

Continue reading


@dev.to | 4 years ago

Practical Xpath for Web Scraping

In this tutorial, we are going to see how to use XPath expressions in your Python code to extract data from the web. | Continue reading


@dev.to | 4 years ago

Building a super fast serverless container deployment pipeline on Google Cloud

Continue reading


@dev.to | 4 years ago

Why Not Having a CS Degree Is Awesome

Continue reading


@dev.to | 4 years ago

How to Write a Kickass Readme

Continue reading


@dev.to | 4 years ago

Create a Flask Application with SSO Login

SimpleLogin is a social login solution that protects user identity. | Continue reading


@dev.to | 4 years ago

Remember this when you start building a website builder

Continue reading


@dev.to | 4 years ago

Building a real time data streaming pipeline with Kafka

IntroductionMost large tech companies get data from their users in va... | Continue reading


@dev.to | 4 years ago

Let's create a floating label input with HTML and CSS only

Let's create a floating label input with HTML and CSS only. Javascript is used to achieve this result in most cases, but it can also be done without it. | Continue reading


@dev.to | 4 years ago

React, JSX, ES module imports (dynamic too) in browser without Webpack

Continue reading


@dev.to | 4 years ago

AVoid the Void

I don't like void functions. Let's look at the purpose of them and try to comprehend the utter confusion they bring. | Continue reading


@dev.to | 4 years ago

Launching Postwoman v1.0 – free, fast and beautiful alternative to Postman

Continue reading


@dev.to | 4 years ago

The Future of Dev (dev.to)

Continue reading


@dev.to | 4 years ago

Async, Await

Continue reading


@dev.to | 4 years ago

Open Source Made Me $10K Working Part-Time for 30 Days

Continue reading


@dev.to | 4 years ago