knod

Results 154 comments of knod

I mean visually. They'll be the text not red and underlined.

You can now check the top of the docs to see hints about what properties might be missing!

Is this beginner friendly?

This sounds great! This would be a great place to take note of those locations when we spot them. Regarding the documentation of minor variables - I remember doing that...

That would be awesome! Thanks, @skudbucket! I'll answer what I can, and leave the rest to @ethanbb : 1. @ethanbb should also weigh in on other solutions because I don't...

Thank you for documenting your process! That's incredibly helpful! I personally agree that the names need to be more consistent and take full responsibility for that inconsistency. Clearing that up...

What if 'VisitPage.js' had a `setClientCurrent()` and `setClientFuture()`? Or, instead of `getTimeSetters()` we had a `getSetClientCurrent()`, etc? Would either of those work?

Thoughts from Slack, unedited: So I was thinking about how the name of the function that sets client values changes and was trying to trace back what my thinking was...

Latest thought - never change the function that stores the new client data. Instead, use data-transforming functions to always send back the right kind of data. Similar to what we...

I'm going to start work on that last idea. I'll assign myself to the issue, but others are welcome to join in.