DJS icon indicating copy to clipboard operation
DJS copied to clipboard

Using ObjectManager is not advised ...

Open ckonkel opened this issue 6 years ago • 1 comments

https://github.com/goivvy/DJS/blob/e4d58a34e556fe5f8392898beeaf9c2fed869af4/Plugin/ResponsePlugin.php#L20

I appreciate anyone willing to post there code here and the effort involved with supporting it... I was going to attempt a plugin like this for page insights, but stumbled on this, which uses di and observer ...

https://github.com/MeetanshiInc/Magento-2-Defer-Parsing-of-JavaScript

thoughts on this solution vs yours?

ckonkel avatar Sep 03 '19 18:09 ckonkel

yes, I think the better way is using Dependency Injection method

ghost avatar Dec 11 '19 04:12 ghost