Describe the bug
The order frontmatter property is the same for several questions.
As an example, pass-by-value and map-letters-to-numbers both have order: 24. I was going to fix the numbers, but it got me thinking: is the order property really necessary? Can the questions be ordered some other way (alphabetically, by date, something else)?
Describe the bug
The
orderfrontmatter property is the same for several questions.As an example,
pass-by-valueandmap-letters-to-numbersboth haveorder: 24. I was going to fix the numbers, but it got me thinking: is theorderproperty really necessary? Can the questions be ordered some other way (alphabetically, bydate, something else)?