ThallesP / rocketseat-node-ignite-snippets

Tired of writing the same code in Rocketseat's BootCamp? Here's your solution.

Home Page:https://marketplace.visualstudio.com/items?itemName=ThallesP.rocketseat-node-ignite-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocketseat Node Ignite

⚠️ This extension is not maintained by Rocketseat, it's made by one of their students.
Please, don't contact them to get help on anything about this extension.

Simple pack of Snippets that I personally use in Rocketseat's bootcamp named Ignite!

🚀 How do install it?

You can install it as an extension.
Just search by "Rocketseat Node Ignite" in VSCode's extension marketplace.

⚙️ Snippets

  • CTLR
    Creates a simple controller that auto-import your UseCase
    It gets your filename and replaces the "Controller" with "UseCase" so pay attention to your filename!

  • USCE
    Creates a simple UseCase with dependency injection
    It gets your filename to create the Class so pay attention to your filename!

📨 Contact

If you have any questions or suggestions, you can always open an issue on this repository!

About

Tired of writing the same code in Rocketseat's BootCamp? Here's your solution.

https://marketplace.visualstudio.com/items?itemName=ThallesP.rocketseat-node-ignite-snippets

License:MIT License