I always get curious how do you guys decide subject for your DEV posts 🧐
Let's discuss.
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
I usually have a backlog of stuff that I have enough knowledge on and that I find interesting to explore further, usually of a couple of topics belonging to the same subject (Inheritance, Cascades, etc for CSS, and different Sorting Algorithms for Algorithms)
Exploring further for existing knowledge. That's good.
Meme: "You don't have to worry about what to write next, if you have a backlog of 100 articles you'll never write".
More seriously:
Hope that helps. Very curious to hear yours and other people's idea generation process as well!
I liked your approach you revisit notes and find there what will benefit others.
Usually, my ideas just come at random moments. That's why I need to write them down or I will forget them later.
I've recently started writing down ideas in Notion. I have a list of general ideas, a shorter list of some ideas that I've putten more thought into, and done the research.
For my monthly digests, I just keep a list of articles I read during the month. And a few days before the end of the month I revisit the list and pick the most interesting articles.
How do you come up with the subject for your DEV posts?