thebluefish (25)in #nodejs • 7 years agosteemCreated with Sketch. • NoneUsing Express middleware for authenticationFor the longest time, my bot platform was secured by a simple hard-coded password check on the client-side. This was…thebluefish (25)in #crypto • 7 years agosteemCreated with Sketch. • NoneCrypto platform update - Refactoring the backend serviceAs I briefly touched in my original post, my platform is roughly separated into a front-end webapp and a back-end…thebluefish (25)in #crypto • 7 years ago • NoneProgress update on crypto trade app - Exchange HealthOne of the important aspects of any trade platform is quick, reliable information. My goal when building my app is to…thebluefish (25)in #nodejs • 7 years ago • NoneExtending Vue components for servicesI have begun rewriting a basic app to handle all of my needs in trading crypto-currencies. I am working in nodejs…