Divjoy Year in Review

Continue reading


@dev.to | 5 years ago

Side Hustle to for Investment, Not Income

If you have a side hustle, How much money does it bring in compared to your job? ... | Continue reading


@dev.to | 5 years ago

What makes a site JAMstack?

Continue reading


@dev.to | 5 years ago

Be a Rockstar at Pull Requests

Continue reading


@dev.to | 5 years ago

Writing Comments First to Increase Productivity

Did you know that comments can be useful for more than just inline documentation? Here is a little tip that can help you actually remember to write comments, and increase your productivity at the same time! | Continue reading


@dev.to | 5 years ago

Next.js Boilerplate with TailwindCSS and SASS

A boilerplate of Nextjs with tailwindcss and sass | Continue reading


@dev.to | 5 years ago

Fantastic Bugs and Where to Find Them

An awesome, terrifying debugging session! | Continue reading


@dev.to | 5 years ago

Vue.js Carousels: SSR Support and Performance

Continue reading


@dev.to | 5 years ago

Why the distributed company is a viable option?

Continue reading


@dev.to | 5 years ago

How to Terminate a HTTP Server in Node.js?

Terminating a HTTP server when there are active connections. | Continue reading


@dev.to | 5 years ago

The Lifestyle of the Digital Nomad

Continue reading


@dev.to | 5 years ago

Do Cloud Engineers Code?

DevOps. Platform Engineer. Cloud Engineer. So many terms and roles! But they al... | Continue reading


@dev.to | 5 years ago

The 2020s is the decade of remote transformation

Continue reading


@dev.to | 5 years ago

Trigger GitHub Workflow from Slack Using Firebase Functions

Let's have a look at how to trigger a Github Workflow from Slack, using Firebase ... | Continue reading


@dev.to | 5 years ago

Build Reinforcement Learning Tic-Tac-Toe Agent

Continue reading


@dev.to | 5 years ago

Show HN: Build Airtable API Without Code

Looking to access your third-party application's like Airtable, Google Sheet, Telegram, etc. data without any backend then try nocodeapi.com | Continue reading


@dev.to | 5 years ago

Show HN: How to handle API downtime with 2 LOC

Applications and SaaS are using more and more APIs, but there's no tool to give you insights about your APIs usage. Well, until now... Introducing the Bearer Agent. | Continue reading


@dev.to | 5 years ago

Replacing React with Preact

A short summary of replacing React with Preact on SaaSHub | Continue reading


@dev.to | 5 years ago

JavaScript Visualized: Generators and Iterators

Continue reading


@dev.to | 5 years ago

How to Test a Method in a React Functional Component Using Enzyme

Continue reading


@dev.to | 5 years ago

Anybody Keeping Up with TruffleRuby?

Continue reading


@dev.to | 5 years ago

Invoking webhooks from your GitHub workflow actions

Continue reading


@dev.to | 5 years ago

Browser Functions: A serverless platform using Web Browser execution engines

Continue reading


@dev.to | 5 years ago

How to migrate all your Git repositores to a new computer?

This helps you create a super clone script from the old computer and run in the new, keeping all the folder structure. | Continue reading


@dev.to | 5 years ago

Top five tips for a better freelancing career

Continue reading


@dev.to | 5 years ago

DevOps vs. SRE

Continue reading


@dev.to | 5 years ago

Build a Story Web Component with LitElement

Continue reading


@dev.to | 5 years ago

Side projects: how to avoid getting swamped

Some projects feel unfinished; Redefine what finished means! | Continue reading


@dev.to | 5 years ago

Domain Modeling with Tagged Unions in GraphQL

How leveraging the type systems of GraphQL, ReasonML, and TypeScript can help us write more robust, correct applications. | Continue reading


@dev.to | 5 years ago

Blog: WebAssembly Module Sections

Continue reading


@dev.to | 5 years ago

JavaScript tip: Create debug friendly unique references using String

Continue reading


@dev.to | 5 years ago

Cloud Predictions

Continue reading


@dev.to | 5 years ago

Containerized Builds for Rust on the ESP32

Continue reading


@dev.to | 5 years ago

Reviews on top AI free courses that I've taken

Continue reading


@dev.to | 5 years ago

Possible ways to reduce your webpack bundle size – JavaScript SECRETS

Original image source : https://images.ctfassets.net/nj2caiz7hkjw/3VoFdDTP5So... | Continue reading


@dev.to | 5 years ago

Infra as Code in Azure, User-Defined Functions in ARM Templates

Continue reading


@dev.to | 5 years ago

Why AI is the new electricity

Continue reading


@dev.to | 5 years ago

Vue and Google Firebase Analytics

How to setup Vue with Google Analytics App + Web | Continue reading


@dev.to | 5 years ago

Some useful skills for quantum computing

Continue reading


@dev.to | 5 years ago

React query list, inspired by Dan Abramov

Continue reading


@dev.to | 5 years ago

I Built Daily Developer Jokes and the First Ever Dev Bot

Today I am proud to release my latest project -- a website and the first ever DEV bot (as far as I know), called Daily Developer Jokes. The Daily Developer Jokes bot will post programmer humor and jokes every day at 8:00 AM (EST). | Continue reading


@dev.to | 5 years ago

Four Types of Tricky Tasks and How to Estimate Them

All happy families are alike; each unhappy family is unhappy in its own way. ... | Continue reading


@dev.to | 5 years ago

How to Build a Command-Line Tool with Node.js – A Step-by-Step Guide

Continue reading


@dev.to | 5 years ago

Round Robin Implementation in Csharp

simple but powerful and thread-safe implementation of Round Robin algorithm in C# | Continue reading


@dev.to | 5 years ago

Extending the Angular Material Theme System

Angular Material provides a powerful theme system, this is how you can extend it to add additional palettes. | Continue reading


@dev.to | 5 years ago

Lost in Translation

Continue reading


@dev.to | 5 years ago

Do developers have higher job satisfaction than non-developers?

Continue reading


@dev.to | 5 years ago

Domain-Driven Design Use Case: Improving a Life Insurance Selling Platform

Let's look at designing a life insurance selling platform using a domain-driven approach! | Continue reading


@dev.to | 5 years ago