webpack / analyse-tool

A tool to analyse your webpack build result. It allows to browse the compilation and points out options to optimize the build.
MIT License
55 stars 8 forks source link

Team #1

Closed sokra closed 8 years ago

sokra commented 8 years ago

I'm looking for a new team of developers/designers that want to write a new analyse tool.

It should feature a web-based version and an electron version. You are free to choose the tooling with the team, I would recommend webpack, ES6, React.js, react-router, CSS Modules, react-toolbox, Redux.

You can see it as chance to work with bleeding egde technologies and contribute to OSS. It propably also give a depther understanding of the webpack compilation and optimization options. I hope this results in a tool that helps everybody to analyse and optimize their webpack build.

Of couse the tool would feature your and/or your company's name at some place.

made-by-chris commented 8 years ago

Can your write more about the potential benefits for participants, and required levels of experience? I'm a junior web 'jack of all trades', just working out the ins and outs of webpack for myself over the last couple weeks.

toxicFork commented 8 years ago

What exactly would you analyse though?

bebraw commented 8 years ago

@toxicFork Webpack stats. See Webpack Chart by @alexkuz, Webpack Visualizer by @chrisbateman, and the original analyse tool by @sokra for ideas.

toxicFork commented 8 years ago

oh yeah I remember using these for optimization, will follow this :+1:

sokra commented 8 years ago

Can your write more about the potential benefits for participants

I can't offer any financial benefits. It's an open source project. But you may get:

and required levels of experience?

If you feel able to do this you can take part. The team will decide for team leaders, which are resposible for reviewing and merging PRs into the master branch. Every change will occur on feature branches.

So if you are not sure if you experience is enough you can still contribute and be sure that your will be reviewed. Maybe it's also a chance to learn from other contributors.

See Webpack Chart by @alexkuz, Webpack Visualizer by @chrisbateman, and the original analyse tool by @sokra for ideas.

I really hope to get you into the team so we can make one awesome tool.

zaggy commented 8 years ago

Hi, would be more than happy to join this project. I have not much experience in open source projects, but would be more than happy to help my favorite webpack with what I am capable of.

corintho commented 8 years ago

It should feature a web-based version and an electron version. You are free to choose the tooling with the team, I would recommend webpack, ES6, React.js, CSS Modules, react-toolbox, Redux.

The proposed tooling is exactly what I am starting to use on the place I work, and it is an awesome combination. I only lack experience with electron, and right now this seems an excellent opportunity to close that gap and get a better understanding of webpack internals at the same time.

Count me in.

abd124abd commented 8 years ago

Hi, I'd love to join this project. Still learning but have been playing a lot with this specific line-up of tooling and would be very interested in contributing in any way as part of a team.

alexkuz commented 8 years ago

I'd love to help! (if I'll have a time).

(@gaearon, are you in?)

chrisbateman commented 8 years ago

I'd love to contribute.

sokra commented 8 years ago

I'm pretty happy to see you all interested :smile:

mattiaocchiuto commented 8 years ago

I'm very interested in joining the project, I've no experience in open source projects but I think this could be a very good starting point for me!

dlmr commented 8 years ago

This sounds fun and interesting, I would love to contribute.

noomorph commented 8 years ago

+1, i'm in.

mmw commented 8 years ago

I'd love to help anyway I can

timaschew commented 8 years ago

I'd love to help out. I have experience in some open source projects, on of them was component, it's deprecated now, but maybe we can get some new ideas out of it.

gaearon commented 8 years ago

I'm busy with other projects but I'll be happy to keep an eye on it and maybe lend a hand at reviewing Redux-related parts of code if you decide to use it.

luqin commented 8 years ago

:+1:

sergey-lapin commented 8 years ago

I will gladly participate in this!

bartekus commented 8 years ago

I'm currently looking at kriasoft's react-starter-kit which currently has the best(overall, not all-around) webpack implementation that I've seen so far and while I'm modifying it to redux I figure I could be of some help to you guys

alajmo commented 8 years ago

I'd gladly help as well, has there been any official / inofficial teamleader as of so far?

sokra commented 8 years ago

has there been any official / inofficial teamleader as of so far?

not yet, but I'll open an issue today, where candiates can apply, or be proposed.

msuntharesan commented 8 years ago

I am willing to help. I don't have much experience in contributing to OSS project. This will be a learning experience for me on that.

drew commented 8 years ago

I'd like to offer my help. My last OSS contribution was several years ago during a GSoC project. I currently use React, ES6, Webpack and React Router in production at my day job.

louy2 commented 8 years ago

Sounds like a perfect chance to learn a lot. I am using React+Redux+Babel+Express at work, and I desperately need more knowledge on how to better manage this combination. May I join?

saiberz commented 8 years ago

Am i too late to join the project? I'd like to help if it's possible , i've been working with React,Webpack, ES6 and Redux :)

sokra commented 8 years ago

Of course not. We are always happy with more people helping...

manekinekko commented 8 years ago

@sokra are u still looking for members ?

bartekus commented 8 years ago

I've been working with the meatier development which I intend to utilize to showcase the full potential of the analyze-tool fyi, incase anybody wonders what's going on in this side of the camp.