Category: Uncategorized

In Medias Res

For the last few months I’ve been working on a mock car dealership app I named Express Autos. Its built using Node, Express, MySQL2 (which is a drop in replacement for Node’s MySQLjs driver, so all of MySQLjs’ features work in MySQL2, but MySQL2 allows the use of promises), EJS and MariaDB as the database.

Continue Reading →