This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
======================================================================================================================================== | |
General tips: | |
Useful VSCode extension: | |
Git and Gitlens: | |
The Git panel allows you to stage, commit, stash, and undo changes. GitLens extension for VS Code offers you much more. | |
JSON to Code: | |
Converts your JSON into a interface usable in strong-typed language (like typescript) |