Skip to content
Robert Spier edited this page Jan 9, 2023 · 1 revision

Client-side Component

Explain how your client-side progressive enhancement works.

  • What client-side JavaScript are you using? Explain your code.
  • What features of ES6 are you using?
  • What did you enhance with CSS?
  • What is the fallback when JavaScript is not being used?
  • How is browser support? Does the feature work in all browsers?

Clone this wiki locally