-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submitting my React component as an npm package #9
Comments
I have done packed few components and I remember it was a pain. Especially managing dependencies. Good topic! I wouldn't mind if you can share your experience about this. |
Yeah, this is an interesting one, especially setting up the toolchain to compile during release, and it becomes even more painful if you're using CSS. |
@triyuga are you available in April to present your thoughts about submitting react package to npm? |
@triyuga Lets push this one to May 👍 |
Ok! Sorry @kzima only saw your comment now! Could do this one in May, or the one i just submitted: React with GraphQL and Apollo! |
Is this talk actually happening?. If not I’m happy to offer one on using bit and or npm for this.. it’s a pretty common case these days but strangely gets neglected far too often IMO |
@nk2580 HEY! 😄 It's been touched on several times in other talks that were broader in scope. eg. several takes/experiences on managing code for components and componentised applications But yeah this in isolation seems like it'd be suitable for a lightning or a short talk, depending on how deep you want to go. Some other points that I think audience members would like to hear are:
We have an event coming up this month on the 24th, would you like to volunteer for that night? 😉 |
@loklaan happy to cover all those points on a talk. Unfortunately I can’t do this month. Can do next month though. The 25th? The solutions for versioning and css consumption are big pain points I’ve had to address in the past |
@nk2580 Brilliant, thanks! Yeah let's queue it up for next month. I'll generate a different issue for you some point today. 👍 |
@nk2580 Hey mate, I realised it didn't make much sense for me to make the issue for you (miss-attribution, as well as incomplete information) 😅! Would you mind opening a new issue with the following:
On an aside, I'm available for you whenever you'd like any presentational guidance! @loklaan on twitter for DM. |
I'm both requesting and volunteering this talk. I've never contributed a package to
npm
myself but want to do so. If no one else wants to take and do this talk, I would be happy to do so and use it as impetus to learn about it.The text was updated successfully, but these errors were encountered: