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
A bit about binary (pun intended!) to put a twist on a classic learning puzzle.
php coding
I'll say it - web 3.0 is a meaningless buzzword, and blockchain and cryptocurrency is nothing more than a giant fraud.
musings
Challenging the present day orthodoxy on web application architecture.
musings coding
Learn how to make use of Doctrine lifecycle events to build a searchable audit log for your application which records an entry whenever an entity's data is changed.
php
Learn all about OAuth2, OIDC, plus build an AWS Cognito style single sign on app.
php coding