Stop Typing import React: Smarter VS Code Snippets for React Devs
Introduction
I got tired of seeing import React from 'react' at the top of every component file, even when using prebuilt snippets like rafce or rfce. These snippets still include that import, even though it's unnecessary in modern React. Most of the...
code-temidire.hashnode.dev2 min read