David Luecke

Results 292 comments of David Luecke

This can probably also be solved with adding the `$populate` query parameter to the `patch` request. Basically you want it to return the same data.

I have a potential fix in https://github.com/feathersjs/feathers/pull/3497 but it might have to be tested.

This would be pretty great, especially since there already is a plugin for highlighting code in template string. The only tricky part is that the context objects can get pretty...

I believe I had it that way before but then realised that the folder structure doesn't really have to be the same and I already ran into a problem where...

Thank you for putting this up. It's kind of interesting that things like this don't seem to get optimized by V8.

Thanks! Can we do this in all the other readmes as well?

Great, thank you!

Yes, it should do that indeed.

I'd keep it open. It's a good suggestion and not difficult to do.