(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
| PSConstants -> value -> CharID TypeIDToStringID | |
| ---------- -> ----- -> ------ ---------------- | |
| phDialogDontDisplay -> 0 -> | |
| phEnumBitDepthA1R5G5B5 -> 825570869 -> "1565" | |
| phEnumBitDepthA4R4G4B4 -> 875836468 -> "4444" | |
| phEnumAmiga -> 1097688929 -> "Amga" | |
| phKeyArrowhead -> 1098019447 -> "Arrw" | |
| phEventBackLight -> 1113678668 -> "BacL" | |
| phClassBackLight -> 1113680716 -> "BakL" | |
| phEnumBitDepth16 -> 1111765302 -> "BD16" |
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.