(But if you have a clear answer to this question, I'd love to hear from you!)
(But if you have a clear answer to this question, I'd love to hear from you!)
* building up a writing habit via the Ship30 course,
* repurposing the "atomic essay" kind of format to a short-form video.
* building up a writing habit via the Ship30 course,
* repurposing the "atomic essay" kind of format to a short-form video.
Packaging & the hook play a big role, too, but the subject matter is key.
But how much of a role does the subject matter (the core idea) play in short-form video? Or is it all hook & curiosity loops?
Packaging & the hook play a big role, too, but the subject matter is key.
But how much of a role does the subject matter (the core idea) play in short-form video? Or is it all hook & curiosity loops?
(And I mean very time-consuming if you want to create an engaging video.) Although... some data points favour authentic vs edited
(And I mean very time-consuming if you want to create an engaging video.) Although... some data points favour authentic vs edited
But I've been asking myself:
How can I apply the Lean Methodology to tech educational video content?
For three reasons:
But I've been asking myself:
How can I apply the Lean Methodology to tech educational video content?
For three reasons:
BUT surely that means my content is locked in to which ever database I'm using?
BUT surely that means my content is locked in to which ever database I'm using?
But more importantly...
But more importantly...
It provides an administration UI for your content, but you define your content types in code (TypeScript).
It provides an administration UI for your content, but you define your content types in code (TypeScript).
* It's NextJS native
* It supports i18n
* It supports heterogenous blocks in a collection within an item
Allow me to explain
* It's NextJS native
* It supports i18n
* It supports heterogenous blocks in a collection within an item
Allow me to explain
It is an interesting concept to augment Markdown.
It allows you to add React components to your Markdown content.
BUT if you want any substantial content, you're basically writing code in a text editor. I've not found a good way to write MDX content in Notion.
It is an interesting concept to augment Markdown.
It allows you to add React components to your Markdown content.
BUT if you want any substantial content, you're basically writing code in a text editor. I've not found a good way to write MDX content in Notion.
It allows me to access the front matter directly in my code.
It allows me to access the front matter directly in my code.
I don't want my content to be locked in to a provider, e.g. a SaaS.
Markdown is portable and can be tracked with git.
So for now I use @notion.com to store my content and export it to Markdown. This allows me to have a custom front matter database.
I don't want my content to be locked in to a provider, e.g. a SaaS.
Markdown is portable and can be tracked with git.
So for now I use @notion.com to store my content and export it to Markdown. This allows me to have a custom front matter database.
https://gradient-ascent.beehiiv.com/
https://gradient-ascent.beehiiv.com/