Node.js
Getting started with MongoDB, Express and Node
Quickly spin up a Mongo and Express web app inside a Docker stack for easy development.
Read more ▶HTTPS server in five minutes with Node.js
New to Node.js? Create your first HTTPS server with a self-signed certificate authority in just five minutes!
Read more ▶Showing 1-2 of 2 posts.
Recent posts
The difference between failure and success isn't whether you make mistakes, it's whether you learn from them.
musings coding
Recalling the time I turned down a job offer because the company's interview technique sucked.
musings
Recalling the time I was rejected on the basis of a tech test...for the strangest reason!
musings
Why type hinting an array as a parameter or return type is an anti-pattern and should be avoided.
php
Leveraging the power of JSON and RDBMS for a combined SQL/NoSQL approach.
php