Misc
Misc links/code. These are not maintained, and not polished.
- React hook state system in Vanilla JS
- A very basic demo of how the reactivity system works with hooks in react.
- Vue-like reactivity in vanilla JS
- A reimplementation of
useEffect()
based on something similar to how Vue's reactivity system works - Also a demo of using
script {display: block}
to show the JS from a<script>
tag in the HTML.
- A reimplementation of
- Simple charts in canvas is a small demo of a chart drawn with canvas
- A very inaccessible and basic chart, using canvas
- Matrix wallpaper recreation of how i remember a screensaver/wallpaper back in the days of Windows XP.
- Grid