gobyexample icon indicating copy to clipboard operation
gobyexample copied to clipboard

Group articles

Open hashrock opened this issue 2 years ago • 3 comments

I was working on a redesign of Deno by example (inspired by Go by example), and it would be good to group the articles over here as well.

https://github.com/denoland/denobyexample/issues/63

image

hashrock avatar Mar 14 '23 08:03 hashrock

interesting idea. I have a feeling that for gobyexample things would be different because the large majority of the pages are about the language (Deno is different in this respect since it's not a language per se).

eliben avatar May 15 '23 12:05 eliben

Can you suggest how a potential grouping would look?

eliben avatar Aug 22 '23 12:08 eliben

I'm not familiar with golang, but I think we can use Effective go's ToC as categories.

https://go.dev/doc/effective_go

Like:

  • Control structures
  • Data
  • Concurrency
  • Errors
  • etc

hashrock avatar Aug 22 '23 18:08 hashrock

I, for once, like the simplicity of what it looks like currently :)

bartekpacia avatar May 05 '24 16:05 bartekpacia

Indeed, the current design seems good enough

hashrock avatar May 07 '24 19:05 hashrock