Brenley Dueck

Results 18 comments of Brenley Dueck

That sounds pretty cool... why would you write your react routes in blade though?

I do think connecting the routing somehow would be pretty awesome. Just thinking myself how I would like that to work.

So I did a bit of digging into this. I'm not entirely sure what the expected behavior is. If the current directory deno is pointing at is removed should it...

Basically the rust code is panicking when it tries to get the `current_dir()`

Great idea... a test case has been added

> @brenelz also a heads up: this change will only apply to `dlint` binary (an example binary in this repo, also used to lint JS code in `denoland/deno` repo). If...

It appears it only allows reading if it's in the deno_dir node modules. I'm not sure exactly how this should work

Took a bit of a stab at this. If you have feedback let me know

Turns out it has nothing to do with the emojii. It seems anytime you pass data it panics

I think I can tackle this issue. I am learning Rust and this seems pretty straightforward