Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
quicktip
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Conditionally Add CSS Classes to Your Views and Components
Rails Designer
Rails Designer
Rails Designer
Follow
Mar 4
Conditionally Add CSS Classes to Your Views and Components
#
rails
#
quicktip
1
reaction
Comments
Add Comment
1 min read
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
5
reactions
Comments
Add Comment
1 min read
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
7
reactions
Comments
Add Comment
3 min read
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
6
reactions
Comments
2
comments
3 min read
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
7
reactions
Comments
3
comments
1 min read
Mocking Made Simple
Matheus Richard
Matheus Richard
Matheus Richard
Follow
Apr 22 '21
Mocking Made Simple
#
testing
#
refactoring
#
mocks
#
quicktip
11
reactions
Comments
1
comment
3 min read
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
7
reactions
Comments
3
comments
2 min read
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
7
reactions
Comments
Add Comment
2 min read
Tips for debugging in 11ty
George Griffiths
George Griffiths
George Griffiths
Follow
Oct 9 '20
Tips for debugging in 11ty
#
quicktip
#
javascript
#
11ty
#
vscode
4
reactions
Comments
Add Comment
3 min read
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
3
reactions
Comments
2
comments
2 min read
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
5
reactions
Comments
Add Comment
1 min read
Quick tip about || vs ??
Benjamin🦸♂️Auzanneau™
Benjamin🦸♂️Auzanneau™
Benjamin🦸♂️Auzanneau™
Follow
Sep 3 '20
Quick tip about || vs ??
#
javascript
#
nullish
#
quicktip
#
ecmascript
5
reactions
Comments
2
comments
1 min read
(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
6
reactions
Comments
Add Comment
1 min read
QuickTip: GitHub profile readme
Yordan Ivanov
Yordan Ivanov
Yordan Ivanov
Follow
Jul 15 '20
QuickTip: GitHub profile readme
#
quicktip
#
github
3
reactions
Comments
Add Comment
2 min read
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
29
reactions
Comments
2
comments
1 min read
Installing the Heroku CLI on WSL
TJ Wright
TJ Wright
TJ Wright
Follow
May 1 '20
Installing the Heroku CLI on WSL
#
quicktip
#
tip
#
heroku
#
wsl
95
reactions
Comments
11
comments
2 min read
Generate a random hash with fixed length
Niklas
Niklas
Niklas
Follow
Nov 29 '19
Generate a random hash with fixed length
#
javascript
#
quicktip
#
snippet
6
reactions
Comments
Add Comment
1 min read
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
6
reactions
Comments
Add Comment
1 min read
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
5
reactions
Comments
Add Comment
1 min read
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
6
reactions
Comments
Add Comment
2 min read
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
94
reactions
Comments
6
comments
2 min read
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
2
reactions
Comments
Add Comment
1 min read
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
17
reactions
Comments
3
comments
3 min read
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
10
reactions
Comments
2
comments
2 min read
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
13
reactions
Comments
2
comments
1 min read
Each Pair with Itertools
Ryan Palo
Ryan Palo
Ryan Palo
Follow
Jun 9 '18
Each Pair with Itertools
#
python
#
tricks
#
itertools
#
quicktip
10
reactions
Comments
1
comment
4 min read
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
40
reactions
Comments
Add Comment
1 min read
Quick Tip: Programming by Wishful Thinking
Frederik 👨💻➡️🌐 Creemers
Frederik 👨💻➡️🌐 Creemers
Frederik 👨💻➡️🌐 Creemers
Follow
Oct 6 '17
Quick Tip: Programming by Wishful Thinking
#
problemsolving
#
quicktip
19
reactions
Comments
5
comments
3 min read
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
16
reactions
Comments
3
comments
1 min read
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
4
reactions
Comments
Add Comment
1 min read
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
6
reactions
Comments
Add Comment
1 min read
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
8
reactions
Comments
Add Comment
1 min read
Configure SSH for a specific Host
Niklas
Niklas
Niklas
Follow
Apr 23 '20
Configure SSH for a specific Host
#
ssh
#
quicktip
5
reactions
Comments
Add Comment
1 min read
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
11
reactions
Comments
2
comments
1 min read
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
4
reactions
Comments
Add Comment
1 min read
Better Plots (in Three Lines!)
PJ Trainor
PJ Trainor
PJ Trainor
Follow
Mar 14 '19
Better Plots (in Three Lines!)
#
python
#
dataviz
#
matplotlib
#
quicktip
6
reactions
Comments
Add Comment
2 min read
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
6
reactions
Comments
Add Comment
4 min read
Command Not Found... Dum Dum
Ryan Palo
Ryan Palo
Ryan Palo
Follow
Jun 14 '18
Command Not Found... Dum Dum
#
bash
#
shell
#
quicktip
14
reactions
Comments
1
comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account