====== 2022-02-06 ====== What is my goal? To utilize my skills in software development to gain employment at the pay rate I am worth. Emmet: * How do you escape the child selector in a line of emmet? | `^` * How do you avoid having to escape a child selector? | `()` * How do you chain elements at the same selector level? | `+` * How do you pre populate an element with text? | `{}` * How do you add multiples of an element? | `*` * How do you add numbering to a set of elements? | `$` * How do you pad the numbering of an element? | `$$` * How do you specify custom attributes?| `[]` ===== Heap: ===== * [[https://news.mit.edu/2022/polymer-lightweight-material-2d-0202|MIT 2D Polymer]] * [[https://developers.google.com/tech-writing|Google: Technical Writing Courses]] * [[https://www.cloudsavvyit.com/14208/how-to-check-disk-space-usage-for-docker-images-containers/|Check Docker System Resource Usage]] * [[https://medium.com/localz-engineering/building-lean-docker-images-47b5a896688e|Share Dependencies Into Parent Image]] * [[https://senrigan.io/blog/everything-i-know-strategies-tips-and-tricks-for-spaced-repetition-anki/|Anki tips and tricks]] * [[https://senrigan.io/blog/chasing-10x-leveraging-a-poor-memory-in-software-engineering/|How Anki Save My software Career]]