Forrest O.

Results 166 issues of Forrest O.

It should be noted in the Readme that `acornGlobals(ast)` will mutate `ast`, adding array of `parents` to `Identifier` nodes. These unexpected properties might trip folks that are walking the AST...

http://forresto.github.io/prototyping/react-svg.html

Thank you for making this available. I'm rewriting a [complex app](http://meemoo.org/) with the goal of less boilerplate and spaghetti, and I think this will help. In my app I have...

My project has a camera module already, so I wanted to us that canvas instead of the video. To headtrackr.js I added: ``` this.customStart = function(canvas, context) { canvasElement =...

Comments for https://meemoo.org/blog/2020-10-17-thinking-about-meemoo-2-0 😄

Will require some 🛠 code restructuring. * waiting for ff: https://caniuse.com/#feat=es6-module-dynamic-import * blog: https://hospodarets.com/native-ecmascript-modules-dynamic-import

solved https://github.com/meemoo/dataflow/issues/10#issuecomment-25491888

A CSS transition of an empty div would do the trick https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Using_CSS_transitions