type-safe
Here are 89 public repositories matching this topic...
-
Updated
Mar 6, 2020 - Scala
-
Updated
Feb 29, 2020 - PureScript
-
Updated
Mar 6, 2020 - Haskell
-
Updated
Mar 2, 2020 - TypeScript
ObservableMap can be built on top of Map. All the documentation needed to built this type is available on the documentation site.
I do not have any concrete requirements on how the APIs would look like but Observable types should make it simple to attach listeners and react to changes in the database.
Update documentation
Most of the examples in the documentation are missing the new error attribute and need to be updated.
Additionally, we should explain the new error attribute in Form and clarify the fields property in Form.fill.
-
Updated
Mar 7, 2020 - TypeScript
Many of these properties are currently not present:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
-
Updated
Mar 6, 2020 - C
-
Updated
Jan 17, 2020 - Swift
-
Updated
Feb 8, 2020 - Swift
product.create { error in
if let error = error {
print("error", error)
return
}
print("created!")
}
How can I get the generated documentID?
-
Updated
Mar 16, 2019 - Swift
-
Updated
Jul 12, 2019 - Scala
-
Updated
Jul 23, 2019 - Java
-
Updated
Mar 4, 2020 - C++
-
Updated
Jul 26, 2019 - TypeScript
-
Updated
Sep 13, 2018 - Swift
-
Updated
Mar 26, 2019 - Haskell
-
Updated
Feb 20, 2020 - TypeScript
-
Updated
Oct 1, 2019 - C#
Improve this page
Add a description, image, and links to the type-safe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the type-safe topic, visit your repo's landing page and select "manage topics."