Webpack, Rollup and Parcel Compared

Webpack, Rollup and Parcel Compared

Jack Herrington

4 года назад

12,356 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@learner8084
@learner8084 - 20.08.2023 16:01

So why not just use Parcel ?

Ответить
@ben6
@ben6 - 09.06.2023 21:21

It's 2023 and I use vite, which uses rollup. FYI for anyone who's interested in simplicity and performance.

Ответить
@JHX98
@JHX98 - 16.01.2023 21:08

Thanks!

Ответить
@raicubogdan8078
@raicubogdan8078 - 26.10.2022 15:47

great vid!

Ответить
@petarkolev6928
@petarkolev6928 - 12.10.2022 08:02

For some reason when I use grid template areas in parcel they don’t apply. Only when I explicitly use numbers for the rows and columns works. This is in .scss file. Super strange…

Ответить
@omzer97
@omzer97 - 24.01.2022 00:55

Had an issue with chunks loading, and all solutions suggests to add so much of rollup's poilerplate! you and Parcel have saved the day! :D

Ответить
@jj362choi
@jj362choi - 08.10.2021 02:40

thank you for your compares...

Ответить
@AgneMedia
@AgneMedia - 13.08.2021 04:58

Great comparison
Thank you

Ответить
@jumavipe
@jumavipe - 08.03.2021 00:37

i had these versions: webpack": "^5.2.0 webpack-cli": "^4.1.0 webpack-dev-server": "^3.11.0
and i was having an error: Error: Cannot find module 'webpack-cli/bin/config-yargs'

you can change webpack-dev-server to webpack serve in your npm run script inside package.json and it worked for me

Ответить
@misstress1928
@misstress1928 - 02.02.2021 09:55

Perfect comparison format! You've managed to explore and explain major differences only within a few minutes. Looking forward for more comparisons and explanations from you.
Thank you!

Ответить
@boot-strapper
@boot-strapper - 02.02.2021 06:14

Parcel is the best, especially the new parcel 2

Ответить
@dc22199x
@dc22199x - 23.10.2020 12:55

So good to watch it, probably zoom in the editor next time for mobile watchers like me

Ответить
@malikbrahimi9369
@malikbrahimi9369 - 14.10.2020 11:30

How do you create a React "widget" that resembles a web component such that it can be embedded on other websites

Ответить
@TheYoudem
@TheYoudem - 24.09.2020 00:32

Code is a liability, the less we need the better. I go for parcel most times.

Ответить
@richardabraham9812
@richardabraham9812 - 06.08.2020 17:48

Mindblowing. SHort and concise.

Ответить
@maxsecsource261
@maxsecsource261 - 21.07.2020 13:09

nice and fast overview, thx

Ответить
@omar99ize
@omar99ize - 03.07.2020 03:30

Good content! FYI, I’ve noticed that rollup is more used in building npm public libraries while Webpack is the industry standard for businesses as you mentioned

Ответить
@frattaro8556
@frattaro8556 - 27.05.2020 19:57

I stopped using rollup because the sass plugins aren't flexible enough.

Ответить
@djohnjimmy
@djohnjimmy - 29.04.2020 11:05

This is an excellent no nonsense video loaded with essential info. Thank you for making it so short and sweet. You're awesome.

Ответить
@GMUStudentDesign
@GMUStudentDesign - 11.04.2020 00:33

GOLD THANK YOU!

Ответить
@loubion
@loubion - 03.03.2020 23:13

Just the vid I needed, keep the good work going !

Ответить
@radhy9173
@radhy9173 - 16.02.2020 13:37

How I view these three bundlers:
1. The you-can't-go-wrong-with-us Webpack
2. The hackable Rollup
3. Plug and play Parcel

Ответить
@georgettebeulah4427
@georgettebeulah4427 - 15.02.2020 06:04

This make so much sense and wish to read more code file and understand more

Ответить
@kientran4818
@kientran4818 - 14.02.2020 15:45

I still don’t know which one to go with. Im absolutely beginner. I don’t mind about learning curve. Just want to choose a tool for a entire developer life. 😕 No need to switch .

Ответить
@matthewzecchini9951
@matthewzecchini9951 - 25.01.2020 03:01

Content has so much value. This channel will grow a lot over time.

Ответить