Integrating Node.js Libraries in Bubble Plugins: A Step-by-Step Guide
There are many instances when you may want to create a plugin based on an existing Node.js library. For example, you might want to integrate a Node.js "encryption" library like crypto-js, or integrate the "squids" library to generate YouTube-like IDs...
Oct 18, 20232 min read118
