necovek 12 hours ago

I though we were past naming variables by their types? That's what their types are for.

So try naming it about what is it promising to have?

behnamoh 12 hours ago

I have this convention:

    <group-name><object-name><object-type>
So in your case:

    ToDoPromise
if it's the only todo.