DEV Community

# quicktip

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Case-sensitive and Case-insensitive String Comparisons in PowerShell

Case-sensitive and Case-insensitive String Comparisons in PowerShell

5
Comments
1 min read
The difference between HTTP status codes 401 and 403: Unauthorized and Forbidden

The difference between HTTP status codes 401 and 403: Unauthorized and Forbidden

6
Comments
3 min read
How Spaces Can Improve Your Code

How Spaces Can Improve Your Code

6
Comments 2
3 min read
How to add syntax highlighting to markdown code blocks

How to add syntax highlighting to markdown code blocks

6
Comments 3
1 min read
Mocking Made Simple

Mocking Made Simple

11
Comments 1
3 min read
Storing State on Local Storage in a React Application

Storing State on Local Storage in a React Application

7
Comments 3
2 min read
Quick tip: Improve your code blocks with a language tag

Quick tip: Improve your code blocks with a language tag

7
Comments
2 min read
Tips for debugging in 11ty

Tips for debugging in 11ty

4
Comments
3 min read
CodeReady Containers: Unable to load kvm module

CodeReady Containers: Unable to load kvm module

2
Comments 2
2 min read
Quick tip about TypeScript and why to avoid these types

Quick tip about TypeScript and why to avoid these types

5
Comments
1 min read
Quick tip about || vs ??

Quick tip about || vs ??

5
Comments 2
1 min read
(Quick tip) Easy debugging styled-component with CRA

(Quick tip) Easy debugging styled-component with CRA

6
Comments
1 min read
QuickTip: GitHub profile readme

QuickTip: GitHub profile readme

3
Comments
2 min read
A Quick Tip for Aspiring Web Developers!

A Quick Tip for Aspiring Web Developers!

29
Comments 2
1 min read
Installing the Heroku CLI on WSL

Installing the Heroku CLI on WSL

93
Comments 11
2 min read
Generate a random hash with fixed length

Generate a random hash with fixed length

6
Comments
1 min read
TIL: How to move a line in Vim

TIL: How to move a line in Vim

6
Comments
1 min read
TIL: Create and deploy a serverless function in AWS

TIL: Create and deploy a serverless function in AWS

5
Comments
1 min read
Remove a commit from history in Git – local and remote

Remove a commit from history in Git – local and remote

6
Comments
2 min read
How to make your footer stick to the bottom of your page

How to make your footer stick to the bottom of your page

94
Comments 6
2 min read
Sending docker container logs to a separate file

Sending docker container logs to a separate file

2
Comments
1 min read
How to fix "failed to delete stack: Role ... is invalid or cannot be assumed" in AWS CloudFormation

How to fix "failed to delete stack: Role ... is invalid or cannot be assumed" in AWS CloudFormation

17
Comments 3
3 min read
How to Resize a VirtualBox Linux VDI Disk under Windows Host

How to Resize a VirtualBox Linux VDI Disk under Windows Host

13
Comments 2
1 min read
Each Pair with Itertools

Each Pair with Itertools

10
Comments 1
4 min read
Display a file from another branch

Display a file from another branch

40
Comments
1 min read
Quick Tip: Programming by Wishful Thinking

Quick Tip: Programming by Wishful Thinking

18
Comments 5
3 min read
Quick tip: Check Out the Code Review Stack Exchange

Quick tip: Check Out the Code Review Stack Exchange

16
Comments 3
1 min read
TIL about shell parameter expansion in Bash

TIL about shell parameter expansion in Bash

4
Comments
1 min read
TIL you can reference PowerShell object properties using a variable containing the name

TIL you can reference PowerShell object properties using a variable containing the name

6
Comments
1 min read
Give Azure resources access to your Azure database in ARM and Terraform templates

Give Azure resources access to your Azure database in ARM and Terraform templates

8
Comments
1 min read
Configure SSH for a specific Host

Configure SSH for a specific Host

5
Comments
1 min read
Go to line number in a file using vim

Go to line number in a file using vim

11
Comments 2
1 min read
Do I need to indent my Python code? What about JavaScript?

Do I need to indent my Python code? What about JavaScript?

4
Comments
1 min read
Better Plots (in Three Lines!)

Better Plots (in Three Lines!)

6
Comments
2 min read
The skinny on Python dev environment and packaging (pip)

The skinny on Python dev environment and packaging (pip)

6
Comments
4 min read
Get compiler help, even with “stringly” typed parameters in ReasonML

Get compiler help, even with “stringly” typed parameters in ReasonML

10
Comments 2
2 min read
Command Not Found... Dum Dum

Command Not Found... Dum Dum

14
Comments 1
1 min read
loading...