EraCode practice
Public Third-party APIs challenges shared by the EraCode community. These pages are teasers — skill maintenance starts when you attempt the full problem inside EraCode.
Practice designing and consuming a typed response shape from a third-party API using a discriminated union so callers can safely branch on success vs error.