firebase / firebase/firebase-js-sdk

Added generics to typed interfaces

Open
#4,934 4 comments 0 reactions 0 assignees View on GitHub
api: auth api: database feature request
Dominant language
TypeScript
Stars
5.1k
Forks
1k
Avg merge
2d 21h
Merged PRs (30d)
37

Description

The addition of types are ok, it helps catch API compliance with the compiler.

However without generics, there are a whole class of potential runtime errors that could have been easily caught at compile time.

Adding generics, will save an immeasurable amount of effort for integrators, by eliminating basic bugs that would have otherwise led to lost developer productivity and reduced software quality.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.