Angular with Meteor

So what is the current wayto get meteor running with angular?
The Meteor-rxjs package looks to not be maintained anymore, the angular-meteor site which is still linked to is outdated (using old and incompatible packages with new versions of everything)

As part of the Meteor-Rspack integration, we plan to experiment with its support since there’s a Rspack plugin that enables it. Unfortunately, it’s not working yet, as the plugin still needs compatibility with Meteor’s implementation.

Hopefully, by the time we reach Meteor 3.4, it will be available.

1 Like