GoogleChromeLabs / webpack-libs-optimizations

Using a library in your webpack project? Here’s how to optimize it
Apache License 2.0
3.37k stars 111 forks source link

add goober alternative #24

Closed JoviDeCroock closed 3 years ago

JoviDeCroock commented 4 years ago

I'd also like to suggest these, what do you think:

Forms: fielder a new approach or hooked-form resembles formik. Both are 2kb Gql client: urql alternative to apollo for 8kb (no normalised cache and 14kb with)

googlebot commented 4 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

iamakulov commented 4 years ago

Hey, that’s a great tip, thank you!

JoviDeCroock commented 4 years ago

@iamakulov the cla is signed, the bot doesn't seem to report it though :/

iamakulov commented 4 years ago

@JoviDeCroock To confirm:

googlebot commented 4 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

iamakulov commented 4 years ago

Ah cool, it’s good now!

The only thing left: would you mind formatting the tip, please? Thank you!

JoviDeCroock commented 4 years ago

There you go @iamakulov

Would you be interested in hooked-form instead of formik and urql instead of apollo?