Fork me on GitHub
#nbb
<
2022-08-23
>
jaide13:08:16

also updated package.json to specify "nbb": "*" intending on it using the latest and greatest

jaide23:08:13

One more small project, in doom emacs discord someone was having trouble trying to get fetch to work with nbb. To help, I put together this demo to make it more clear. It's synced to this repo https://github.com/eccentric-j/nbb-fetch-ws-example. In addition to showcasing how to use fetch, it runs an express echo server, and logs incoming requests to the server to the client over a websocket connection. Wanted to make a reasonably polished UI. https://replit.com/@eccentric-j/Node-Babashka-Fetch-Example?v=1

👏 4