Viewing posts about Nodejs.

A Middleware for Swagger Resolution

A few months ago I started building a Swagger resolver library, with the intention of having a parser that understood different inheritance properties of the spec. About halfway through I realized that this library was going to be huge, with dozens of objects, and that it wasn't going to work the…

  • Category Web Development
  • Posted November 29, 2016
  • read more

Handling Static Content

As of a few weeks ago my website used PHP to route static assets. That is, every time a request hit my server for css, js, or the like, a PHP process would kick up to process and stream the response back. This was done to handle versioning and compiling of different assets, which was very helpful…

  • Category Web Development
  • Posted January 16, 2016
  • read more

Streaming Twitter Bot in Node

Over the years I've played a lot with Twitter and different bots and interactions. Shoot, there are write-ups on this blog about authenticating raw Twitter requests with OAuth, extending that to handling Twitter streams with Guzzle, and then doing it again with raw streaming requests. Using these…

  • Category Web Development
  • Posted October 30, 2015
  • read more

Activity Stream

  • Read The Priory of the Orange Tree (The Roots of Chaos, #1) by Samantha Shannon.
  • Read Ship of Magic (Liveship Traders, #1) by Robin Hobb.
  • Pushed some code at jacobemerick/advent-of-code-2022.
  • Pushed some code at jacobemerick/web.
  • Pushed some code at jacobemerick/web.
View more activities…