Browserify help

Ok, so i want to interact with my db package using require, but browsers dont have require. i tried using browserify middleware according to the example on glitch but, my project somehow doesnt accept it. https://glitch.com/edit/#!/usagix
ignore the bot stuff

Site does not exist apparently

Instead of using Browserify and other middleware, you could use POST or GET requests to communicate with your backend database.

And the project might be set to private? @Bobthemoose, could you make it public? :grinning:

1 Like