While learning Node.js, I decided to create a custom app to apply what I have learned while studying. I call it Snippy. A tool to save your custom codes from various programming languages in order to share it to your team.
As a developer, I often google for suggestions, tips, or solutions that other devs might have posted that will help me get my tasks done. What I got from googling are partial codes and will have to add my own custom codes to come up with the solution.
These custom codes are a developer’s gem and in order to have it always accessible, I decided to create an app that will collect or store all those custom codes in one easy storage.