Tips

Visual, standalone, bite-sized learning resources organized into different categories.

Fuzz testing
Fuzz testing
Automate your tests by continuously submitting various input.
Fill Paragraph for Go Comments
Fill Paragraph for Go Comments
Ensure that comments have the width you like.
Support for TypeScript types in JSDoc
Support for TypeScript types in JSDoc
Give the IDE new powers thanks to TypeScript-based types
Reload browser pages on save
Reload browser pages on save
Work on your frontend then switch to the browser to see how it looks like
Refactor names in React useState hooks
Refactor names in React useState hooks
Rename both values of from useState hooks at once
Code Completion for classnames and clsx libraries in React code
Code Completion for classnames and clsx libraries in React code
Spend less time typing or explore the possibilities for various CSS class names in React aps
Completion for parameter types based on function calls
Completion for parameter types based on function calls
Better code completion makes working on modern web frontends faster and more enjoyable
Live Template for arrow function
Live Template for arrow function
Create arrow functions quicker thanks to builtin customizable templates
Sign Git commits with GPG keys
Sign Git commits with GPG keys
Improve the security of your commits by using GPG keys
Run tests before commit
Run tests before commit
Make sure your tests pass before reaching the CI/CD pipeline
Run inspections before commit
Run inspections before commit
Catch all issues before your code reaches the upstream
Cleanup code before commit
Cleanup code before commit
Remove all the redundant parenthesis and other unneeded code before commit