Block or Report
Block or report iAmWillShepherd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Example project integrating OneSignal with Vue.js
Vue 1
-
-
1
Use the `const` keyword when you want to create a compile-time constant.2Note that this value will be immutable.
34```dart5const color = 'Lava Orange'; -
1
You can throw any valid object in Dart and still get a stack trace. Note that the stacktrace is independent from the error/exception.
23## Throwing a string45```dart -
1
// Create intersection type to "extend" types by combining them23type BaseType = {
4readonly id: string
5} -
1
interface BaseType {
2a: string
3b: number
4c: number[]
5}
2,147 contributions in the last year
Activity overview
Contributed to
OneSignalDevelopers/ngosi,
OneSignalDevelopers/OneSignal-Segment-Sample,
iAmWillShepherd/all-the-types
and 41 other
repositories
Contribution activity
June 2022
Created 4 commits in 4 repositories
Reviewed 2 pull requests in 2 repositories
OneSignal/OneSignal-Android-SDK
1 pull request
OneSignal/onesignal-vue
1 pull request
Created an issue in OneSignal/onesignal-ruby-api that received 3 comments
[Bug]: Unable to push notifications to users within segment
What happened? I built the following sample app to push notifications to all users within a segment, but unfortunately, I was unable to get it to w…
1 task done
Opened 1 other issue in 1 repository
OneSignal/node-onesignal
1
open
137
contributions
in private repositories
Jun 2 – Jun 26


