DEV Community

Tooling

Working with a new tool you want to share? Created a new workflow for a task? Found some great configurations? Share them with the community!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Switching between VSCode terminals using hot keys

Switching between VSCode terminals using hot keys

11
Comments
1 min read
How To Install NVM on macOS with Homebrew

How To Install NVM on macOS with Homebrew

6
Comments
2 min read
Custom interface for Account Factory in AWS Control Tower

Custom interface for Account Factory in AWS Control Tower

5
Comments
1 min read
How to Work with Git and Multiple Accounts

How to Work with Git and Multiple Accounts

11
Comments
2 min read
CLI tools from the Python3 Standard Library

CLI tools from the Python3 Standard Library

4
Comments
4 min read
asdf - the final(?) version manager

asdf - the final(?) version manager

3
Comments
3 min read
Git Aliases for an Efficient Workflow

Git Aliases for an Efficient Workflow

5
Comments
5 min read
Some titbits around Terraform Cloud

Some titbits around Terraform Cloud

2
Comments
4 min read
Frontend components with Golang

Frontend components with Golang

3
Comments
2 min read
New VSCode extension that takes automation to the next level

New VSCode extension that takes automation to the next level

68
Comments 4
2 min read
How to create an eBook from Markdown using Ibis?

How to create an eBook from Markdown using Ibis?

40
Comments 8
3 min read
Mocking backends with Camouflage

Mocking backends with Camouflage

6
Comments
4 min read
Tools to Visualize your Terraform plan

Tools to Visualize your Terraform plan

13
Comments 2
2 min read
Is it Pokémon or Big Data? DevOps books, and other resources

Is it Pokémon or Big Data? DevOps books, and other resources

3
Comments
6 min read
Introducing Arch-Go

Introducing Arch-Go

31
Comments
4 min read
How to Prioritise Your Product Backlog

How to Prioritise Your Product Backlog

5
Comments
6 min read
Talk to your computer in Javascript via the repl console

Talk to your computer in Javascript via the repl console

6
Comments
5 min read
15+ Useful Web Development Tools That You Might Not Know

15+ Useful Web Development Tools That You Might Not Know

898
Comments 30
17 min read
CodeFactory for Visual Studio (free license)

CodeFactory for Visual Studio (free license)

5
Comments 1
1 min read
How to have better NPM Scripts

How to have better NPM Scripts

6
Comments 2
5 min read
Using Telepresence 2 for Kubernetes debugging and local development

Using Telepresence 2 for Kubernetes debugging and local development

5
Comments
15 min read
What is X in Perl?

What is X in Perl?

5
Comments 7
1 min read
How To Mock APIs In Seconds

How To Mock APIs In Seconds

6
Comments
3 min read
Introducing Plasmic, the visual page builder for Next.js

Introducing Plasmic, the visual page builder for Next.js

5
Comments
4 min read
From design to code

From design to code

7
Comments
7 min read
What Script Run? New Package

What Script Run? New Package

5
Comments
1 min read
#DevHack: Using Raycast to speed up my productivity

#DevHack: Using Raycast to speed up my productivity

20
Comments
4 min read
Backstage Weekly 19 - Custom actions for the scaffolder

Backstage Weekly 19 - Custom actions for the scaffolder

2
Comments
3 min read
How to make use of a simple scaffolding tool

How to make use of a simple scaffolding tool

5
Comments
3 min read
Building a Well Architected CloudFormation Custom Resource Pattern

Building a Well Architected CloudFormation Custom Resource Pattern

8
Comments
1 min read
GitHub Actions Version Updater, Similar to GitHub's Dependabot, but for GitHub Actions

GitHub Actions Version Updater, Similar to GitHub's Dependabot, but for GitHub Actions

11
Comments
3 min read
Resizing images via api app in Node.js with Jimp

Resizing images via api app in Node.js with Jimp

12
Comments
3 min read
Time saving color scheme tools for designers

Time saving color scheme tools for designers

7
Comments
3 min read
Top 10 Chrome Extensions I can't live without

Top 10 Chrome Extensions I can't live without

154
Comments 3
12 min read
After years working as a team member (sw eng.)- I built a productivity tool specifically for them (and possibly you 😊)!

After years working as a team member (sw eng.)- I built a productivity tool specifically for them (and possibly you 😊)!

7
Comments
1 min read
How to debug DevTools with DevTools

How to debug DevTools with DevTools

44
Comments 11
3 min read
Our tech stack in 2021

Our tech stack in 2021

5
Comments
3 min read
Vilicus — An overseer for security scanning of container images

Vilicus — An overseer for security scanning of container images

16
Comments
4 min read
Improve GraphQl productivity with Altair GraphQl client

Improve GraphQl productivity with Altair GraphQl client

10
Comments 1
2 min read
Beginners Guide to Auto Formatting

Beginners Guide to Auto Formatting

19
Comments 6
8 min read
I Created a CLI to Cross-Post Your Articles On Dev, Hashnode, and Medium

I Created a CLI to Cross-Post Your Articles On Dev, Hashnode, and Medium

50
Comments 22
4 min read
What makes a great programming language great?

What makes a great programming language great?

5
Comments
4 min read
The ultimate "Glitch free JS" library has lost weight!

The ultimate "Glitch free JS" library has lost weight!

20
Comments 1
1 min read
Install MySQL using Docker

Install MySQL using Docker

8
Comments
5 min read
How to eliminate dead links in your Next.js app

How to eliminate dead links in your Next.js app

9
Comments 1
2 min read
Landing Page

Landing Page

13
Comments 2
1 min read
Creating a Browser for Developers (Polypane) | Podcast

Creating a Browser for Developers (Polypane) | Podcast

3
Comments 2
2 min read
How to debug a Github Actions' secret

How to debug a Github Actions' secret

8
Comments
1 min read
Github and Gitlab sync

Github and Gitlab sync

61
Comments 11
4 min read
Freedom to decide, responsibility to explain - How and why to automate your architecture docs

Freedom to decide, responsibility to explain - How and why to automate your architecture docs

11
Comments
5 min read
Blocking Time for Tasks with Toggl

Blocking Time for Tasks with Toggl

9
Comments
5 min read
💡 Useful Git Commands you need to know 💡

💡 Useful Git Commands you need to know 💡

75
Comments 10
2 min read
Simplify your Dev Environment with PM2

Simplify your Dev Environment with PM2

16
Comments
5 min read
The Right Tool For The Job - In Frontend Engineering

The Right Tool For The Job - In Frontend Engineering

19
Comments
4 min read
🌐 Using the Notion page as a personal website with your domain on Cloudflare

🌐 Using the Notion page as a personal website with your domain on Cloudflare

68
Comments 23
9 min read
Learning This tools will boost your journey into DevOps

Learning This tools will boost your journey into DevOps

35
Comments
5 min read
How to use node_modules path or third party assets in angular files.

How to use node_modules path or third party assets in angular files.

5
Comments
1 min read
Add Snowpack to ASP.NET Core Web App

Add Snowpack to ASP.NET Core Web App

7
Comments 3
10 min read
A plain, practical guide on recursion in JS

A plain, practical guide on recursion in JS

10
Comments
14 min read
Deploying to a server via SSH and Rsync in a Github Action

Deploying to a server via SSH and Rsync in a Github Action

14
Comments 1
7 min read
loading...