Safer Code with C# 8 Non-Null Reference Types

Continue reading


@dev.to | 5 years ago

The 7 Basic Tools of Software Quality

Continue reading


@dev.to | 5 years ago

Postgexecute.net Is Not ORM

Continue reading


@dev.to | 5 years ago

Preact Composition API

Implement the new Vue Composition API in Preact | Continue reading


@dev.to | 5 years ago

Python Logging: An In-Depth Tutorial

Continue reading


@dev.to | 5 years ago

Using 'scl' of scl-utils to abuse sudo on CentOS/RHEL

Potential for Privilege Escalation on CentOS/RHEL abusing sudo. | Continue reading


@dev.to | 5 years ago

Are You a Mediocre Developer? Me Too

Continue reading


@dev.to | 5 years ago

How to use GitHub wiki to speed up code reviews

How to use GitHub wiki to speed up code reviews | Continue reading


@dev.to | 5 years ago

Why Use PostgreSQL functions for your application development

Continue reading


@dev.to | 5 years ago

Testing Iframes in React with Enzyme

Continue reading


@dev.to | 5 years ago

Show HN: Mistake that cost thousands (Kubernetes, GKE)

Discussing the importance of a machine type when planning for auto-scaling. | Continue reading


@dev.to | 5 years ago

Pitch a Project to Hacktoberfest

Continue reading


@dev.to | 5 years ago

How to make conditionnal resources in terraform?

Continue reading


@dev.to | 5 years ago

Composition and Modularity with React

Continue reading


@dev.to | 5 years ago

Add dark mode to your site with this CSS trick

Add dark mode to your site with this short CSS trick | Continue reading


@dev.to | 5 years ago

Deploy to GitHub Pages with GitHub Actions for Static Site Generator

Continue reading


@dev.to | 5 years ago

Rewrite Commit History

As an engineer, we like to keep things organized. Especially, when you are working on the project and the team is growing larger. | Continue reading


@dev.to | 5 years ago

Confused by Git? Here's a Git crash course to fix that

Continue reading


@dev.to | 5 years ago

Go – build a minimal docker image in just three steps

Docker & Go image by github.com/ashleymcnamara/gophers Go — build a... | Continue reading


@dev.to | 5 years ago

Free Software Costs Something

Continue reading


@dev.to | 5 years ago

Stateless Apps in Kubernetes – Beyond Pods

Continue reading


@dev.to | 5 years ago

I Finally Wrote a Sudoku Solving Algorithm

Years after first trying to write a Sudoku solver in C++ I revisited the problem and implemented it in Python. | Continue reading


@dev.to | 5 years ago

Write your dev blogs quickly using this tool built with react

This editor helps you to write dev blogs quickly. | Continue reading


@dev.to | 5 years ago

PowerShell Core and Azure Functions, How-To

How to create and manage an Azure Functions v2 Project in PowerShell | Continue reading


@dev.to | 5 years ago

CSS Quickies: CSS Variables – Or how you create a white/dark theme easily

Continue reading


@dev.to | 5 years ago

JavaScript Iterators and Generators: Asynchronous Iterators

All you should need to know about JavaScript Asynchronous Iterators | Continue reading


@dev.to | 5 years ago

Enums and APIs

Should I expose Enums as strings or enums from my API? | Continue reading


@dev.to | 5 years ago

Funcy – A Serverless Slack App Using Azure Functions

Continue reading


@dev.to | 5 years ago

Desktop Application Development in ElectronJS Using Angular

Continue reading


@dev.to | 5 years ago

Apple Just Shipped Web Components to Production and You Probably Missed It

The biggest news of the Apple Music Web Client launch you probably missed | Continue reading


@dev.to | 5 years ago

Running a Newsletter with Better Metrics

I found myself running a semi-successful curated newsletter. What metric should I base this business on? Thinking out-loud. | Continue reading


@dev.to | 5 years ago

Bookmarks for Developer and Other IT Resources

Continue reading


@dev.to | 5 years ago

Guided bibliography for the serious self-taught programmer

Continue reading


@dev.to | 5 years ago

️ How to safely access deep nested values in JavaScript?

Continue reading


@dev.to | 5 years ago

Getting Started with Nvidia Jetson Nano, TensorFlow and Smalltalk

On all my previous posts (like this one) you can see VASmalltalk running on any R... | Continue reading


@dev.to | 5 years ago

Secure Automatic Updates for Electron Apps

Continue reading


@dev.to | 5 years ago

Dynamic Image height adjustment in CSS based on content

Hero Banner with text contentLet say, we need an image and text content. The te... | Continue reading


@dev.to | 5 years ago

Why ${1+“$@”} is used in shell script

Continue reading


@dev.to | 5 years ago

Arithmetic operation in shell script can be dangerous

Continue reading


@dev.to | 5 years ago

I ran a study to see who has fastest page load times: static or dynamic sites

Continue reading


@dev.to | 5 years ago

Catch them if you can or why locators make my tests stable

Continue reading


@dev.to | 5 years ago

Using the new Azure SDK for Java to upload images asynchronously

This post shows how to use the new Azure SDK for blob storage, using an asynchronous API in order to have better performance and stability | Continue reading


@dev.to | 5 years ago

Reacting to Dropbox: another take on cross-platform C++ development

Continue reading


@dev.to | 5 years ago

Best open-source findings, August 2019

Continue reading


@dev.to | 5 years ago

Former Tech Lead for the NPM CLI, Been Doing FOSS for 10 Years, Ask Me Anything

Continue reading


@dev.to | 5 years ago

A System for Sustainable FOSS

Continue reading


@dev.to | 5 years ago

I run PowerShell on Android and so can you

Continue reading


@dev.to | 5 years ago

Critical CSS with Rails and Webpacker

Inline CSS in Rails advanced usage of WEBPACKER for CSS. | Continue reading


@dev.to | 5 years ago