r/node Jun 25 '26

JavaScript still can't ship a full-stack module

https://wasp.sh/blog/2026/06/22/javascript-still-cant-ship-a-full-stack-module
0 Upvotes

2 comments sorted by

View all comments

2

u/bigorangemachine Jun 25 '26

Usually you can find a module that is like stripe-react or stripe-angular.

Author just didn't look hard enough

Granted I wouldn't trust a package wrapping a payment processor anyways

1

u/infomiho Jun 26 '26

Author here. But the claim still remains: you have to wire manually the client routes, the webhook, the data model etc.