cdnjs / tutorials

📖 Community driven web development tutorials
MIT License
215 stars 124 forks source link

Where would generic tutorials go? similarly, where would basic primers go? #3

Open srcspider opened 9 years ago

srcspider commented 9 years ago

By generic tutorial I mean something such as Promise'es, working with the javascript prototype, etc. By primers I mean something like a very condensed "all your need to know to get started in 5minutes" style of tutorials.

thomasdavis commented 9 years ago

So we were going to start with per library tutorials but we should definitely create a generic folder.

Though we will probably add that functionality as it is required e.g. If someone wants to write a vanilla Javascript tutorial, we will then create a section for it on the homepage.

At the moment there is more value in writing per library tutorials because they are listed on library pages.

If we were to list generic tutorials, they probably wouldn't get the number of eyeballs regular library tutorials would get.

thomasdavis commented 9 years ago

Also very open to suggestions.