Added resources for Parcel (#1133)
* Added resources for Parcel * Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md * Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
e27ca641a3
commit
6f0fe8107f
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Parcel |
# Parcel |
||||||
|
|
||||||
|
Parcel is a web application bundler, differentiated by its developer experience. It offers blazing-fast performance utilizing multicore processing and requires zero configuration. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://parceljs.org/plugin-system/bundler/'>Official Website and Docs</BadgeLink> |
||||||
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=hCxvp3_o0gM'>Using Parcel Bundler with React</BadgeLink> |
||||||
|
Loading…
Reference in new issue