JOJoseph Odunsiindhatguy.hashnode.dev·Jul 31, 2020 · 5 min readCreate your custom snippet in VS CodeCreate your custom snippet in VS Code I recently started learning React and found myself repeating the same lines of code whenever I want to create a new component. Be either a class component or a functional component. I continued repeating the line...00