What do Devs use to keep useful snippets of code and guides?
Lee Wynne
・1 min read
Howdy Dev’s!
Just wanted to kick start a discussion on this. I am using Dash on my Mac as it gives me all the guides I need plus annotation on the guides and the ability to save snippets with tags.
Let’s go! What do you use and why? ✌🏼
Classic DEV Post from Mar 1

Which movies or series about programming would you recommend?
Andreas Müller -

What advice do you have for college students about balancing learning different things at once?
Dawit -

What conventional wisdom in software is wrong?
Ben Halpern -

I often create "user snippets" in Visual Studio Code code.visualstudio.com/docs/editor/....
Since I'm almost always in that editor anyway, it's useful for me to just type a few characters followed by TAB to launch a template and fill in the variables (tabbing from one to the next).
boostnote.io/
I use onenote to keep track of ressources and snippets. I have an extension that formats and highlights code