Adding VSCode User Snippets to your project
FEATUREDOn Friday, I was experimenting with creating some User Snippets in VSCode that would fit our current coding style and workflow. We are already using the Simple React Snippets extension by Burke Holland that remove a lot of boilerplate writing for us. But there's still some gaps between what those snippets do, and how we do things in our projects. ... Read More