Brian Cooper

Results 26 comments of Brian Cooper

Make sure your Node runtime context matches the corresponding `node-sass` version. See https://stackoverflow.com/a/67778126 and https://github.com/sass/node-sass#node-version-support-policy

I am curious about this as well. Are there any benefits to using a third-party service from the code minimization/convenience side? I am migrating a React Native app to a...

Thanks @kiorq, good call. I got things set up with the example repo (vanilla web push/VAPID) and it wasn't as bad as I thought. It's worth mentioning that I also...

[DGM](https://github.com/dgmjs/dgmjs) (copyleft license) would be useful as a reference project for this, along with the corresponding [announcement Reddit post](https://www.reddit.com/r/reactjs/comments/1da2nnv/dgmjs_headless_react_component_for_infinite_canvas/). xyflow implementations, e.g. [React Flow](https://reactflow.dev/) (FOSS) as well

Hi everyone, I decided to create an active fork of this project (called "knit") to breathe some new life into it. - **Repo:** https://github.com/coopbri/knit - **npm:** https://www.npmjs.com/package/@omnidev/knit Still getting a...

> I'd love to have auto-push functionality but it seems like that idea was shut down because we can use `nodemon`, but that's a pain compared to having a more...