website icon indicating copy to clipboard operation
website copied to clipboard

Feature Request: Tabs for Code examples

Open junlarsen opened this issue 6 years ago • 2 comments

There are a lot of concepts in computer science / programming that are shared between programming languages, for example implementing a recursive function.

If we could create tabs for code examples, maybe something similar to this then we'd we able to provide examples for multiple languages while using less space.

F5D68231-EC33-4446-9DCB-1BA92CB6DC13

junlarsen avatar Aug 04 '19 09:08 junlarsen

with the current structure of how our docs is set up it probably wouldn't be possible unless we moved to tags. everything right now is sorted under a language -> article

if we had more info/content it might be better to move to a tag structured system but we don't have enough content to make that decision, really.

aerori avatar Aug 04 '19 19:08 aerori

Could possibly make sense if we have the discussed: "platforms" section, where general concepts are introduced. Code example in some popular languages would be possible.

veksen avatar Aug 06 '19 00:08 veksen