Day One. Intermediate Results

So, by the end of the first day, we have a simple blog that works without a database.

All content is pulled from markdown files. Overall, the implementation turned out to be extremely simple and naive. The architecture chosen for the application itself is a DDD approach with separation into individual modules within a monolith.

I write the posts themselves in the Bear editor. It seemed the most convenient to me, and its free version is more than enough for writing simple posts.

More from the blog