cv-frontend-vue icon indicating copy to clipboard operation
cv-frontend-vue copied to clipboard

refactor: typescript integration in tutorials.js file

Open niladrix719 opened this issue 1 year ago • 1 comments

Fixes #280

Describe the changes you have made in this PR -

  1. added Driver.Step interface for the objects
  2. used ? operator for type safety
  3. added as HTMLElement when working with html elements to access the properties
  4. localStorage.setItem('tutorials_tour_done', 'true') added true as String here because localStorage takes both parameter as String

niladrix719 avatar Mar 14 '24 13:03 niladrix719

Deploy Preview for circuitverse ready!

Name Link
Latest commit 8238385c8c80e798d4629b612ccf4306a686d29f
Latest deploy log https://app.netlify.com/sites/circuitverse/deploys/65f30258d8c15b00082d8aae
Deploy Preview https://deploy-preview-281--circuitverse.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Mar 14 '24 13:03 netlify[bot]