Skip to content

Instantly share code, notes, and snippets.

View omairvaiyani's full-sized avatar

Omair Vaiyani omairvaiyani

View GitHub Profile

In Synap, the term, quiz, is referenced as the Test class. Tests store information on the questions they contain, and point to a number of other related objects. When querying for a specific test, we will return a 'data transfer object', shortened to DTO. This object only contains fields that are relevant to the task at hand.

interface TestDTO {
  objectId: string;
  createdAt: Date;
@omairvaiyani
omairvaiyani / History|-1c54c9d4|entries.json
Last active April 1, 2022 13:43
Synap - Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///Users/omairvaiyani/Documents/GitHub/synap/app/synap-core/src/server/config/interfaces/parse-server-config.ts","entries":[{"id":"z9sk.ts","source":"moved.source","timestamp":1648820572441},{"id":"hOdV.ts","source":"renamed.source","timestamp":1648820580197}]}