Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
DEV Community
is a community of 892,765 amazing developers
We're a place where coders share, stay up-to-date and grow their careers.
Create account
Log in
Home
Listings
Podcasts
Videos
Tags
FAQ
Forem Shop
Sponsors
About
Contact
Guides
image/svg+xml
Software comparisons
Other
Code of Conduct
Privacy Policy
Terms of use
Twitter
Facebook
Github
Instagram
Twitch
#
quicktip
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Case-sensitive and Case-insensitive String Comparisons in PowerShell
Ivan Kahl
Ivan Kahl
Ivan Kahl
Follow
Dec 18 '21
Case-sensitive and Case-insensitive String Comparisons in PowerShell
#
powershell
#
quicktip
Reactions
5
reactions
Comments
Add Comment
1 min read
Save
Saved
The difference between HTTP status codes 401 and 403: Unauthorized and Forbidden
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Nov 17 '21
The difference between HTTP status codes 401 and 403: Unauthorized and Forbidden
#
webdev
#
quicktip
Reactions
6
reactions
Comments
Add Comment
3 min read
Save
Saved
How Spaces Can Improve Your Code
Matheus Richard
Matheus Richard
Matheus Richard
Follow
Sep 8 '21
How Spaces Can Improve Your Code
#
code
#
quicktip
#
refactoring
#
easy
Reactions
6
reactions
Comments
2
comments
3 min read
Save
Saved
How to add syntax highlighting to markdown code blocks
Eli H. Schei
Eli H. Schei
Eli H. Schei
Follow
May 28 '21
How to add syntax highlighting to markdown code blocks
#
markdown
#
tutorial
#
quicktip
#
devquicktip
Reactions
5
reactions
Comments
Add Comment
1 min read
Save
Saved
Mocking Made Simple
Matheus Richard
Matheus Richard
Matheus Richard
Follow
Apr 22 '21
Mocking Made Simple
#
testing
#
refactoring
#
mocks
#
quicktip
Reactions
11
reactions
Comments
1
comment
3 min read
Save
Saved
Storing State on Local Storage in a React Application
uguremirmustafa
uguremirmustafa
uguremirmustafa
Follow
Apr 20 '21
Storing State on Local Storage in a React Application
#
react
#
javascript
#
localstorage
#
quicktip
Reactions
7
reactions
Comments
3
comments
2 min read
Save
Saved
Convert Rows to Columns with Ruby's Transpose Method
Meagan Waller
Meagan Waller
Meagan Waller
Follow
Feb 18 '21
Convert Rows to Columns with Ruby's Transpose Method
#
ruby
#
quicktip
Reactions
3
reactions
Comments
Add Comment
2 min read
Save
Saved
Quick tip: Improve your code blocks with a language tag
Darlan Tódero ten Caten
Darlan Tódero ten Caten
Darlan Tódero ten Caten
Follow
Dec 6 '20
Quick tip: Improve your code blocks with a language tag
#
beginners
#
blogging
#
quicktip
Reactions
7
reactions
Comments
Add Comment
2 min read
Save
Saved
Tips for debugging in 11ty
George Griffiths
George Griffiths
George Griffiths
Follow
Oct 9 '20
Tips for debugging in 11ty
#
quicktip
#
javascript
#
11ty
#
vscode
Reactions
4
reactions
Comments
Add Comment
3 min read
Save
Saved
CodeReady Containers: Unable to load kvm module
Tyler Auerbeck
Tyler Auerbeck
Tyler Auerbeck
Follow
Sep 20 '20
CodeReady Containers: Unable to load kvm module
#
openshift
#
crc
#
codeready
#
quicktip
Reactions
2
reactions
Comments
2
comments
2 min read
Save
Saved
Quick tip about TypeScript and why to avoid these types
Benjamin🦸♂️Auzanneau™
Benjamin🦸♂️Auzanneau™
Benjamin🦸♂️Auzanneau™
Follow
Sep 4 '20
Quick tip about TypeScript and why to avoid these types
#
typescript
#
tips
#
javascript
#
quicktip
Reactions
5
reactions
Comments
Add Comment
1 min read
Save
Saved
Quick tip about || vs ??
Benjamin🦸♂️Auzanneau™
Benjamin🦸♂️Auzanneau™
Benjamin🦸♂️Auzanneau™
Follow
Sep 3 '20
Quick tip about || vs ??
#
javascript
#
nullish
#
quicktip
#
ecmascript
Reactions
6
reactions
Comments
2
comments
1 min read
Save
Saved
(Quick tip) Easy debugging styled-component with CRA
maxime.io
maxime.io
maxime.io
Follow
Jul 30 '20
(Quick tip) Easy debugging styled-component with CRA
#
quicktip
#
react
#
babel
#
javascript
Reactions
6
reactions
Comments
Add Comment
1 min read
Save
Saved
QuickTip: GitHub profile readme
Yordan Ivanov
Yordan Ivanov
Yordan Ivanov
Follow
Jul 15 '20
QuickTip: GitHub profile readme
#
quicktip
#
github
Reactions
3
reactions
Comments
Add Comment
2 min read
Save
Saved
A Quick Tip for Aspiring Web Developers!
Loralighte
Loralighte
Loralighte
Follow
Jul 9 '20
A Quick Tip for Aspiring Web Developers!
#
webdev
#
quicktip
#
tips
#
tricks
Reactions
29
reactions
Comments
2
comments
1 min read
Save
Saved
Installing the Heroku CLI on WSL
Thomas Wright
Thomas Wright
Thomas Wright
Follow
May 1 '20
Installing the Heroku CLI on WSL
#
quicktip
#
tip
#
heroku
#
wsl
Reactions
92
reactions
Comments
11
comments
2 min read
Save
Saved
Generate a random hash with fixed length
Niklas
Niklas
Niklas
Follow
Nov 29 '19
Generate a random hash with fixed length
#
javascript
#
quicktip
#
snippet
Reactions
6
reactions
Comments
Add Comment
1 min read
Save
Saved
TIL: How to move a line in Vim
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Nov 6 '19
TIL: How to move a line in Vim
#
todayilearned
#
quicktip
#
linux
#
vi
Reactions
6
reactions
Comments
Add Comment
1 min read
Save
Saved
TIL: Create and deploy a serverless function in AWS
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Oct 1 '19
TIL: Create and deploy a serverless function in AWS
#
todayilearned
#
quicktip
#
aws
#
lambda
Reactions
5
reactions
Comments
Add Comment
1 min read
Save
Saved
Remove a commit from history in Git – local and remote
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Sep 25 '19
Remove a commit from history in Git – local and remote
#
todayilearned
#
quicktip
#
git
#
lessons
Reactions
6
reactions
Comments
Add Comment
2 min read
Save
Saved
How to make your footer stick to the bottom of your page
selbekk
selbekk
selbekk
Follow
Aug 20 '19
How to make your footer stick to the bottom of your page
#
quicktip
#
css
#
html
Reactions
94
reactions
Comments
6
comments
2 min read
Save
Saved
Sending docker container logs to a separate file
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
May 16 '19
Sending docker container logs to a separate file
#
commandline
#
docker
#
quicktip
Reactions
2
reactions
Comments
Add Comment
1 min read
Save
Saved
How to fix "failed to delete stack: Role ... is invalid or cannot be assumed" in AWS CloudFormation
David J Eddy
David J Eddy
David J Eddy
Follow
Jan 10 '19
How to fix "failed to delete stack: Role ... is invalid or cannot be assumed" in AWS CloudFormation
#
todayilearned
#
aws
#
devops
#
quicktip
Reactions
17
reactions
Comments
3
comments
3 min read
Save
Saved
How to Resize a VirtualBox Linux VDI Disk under Windows Host
GaMa
GaMa
GaMa
Follow
Jul 23 '18
How to Resize a VirtualBox Linux VDI Disk under Windows Host
#
quicktip
#
virtualbox
Reactions
13
reactions
Comments
2
comments
1 min read
Save
Saved
Each Pair with Itertools
Ryan Palo
Ryan Palo
Ryan Palo
Follow
Jun 9 '18
Each Pair with Itertools
#
python
#
tricks
#
itertools
#
quicktip
Reactions
10
reactions
Comments
1
comment
4 min read
Save
Saved
Display a file from another branch
Mathieu PATUREL
Mathieu PATUREL
Mathieu PATUREL
Follow
May 16 '18
Display a file from another branch
#
git
#
quicktip
#
tip
Reactions
40
reactions
Comments
Add Comment
1 min read
Save
Saved
Quick Tip: Programming by Wishful Thinking
Frederik 👨💻➡️🌐 Creemers
Frederik 👨💻➡️🌐 Creemers
Frederik 👨💻➡️🌐 Creemers
Follow
Oct 6 '17
Quick Tip: Programming by Wishful Thinking
#
problemsolving
#
quicktip
Reactions
16
reactions
Comments
5
comments
3 min read
Save
Saved
Quick tip: Check Out the Code Review Stack Exchange
Frederik 👨💻➡️🌐 Creemers
Frederik 👨💻➡️🌐 Creemers
Frederik 👨💻➡️🌐 Creemers
Follow
Aug 2 '17
Quick tip: Check Out the Code Review Stack Exchange
#
quicktip
#
codereview
#
community
Reactions
16
reactions
Comments
3
comments
1 min read
Save
Saved
TIL about shell parameter expansion in Bash
Ryan Rousseau
Ryan Rousseau
Ryan Rousseau
Follow
for
Octopus Deploy
May 15 '20
TIL about shell parameter expansion in Bash
#
todayilearned
#
bash
#
quicktip
Reactions
4
reactions
Comments
Add Comment
1 min read
Save
Saved
TIL you can reference PowerShell object properties using a variable containing the name
Ryan Rousseau
Ryan Rousseau
Ryan Rousseau
Follow
for
Octopus Deploy
May 8 '20
TIL you can reference PowerShell object properties using a variable containing the name
#
todayilearned
#
powershell
#
quicktip
Reactions
6
reactions
Comments
Add Comment
1 min read
Save
Saved
Give Azure resources access to your Azure database in ARM and Terraform templates
Ryan Rousseau
Ryan Rousseau
Ryan Rousseau
Follow
for
Octopus Deploy
Apr 24 '20
Give Azure resources access to your Azure database in ARM and Terraform templates
#
azure
#
arm
#
terraform
#
quicktip
Reactions
8
reactions
Comments
Add Comment
1 min read
Save
Saved
Configure SSH for a specific Host
Niklas
Niklas
Niklas
Follow
Apr 23 '20
Configure SSH for a specific Host
#
ssh
#
quicktip
Reactions
5
reactions
Comments
Add Comment
1 min read
Save
Saved
Go to line number in a file using vim
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Feb 13 '20
Go to line number in a file using vim
#
todayilearned
#
quicktip
#
linux
#
productivity
Reactions
11
reactions
Comments
2
comments
1 min read
Save
Saved
Do I need to indent my Python code? What about JavaScript?
Flávia Bastos
Flávia Bastos
Flávia Bastos
Follow
Jun 6 '19
Do I need to indent my Python code? What about JavaScript?
#
quicktip
#
javascript
#
python
Reactions
4
reactions
Comments
Add Comment
1 min read
Save
Saved
Better Plots (in Three Lines!)
PJ Trainor
PJ Trainor
PJ Trainor
Follow
Mar 14 '19
Better Plots (in Three Lines!)
#
python
#
dataviz
#
matplotlib
#
quicktip
Reactions
6
reactions
Comments
Add Comment
2 min read
Save
Saved
The skinny on Python dev environment and packaging (pip)
hong
hong
hong
Follow
Mar 14 '19
The skinny on Python dev environment and packaging (pip)
#
python
#
beginners
#
quicktip
#
resources
Reactions
6
reactions
Comments
Add Comment
4 min read
Save
Saved
Get compiler help, even with “stringly” typed parameters in ReasonML
Murphy Randle
Murphy Randle
Murphy Randle
Follow
Sep 10 '18
Get compiler help, even with “stringly” typed parameters in ReasonML
#
reason
#
quicktip
#
refactoring
Reactions
10
reactions
Comments
2
comments
2 min read
Save
Saved
Command Not Found... Dum Dum
Ryan Palo
Ryan Palo
Ryan Palo
Follow
Jun 14 '18
Command Not Found... Dum Dum
#
bash
#
shell
#
quicktip
Reactions
14
reactions
Comments
1
comment
1 min read
Save
Saved
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account