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>
This commit is contained in:
@ -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>
|
||||||
|
Reference in New Issue
Block a user