DEV Community

Cover image for Name your top 3 favorite software products that you use
Ben Halpern Subscriber for The DEV Team

Posted on

Name your top 3 favorite software products that you use

This post is part of the Mayfield + DEV Discussion series. Please feel free to go back and answer previous questions as well.

Oldest comments (52)

Collapse
 
warwait profile image
Parker Waiters
  1. VS Code
  2. Raycast
  3. IFTTT
Collapse
 
t4rzsan profile image
Jakob Christensen • Edited

What do you use IFTTT for? I like it but I never managed to find an actual use case for it :)

Collapse
 
maxfindel profile image
Max F. Findel
  1. I'm a heavy user of the whole Proton suite. I'm always on VPN on my laptop and mobile, I love the private email and the new calendar :)
  2. After some bad experiences with several computers over 10 years of coding (completely dying the day before a release, for example), I run all my code on Gitpod
  3. I love using Bear for note taking and organizing my thoughts.
Collapse
 
nickytonline profile image
Nick Taylor • Edited

It’s hard to choose just three, but here goes.

I wrote about other productivity tools I use for anyone interested.

You can also check out my uses page for everything I use as top 3 was tough.

Collapse
 
pandademic profile image
Pandademic

Oooh , difficult choice , but:

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

My two besties

  • Sublime text 3
  • firefox
Collapse
 
darkain profile image
Vincent Milum Jr

Might I recommend upgrading to Sublime Text 4. They're doing some really cool stuff with it, and still actively updating it ;)

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

Ohh thanks, let me check it 🤘

Collapse
 
leob profile image
leob

1) VSCode
2) VSCode
3) VSCode

Okay I cheated a bit here, but you get the idea ... :)

Collapse
 
heyodai profile image
Odai Athamneh

If we're not limited to developer tools:

  • Todoist
  • Google Drive
  • VS Code (of course!)
Collapse
 
djtai profile image
David Taitingfong

I feel like I might want to revise this list later, but here's the first 3 things that pop into my mind:

  1. Libby, "the library reading app". It allows you to rent books AND audiobooks - it's awesome!
  2. Gramps, open-source genealogy software. I've been creating my family tree using this & it has SO MANY features. Maybe too much? But it gets the job done.
  3. Notion, "a project management and note-taking software". It's pretty simple IMO; and there's a desktop app which I always prefer.

Gramps is the only one I don't use everyday, but when I do use it I get lost in the flow - again, there's SO many features...it makes me want to add every bit of detail that I can.

Collapse
 
binaryibex profile image
Chetan Dhongade
  1. Vscode
  2. Insomnia
  3. Figma
Collapse
 
theaccordance profile image
Joe Mainwaring • Edited

1Password - I’ve been a customer for 10 years and it’s been an absolute game changer. I recommend this anytime I see friends get their socials hacked.
JetBrains Webstorm - my IDE of choice. It’s a bit hefty compared to VSCode but it excels better at tracing-related workflows with complex projects.
Docker - I lived the SysAdmin life before containers, being able to package packages into their own little runtime environment has been transformative for scaling up an application stack.