Welcome to The Novine

Read the docs
Recent posts

Software
In this post, we’ll build a simple RESTful API using Express.js. We’ll create a server that handles basic CRUD operations for a todo list.

Software
Recursion is one of those topics that seems intimidating at first, but once you "get it", it's oddly satisfying.