abdavid

Results 29 comments of abdavid

Bump. Really missing the UTF support for properties in templates.

I would love to help out. Ill create a PR with my changes later today, would probably need to clean it up since I mostly just focused on finding the...

I would imagine that would cause some issues. We might need to find a standalon solution to this if we do not conclude with that it is sufficient to include...

@icebob Could we add `lodash` to the list of libraries that Moleculer _could_ live without? I dissected the framework a while back while playing around with making it a first-class...

Latest tree btw ``` [email protected] /Users/davborre/Source/moleculer ├─┬ [email protected] │ ├── [email protected] │ ├─┬ [email protected] │ │ ├─┬ [email protected] │ │ │ └─┬ [email protected] │ │ │ └── [email protected] │ │...

_.get used in the cacher implementation is pretty important aslo I believe. It would be great to firstly get an overview of all lodash deps to determine which could easily...

Nice! I see a couple of low hanging ones. I think we can break them down pr function. @icebob should we maybe create an epic and materialize tasks for each...

I do not have the necessary access to create anything like that. For github an epic equivalent would maybe be a project with multiple subtasks? #jiranerd

> Here there are some native implementation: https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#quick-links Sweet! Nice find

@icebob Do we have any docs / guides on performance testing? Would be necessary to have before and after measurements to ensure we keep things speedy