Aaron Dai

Results 8 issues of Aaron Dai

while I am trying out bricks.js in webpack, here's some warning get thrown: ``` WARNING in ./~/bricks.js/dist/bricks.min.js Critical dependencies: 6:414-421 This seems to be a pre-built javascript file. Though this...

Just started using amp today, and so far `amp` is doing a great job with all of the feature it provides! One thing I'm missing is the ability to look...

## What & Why Just want to throw this idea out there -- since there's already a "New Sketches" section, why not have a curated list of popular Sketches to...

## What & Why? Take writing the following block of ReasonML for example: ```reason let fold: (('b, 'a) => 'b, 'b) => 'b; ``` When we intend to type `'a`,...

When loading the website via `Safari 12.0 (13606.2.11)`, the same icon for the 💬 bubble is requested repeatedly.

Other bundlers (like webpack) can target node environment instead of browser. That largely involves leaving things like `require('fs')` and process intact in the code. Is there a way to do...

## Summary - [x] Replace `nodeFs.ml` with `nodeFs.re`. (This one might be controversial -- so I'm expecting pushbacks here) - Most folks who try to use NodeJS are going to...

this method is not exposed in handler.js