pairwise-tech / pairwise

The Pairwise Codebase
https://app.pairwise.tech
6 stars 0 forks source link

QA Typescript Challenges #267

Closed no-stack-dub-sack closed 3 years ago

no-stack-dub-sack commented 3 years ago

Slowly working through the TypeScript section for content improvements. This covers Intro through Types and Type Primitives. This also makes some of the challenges more consistent with other challenges by moving some of the explanation up to the top section.

no-stack-dub-sack commented 3 years ago

@bonham000 I actually intentionally chose PHP since as just a stack trace the highlighting was a little weird in JS/TS. PHP seemed to look better overall and since the user won't see the selected lang, felt this was OK.

Hopefully the experience using the new diffing tool was helpful in reviewing this!

bonham000 commented 3 years ago

Ah nice one on the PHP 👍

The markdown code snippets don't have great syntax highlighting in general, it would be nice to improve that.

Feel free to merge unless you are still working on this by the way.