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
Archit Sharma 3 years ago committed by GitHub
parent e27ca641a3
commit 6f0fe8107f
  1. 7
      content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md

@ -1 +1,8 @@
# 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…
Cancel
Save