loverajoel / jstips

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

Create tips categories #59

Closed denar90 closed 8 years ago

denar90 commented 8 years ago

Hi. This project is going to be really big. So, I've been thinking about categories. What if tips will be divided by categories like: Plain JS ES2015 Angular JS React JS etc..

It will be easier to find tips for your needs. @loverajoel What do you think?

kurtextrem commented 8 years ago

https://github.com/loverajoel/jstips/issues/18 regarding framework tips

I guess another solution would be creating own repositories for these frameworks (and linking to them from here). Here and then some tips in the main repo (e.g. if no other tip has been found)

denar90 commented 8 years ago

Will it be some organization like jstips and repos in there?

loverajoel commented 8 years ago

@denar90 in this issue https://github.com/loverajoel/jstips/issues/18 we talked about it. We decide that the daily js tips will be only vanilla js and tips about frameworks, toolis and more will be like a bonus. Now we are working in a beautiful template for jekyll-now and will be more easy to read and follow tips.

denar90 commented 8 years ago

Cool. Got it. Do you need some help?