30th Year in Code

A look at the personal problems faced in decades of programming. | Continue reading


@dev.to | 5 years ago

PostgreSQL Fulltext Search with DBIx:Class

Using Postgres fulltext search turned out to be a trivial affair, so I thought I'd share it here. | Continue reading


@dev.to | 5 years ago

On Writing Clean Code

Continue reading


@dev.to | 5 years ago

One Simple Model to Help You Measure Your Growth

There is one thing people are always missing when they start engineering their life. This thing is **a good metric system** | Continue reading


@dev.to | 5 years ago

Dockerize Spring Boot

Continue reading


@dev.to | 5 years ago

Good writing principles for blog posts

Continue reading


@dev.to | 5 years ago

RPG and the IBMi

Gauging interest in the IBMi with a brief post on IBMi and RPG | Continue reading


@dev.to | 5 years ago

What is the worst advice for the newbie?

Today I was at the meetup for the newbies. (Again. After the previous time, I wro... | Continue reading


@dev.to | 5 years ago

Ways to Make Money as a Developer

How to make money as a developer | Continue reading


@dev.to | 5 years ago

AssemblyScript, the TypeScript to WebAssembly compiler, looking for contributors

Continue reading


@dev.to | 5 years ago

Understanding Server Side Rendering

Continue reading


@dev.to | 5 years ago

What Developers Are: Why an Unprofitable Company Can Have 70% Margins

Why your job isn't what you think it is | Continue reading


@dev.to | 5 years ago

Why JavaScript Async/Await Is Better Than Plain Promises (Tutorial)

Continue reading


@dev.to | 5 years ago

Top Object-Oriented Design Principles for Writing Clean Code

Tried and tested object-oriented design principles for writing robust and clean code in Java and other OOP programming language. | Continue reading


@dev.to | 5 years ago

The Learning Funnel

How to find a balance between the number of things to learn, and your level of involvement? | Continue reading


@dev.to | 5 years ago

Proxyorbit.com – Building a Rotating Proxy API

Continue reading


@dev.to | 5 years ago

Hackernoon Hijacked My Article and Broke It in the Process

Continue reading


@dev.to | 5 years ago

Practical Ways to Write Better JavaScript

Solid methods of improving your JS. | Continue reading


@dev.to | 5 years ago

What are the worst security practices you've ever witnessed?

Continue reading


@dev.to | 5 years ago

Save the planet, clean your mailbox

Continue reading


@dev.to | 5 years ago

Show HN: Building Chat Web Components with StencilJS and Ionic 4

Lessons learned from writing a web component library for live chat and chatbots with StencilJS | Continue reading


@dev.to | 5 years ago

How to Interview Engineers When You're Not Technical

Or, questions you can ask engineers to understand what working with them will be like. | Continue reading


@dev.to | 5 years ago

I Am Unhireable

Going over some common requirements people give when recruiting developers and noticing I don't really fit any of them | Continue reading


@dev.to | 5 years ago

A Thorough Introduction to Git's Interactive Patch Mode

Continue reading


@dev.to | 5 years ago

Azure Ad App Registration, an Introduction

What are the concept behind App registration in Azure AD, how and why to use it | Continue reading


@dev.to | 5 years ago

JavaScript pattern that changed everything (for me) Kristijan Fištrek

Continue reading


@dev.to | 5 years ago

Many levels are the developers in the team

How many levels are the developers in the team | Continue reading


@dev.to | 5 years ago

Why Codewars is a good way to learn a new programming language

Continue reading


@dev.to | 5 years ago

Osgood

Continue reading


@dev.to | 5 years ago

H

Please help our cause against modern-day discrimination | Continue reading


@dev.to | 5 years ago

Predicting Global Video Game Sales with a Linear Regression Model

Continue reading


@dev.to | 5 years ago

Testing Powershell Applications with Perl6 and Sparrow6

How to test Powershell modules using Perl6 and Sparrow6 | Continue reading


@dev.to | 5 years ago

GitHub Must Be a Free Platform

Continue reading


@dev.to | 5 years ago

Create a Dynamic Prompt String in Bash

Continue reading


@dev.to | 5 years ago

Azure VM Metadata

How to deal with Azure VM MetaData and what to do with them | Continue reading


@dev.to | 5 years ago

How to Create a Web Crawler from Scratch in Python

Continue reading


@dev.to | 5 years ago

Are we “developers” gatekeeping “knowledge” from our juniors and peers?

The subconscious role we "senior developers" play, in preventing the spread of knowledge without us realizing. And stifling the growth of all around us. | Continue reading


@dev.to | 5 years ago

Git TIP – Why you should not keep a local master branch?

What is a local branch, what is a remote branch ? Why keeping up to date local branch is a waste of time ? | Continue reading


@dev.to | 5 years ago

Blueprints for [an Awesome] Web-App

What makes web applications fun and easy to use? | Continue reading


@dev.to | 5 years ago

Istio for Everyone

Continue reading


@dev.to | 5 years ago

Knowledge Sharing and Dev Team Productivity

Continue reading


@dev.to | 5 years ago

What are the factors to consider when designing a microservice architecture?

Continue reading


@dev.to | 5 years ago

BIP 32 Watch-Only Wallets

Bitcoin improvement proposal 32 is, in my opinion, one of the most important BIPs... | Continue reading


@dev.to | 5 years ago

Practical Ways to Write Better JavaScript

Solid methods of improving your JS. | Continue reading


@dev.to | 5 years ago

A Beginner´S Guide to GraphQL in JavaScript

Guide to communication with GraphQL Server in Javascript without `gql` knowledge | Continue reading


@dev.to | 5 years ago

Node.js: Taskz, sequential and parallel task list runner for terminal

Node.js: Simple sequential and parallel task list runner for terminal library. | Continue reading


@dev.to | 5 years ago

Top Best Airbnb Clone Scripts Highly Recommended

Continue reading


@dev.to | 5 years ago

How to make Python code concurrent with 3 lines

I was inspired by @rpalo's quest to uncover gems in Python's standard library... | Continue reading


@dev.to | 5 years ago