Welcome to the shavidze-next-typeScript snippets repository! This collection of code snippets is designed to enhance your Next development workflow with TypeScript, providing you with ready-to-use snippets for common React patterns and functionalities.
Usage
To use these snippets in Visual Studio Code, follow these steps:
Search "shavidze-next-ts-snippets" in Extensions or in Marketplace
Install the extension
Snippet Examples
Here is a list of all available snippets and the triggers of each one.
rccomp: Generates a basic template for a React functional component for a client side.
rscomp: Generates a basic template for a React functional component for a server side.
rhc: Generates a basic template for a React functional hooks component.
ngroute: Generates Route Handler for GET Method for nextjs app
nproute: Generates Route Handler for POST Method for nextjs app
License
This repository is licensed under the MIT License.
Thank you for using the shavidze-next-ts-snippets! If you find this collection helpful, don't forget to ⭐️ the repository and share it with others.