-
- [x] **1. Learning about Learning**
- [x] Read [Fixed vs Growth Mindset](https://www.brainpickings.org/2014/01/29/carol-dweck-mindset/)
- [x] Read [Top-Down vs Bottom-Up Design](https://en.wikipe…
-
This movement will likely not fly without the guidelines someone suspected of being a framework in themselves once they are written. Guidelines help to understand what good components are and why they…
-
Written on 05/08/2020 20:36:25
URL: https://dmitripavlutin.com/javascript-object-destructuring/
-
### Summary
MDN's new "ai explain" button on code blocks generates human-like text that may be correct by happenstance, or may contain convincing falsehoods. this is a strange decision for a techn…
-
- [x] **1. Learning about Learning**
- [x] Read [Fixed vs Growth Mindset](https://www.brainpickings.org/2014/01/29/carol-dweck-mindset/)
- [x] Read [Top-Down vs Bottom-Up Design](https://en.wikipe…
-
While trying to convert the attatched project, among other things, the `_.density` and `-.density` variables were renamed to, `density` and `density2`.
However, when I was looking through the code …
-
- web based
- auto report errors to server anonymously
- progress bar/light gamification
- rapid fire format w/ contextual feedback
- should teach ability to look things up
- multiplayer components (b…
-
## Context
This was originally proposed by @una here: https://github.com/web-platform-dx/developer-research/issues/8#issuecomment-1213241257
> Can we also address the top pain points from the la…
-
Looking at the different style of alerts here:
https://wet-boew.github.io/wet-boew-styleguide/design/alerts-en.html
Should this be revised? I'd love to have some User Research done with screen re…
-
Hi.
While I was learning concepts for JavaScript I found out that closures theory isn't very helpful for solving the suggested practical exercise: Coordinate Transformation.
I would like to propos…