Last updated

Project 2: Update and colors

ScheduleFlex Meld
Time allowed1 hour

Update Realm

Update to the latest version of the RC of Realm.

At the time I write this, it's 0.82.2-rc.1.

Cheat: How to do this

Edit the package.json and replace the version of Realm with 0.82.2-rc.1 (or any other latest version).

package.json
 "dependencies": {
    "@redocly/realm": "0.82.2-rc.1"
  }

Color of headings

The boss said the website would look better if you changed the color of the headings on all pages?

Which color? You decide.

The boss may check light and dark mode and you might need two different heading colors.

Cheat: Link to the docs (better if you try to find it)

Docs

Debrief

Debrief on your experience. What made you smile? What did you find confusing?