DEV Community

# tips

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Managing VSCode Profiles for the Polyglot Developers

Managing VSCode Profiles for the Polyglot Developers

8
Comments
2 min read
Beginner Python tips Day - 03 defaultdict

Beginner Python tips Day - 03 defaultdict

10
Comments
1 min read
Beginner Python tips Day - 02 dict.get()

Beginner Python tips Day - 02 dict.get()

8
Comments 2
1 min read
Sealing the Deal with Value-Added Projects

Sealing the Deal with Value-Added Projects

3
Comments
3 min read
Beginner Python tips Day - 01 Enumerate

Beginner Python tips Day - 01 Enumerate

14
Comments
1 min read
Store your git ssh in keychain (and make it persist across logins)

Store your git ssh in keychain (and make it persist across logins)

12
Comments 3
1 min read
Most of my time is not spent on writing code

Most of my time is not spent on writing code

5
Comments
2 min read
Enable Dark mode on Chrome everywhere 🌜🌎

Enable Dark mode on Chrome everywhere 🌜🌎

8
Comments 2
1 min read
OS / How I made my first PR to DEV as a code newbie

OS / How I made my first PR to DEV as a code newbie

83
Comments 15
3 min read
Learning to Learn- Get the Most Out of Learning with These Resources

Learning to Learn- Get the Most Out of Learning with These Resources

65
Comments
4 min read
How To Use Utm Parameters To Grow Your Audience

How To Use Utm Parameters To Grow Your Audience

2
Comments 3
5 min read
Get Chrome To Show The Full URL In The Address Bar

Get Chrome To Show The Full URL In The Address Bar

7
Comments 2
1 min read
How to Get an Awesome Software Developer Job If Everyone Continues to Reject You

How to Get an Awesome Software Developer Job If Everyone Continues to Reject You

12
Comments 2
13 min read
Netlify reload 404 error resolved

Netlify reload 404 error resolved

7
Comments 1
1 min read
Developer Fears: Estimation

Developer Fears: Estimation

15
Comments 3
3 min read
Use Twitter to find developer friends near you

Use Twitter to find developer friends near you

133
Comments 11
2 min read
Clean Coding React - Props

Clean Coding React - Props

16
Comments 5
2 min read
Easy Makefile self-documentation

Easy Makefile self-documentation

5
Comments 1
2 min read
Job Searching during COVID-19

Job Searching during COVID-19

44
Comments 3
3 min read
Tips from a lead developer: my own version of Rapid Decision Making

Tips from a lead developer: my own version of Rapid Decision Making

7
Comments 1
4 min read
2 factor authentication for SSH

2 factor authentication for SSH

22
Comments 3
5 min read
Working From Home or Being at Home?

Working From Home or Being at Home?

7
Comments 6
8 min read
Posso criar Diagramas com Visual Studio Code?!

Posso criar Diagramas com Visual Studio Code?!

37
Comments 9
3 min read
ES2020 'nullish coalescing operator' by example

ES2020 'nullish coalescing operator' by example

5
Comments
3 min read
How to Design a Progressive Web App (PWA)

How to Design a Progressive Web App (PWA)

20
Comments
5 min read
Running Scripts at Login MacOS

Running Scripts at Login MacOS

8
Comments 1
2 min read
How I Customized The Swagger UI In ASP.NET Core

How I Customized The Swagger UI In ASP.NET Core

7
Comments 1
3 min read
9 astuces pour git

9 astuces pour git

5
Comments
4 min read
Raspberry Pi - Quick Start

Raspberry Pi - Quick Start

6
Comments
3 min read
Updating to the New WSL 2: Is It Really 20x Faster? - A User's Installation Guide

Updating to the New WSL 2: Is It Really 20x Faster? - A User's Installation Guide

83
Comments 7
6 min read
Vercel (Zeit's Now) builders cache for docker-compose

Vercel (Zeit's Now) builders cache for docker-compose

7
Comments
2 min read
200+ Design & UI Resources For Developers

200+ Design & UI Resources For Developers

35
Comments 4
1 min read
💯Let's make googling things fun

💯Let's make googling things fun

11
Comments 2
3 min read
macOS: Moving Your Notification to a Different Display

macOS: Moving Your Notification to a Different Display

5
Comments
1 min read
đŸ•șCrack the tell me about yourself interview question

đŸ•șCrack the tell me about yourself interview question

14
Comments 1
4 min read
Stretches and Exercises to Relieve Upper, Mid and Lower Back Pain

Stretches and Exercises to Relieve Upper, Mid and Lower Back Pain

5
Comments 1
2 min read
40 Words to Spice Up Your Developer Resume

40 Words to Spice Up Your Developer Resume

203
Comments
2 min read
The Truth Behind Productivity Apps đŸ§đŸ€«

The Truth Behind Productivity Apps đŸ§đŸ€«

75
Comments 9
7 min read
GitHub CLI – GitHub From The Command Line

GitHub CLI – GitHub From The Command Line

7
Comments
8 min read
A cool way to handle scss color variables

A cool way to handle scss color variables

51
Comments 3
2 min read
Evolving Alongside your Tech Stack

Evolving Alongside your Tech Stack

7
Comments
4 min read
Using Python Generators to avoid extra service calls

Using Python Generators to avoid extra service calls

12
Comments 3
3 min read
Do you pay for any indie software?

Do you pay for any indie software?

20
Comments 22
1 min read
ES2020 'optional chaining' by example

ES2020 'optional chaining' by example

7
Comments
2 min read
5 JavaScript tips and tricks that are worth using

5 JavaScript tips and tricks that are worth using

54
Comments
5 min read
How I set up Notion for Productive Sanity

How I set up Notion for Productive Sanity

26
Comments 1
5 min read
Design Tactics for Devs(On-going Series)

Design Tactics for Devs(On-going Series)

5
Comments
2 min read
Why we need a network for Women in Tech

Why we need a network for Women in Tech

58
Comments 6
4 min read
7 Vim Tips That Changed My Life (With Demo)

7 Vim Tips That Changed My Life (With Demo)

226
Comments 9
5 min read
How to verify if point of coordinates is inside polygon [Javascript]

How to verify if point of coordinates is inside polygon [Javascript]

8
Comments
1 min read
Golang DNS Resolving

Golang DNS Resolving

6
Comments
2 min read
Set up online accounts on Elementary OS

Set up online accounts on Elementary OS

5
Comments
1 min read
Managing your self-learning

Managing your self-learning

9
Comments 9
2 min read
Theming any site you don't own

Theming any site you don't own

65
Comments 6
4 min read
Deliberate practice: The art of teaching and learning

Deliberate practice: The art of teaching and learning

44
Comments 3
4 min read
How to Build a Marketplace Website MVP

How to Build a Marketplace Website MVP

8
Comments 5
3 min read
Postman — Dicas de produtividade

Postman — Dicas de produtividade

7
Comments 2
5 min read
Blogging tips after 3 years and a 100+ posts

Blogging tips after 3 years and a 100+ posts

117
Comments 11
6 min read
Flat map in Python 🐍

Flat map in Python 🐍

15
Comments 3
4 min read
Remotees At Work

Remotees At Work

2
Comments
7 min read
loading...