Latest Updates

Documenting code, one commit at a time.

Drizzle 1 post
×

Establishing a Robust TypeScript Foundation for the Notely App with Drizzle, Vitest, and CI/CD

Introduction

The 'Notely app' project aims to create a streamlined note-taking application. As we embarked on building its foundation, our focus was on ensuring robustness, scalability, and maintainability from the outset. This involved carefully selecting and integrating modern tools and patterns to support future growth and simplify development.

The Problem

Modern application development

Read more