Skip to main content

Command Palette

Search for a command to run...

React code snippets

Published
1 min readView as Markdown
React code snippets

Just a simple tip to save some time with react coding: If you are using VSC, you can install an extension called ES7 React/Redux/GraphQl/React-Native snippets. It provides many cool snippets to speed up react coding, so be sure to check the details provided by the creator, but for me the most important one is "rafce". It imports react, creates functional component with the same name as the file, and exports is at the same time, it is great!

More from this blog

Omar's blog

135 posts