Skip to content

The Complete Node.js Course: Refactoring

Introduction

Extracting Routes

Extracting DB Logic

Extracting the Logging Logic

Extracting the Config Logic

Extracting the Validation Logic

Showing Unhandled Exceptions on the Console

Recap