Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@TheCodeMonkey
You know how to get jsx to play nice with rollup without 50 fucking lines of voodoo and a goat sacrifice? -
It's supposed to be useful as a command line tool, but if you want to do anything even half unexpected you best be sure you MUST make an "optional" rollup config and put your dependencies in the right order.
Which speaking of which, the examples that I've seen has numbered dependencies. So I take it they have to be locally installed, rather than grabbed from a repository e.x. npm?
So whats the fucking point of having repositories to begin with?
Also what the shit is commonjs? I thought the WHOLE FUCKING *POINT* of bundlers was so we could avoid shit like that? -
ben85ts365y@Wisecrack dont use jsx lol but seriously webpack is awful but ive had good luck with rollup
-
@ben85ts
From looking at it im not a fan either. But i'm an ignorant junior, so what do I know?
Point is, lot of react devs use it, which means a lot of react jobs probably do to, which means I should probably be passingly familiar with it.
Everyone focuses on language and techstake but dev skills seem to be the golden ticket: knowing semantic versioning (which seems dead simple for all the hype, took 5 minutes to learn), SQL, Git (well this is basic shit anyway), some sort of bundler/taskrunner/etc if you're doing frontend, etc.
Related Rants
I was going to write an obligatory "fuck webpack" post but decided to skip it and try out rollup.
https://github.com/rollup/rollup/...
..and they said it would be better than webpack.
The more things change the more they stay the same.
At this rate maybe I'll just join the military and kill brown people in the middle east for a living.
rant
webpack
rollup