Added content in Standardjs (#1111)
* Added content in Standardjs * Update content/roadmaps/100-frontend/content/110-build-tools/102-linters-formatters/102-standardjs.md * Update content/roadmaps/100-frontend/content/110-build-tools/102-linters-formatters/102-standardjs.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
41d06acfa2
commit
8a263af608
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
|||||||
# Standardjs |
# StandardJS |
||||||
|
|
||||||
|
Standardjs is a Style guide, with linter & automatic code fixer. It is a way to enforce consistent style in your project. It automatically formats code. |
||||||
|
Standard JS is a tool in the Code Review category of a tech stack. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink badgeText='Read' colorScheme="blue" href='https://standardjs.com/'>Official Website</BadgeLink> |
||||||
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=bqho-uAnNJk'>Standard JS Tutorial with React, Prettier |
||||||
|
</BadgeLink> |
||||||
|
Loading…
Reference in new issue