Skip to content
Navigation menu
Search
Powered by
Search
Algolia
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 '24
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
8
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
95
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
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account