Knex Bag O' Functions - Modeling Many to Many Relationships with Node and PostgreSQL
We began our Node database interactions through the Bookshelf SQL ORM. It was good to start out with and helped us quickly get moving. But, inevitably, »
We began our Node database interactions through the Bookshelf SQL ORM. It was good to start out with and helped us quickly get moving. But, inevitably, »
In a recent project, I needed to run some audio processing functions on a serious amount of audio files. As we were running on a small »
Digital Ocean takes a little more set up than Heroku, but once you get it going, it is blissfully easy to use. DO gives you access »
Built up this cool little feature the other day for a project of mine. I'm going to go through how I got audio files stored on »
I will go through a quick script that will download audio from a Youtube video and then send it off to the IBM Watson speech to »