Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
113 views

Turning simple Node.JS Postgres query and logging into most-functionally-pure-possible code

After reading "How to deal with dirty side effects in your pure functional JavaScript," I've decided to take something I do on a regular basis ("Original approach" below)—connect to a Postgres ...
rvrabbit's user avatar
  • 113