loverajoel / jstips

This is about useful JS tips!
http://jstips.co
GNU General Public License v3.0
12.5k stars 803 forks source link

Tips for other (programming) languages? #310

Closed ro0NL closed 8 years ago

ro0NL commented 8 years ago

First of all, I like the idea of this repo :+1: just a nice read now and then.

However i was wondering.. perhaps we should do this for other (programming) languages too, i.e. gather any tip in any language. Allowing us to filter on language, or perhaps a tailored page per language (PHPTips, JSTips, etc.)

What do you think?

zenopopovici commented 8 years ago

Right now we would have to change a lot to implement this or start separate side-projects. I don't know the availablility of @loverajoel to do that. Or maybe you could start your own project :)

ro0NL commented 8 years ago

I understand. I'm not sure @loverajoel only fancies JS a lot or is willing to support multiple programming languages at all. If so I would like to help and think a uniform app with tips would be a huge +1 from my POV.

So we have a few choices here;

kurtextrem commented 8 years ago

A "Tips" orga and for every repo one main maintainer (plus helpers) would be ideal I'd say :D Am 03.03.2016 12:21 schrieb "Roland Franssen" notifications@github.com:

I understand. I'm not sure @loverajoel https://github.com/loverajoel only fancies JS a lot or is willing to support multiple programming languages at all. If so I would like to help and think a uniform app with tips would be a huge +1 from my POV.

So we have a few choices here;

  • Integrate multiple languages in the current app (JSTips becomes GenericTips basicly or just Tips ;-))
  • A side project per language in a uniform way (JSTips, PHPTips), i.e. sharing the codebase of "the" app and 1 central github organization with tip repo's
  • Every man for himself :)

— Reply to this email directly or view it on GitHub https://github.com/loverajoel/jstips/issues/310#issuecomment-191713941.

loverajoel commented 8 years ago

Yep, it's a good idea, but take a lot of time maintain one single repo (js tips) I can't imagine how many time will take administrate more tips projects.

I think that we have to find people from others languages (python, php, c, ...) and try it.

zenopopovici commented 8 years ago

JS Tips for now. Is there are peple who want to fork this and become maintainers, let us know.