Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMartijn Brackman
Full Stack JavaScript Techdegree Student 3,721 PointsPersonal code snippet library
Hi
I am just starting out with frontend development and as I find myself in need of a place to take personal notes and save reusable pieces of code, I wondered what application you use to keep all this valuable information organized.
I just stumbled upon GistBox. It appears to be free and looks very shiny. Are there other, better alternatives?
Thank you for your time.
2 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsI've been meaning in the past to create a code snippet library of myself but I never really had the time or energy to complete it.
I do keep notes of snippets when I go through courses. I use Evernote to do that and it;s a big part of my learning strategy.
Martijn Brackman
Full Stack JavaScript Techdegree Student 3,721 PointsI am using Brackets as an editor. Yesterday I found out you have an extension that adds a snippet library to brackets. Very useful!
Martijn Brackman
Full Stack JavaScript Techdegree Student 3,721 PointsMartijn Brackman
Full Stack JavaScript Techdegree Student 3,721 PointsI think I am going to settle with GistBox. It just uses GitHub to store everything which is super.