MVP Journey - André Baltazar

Building an MVP every week

📝 Daily Log – Deno Experiment

Today I experimented with Deno, the Node.js alternative.

Deno code with entities
Deno code with entities that expose pages.

It was quite fun. I was attempting to do an entity based framework that allows to expose pages almost automatically, like No Code. The idea is that these entities are also persisted in the database. For now, the only thing implemented is exposing pages, but I think I want to proceed with the other features, but let's see.

I didn't do anything on SubNot :( I wanted to do the email provider, but didn't. I'm kinda tired of it.