Is he cool with using his name and likeness?
Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
11–20 of 45 posts
Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#12Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#13This is without doubt the worst dependency manager I have ever heard of.
Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#14Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#15Then we can all eventually move forward from this mess of non-standard module formats and loaders.
Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#16I really don't understand modern web development. If people would build websites without shit, they wouldn't need stuff like this.
Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#17Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#18Please no. Write standard modules. Serve standard modules to modern browsers, optionally bundling to modules for production. Bundle to non-modules for legacy browsers. Then we can all eventually move forward from this mess of non-standard module formats and loaders.
The way I typically thought of dependencies with browsers was to bundle them all together. Is there some new solution to this problem?
Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#19Please no. Write standard modules. Serve standard modules to modern browsers, optionally bundling to modules for production. Bundle to non-modules for legacy browsers. Then we can all eventually move forward from this mess of non-standard module formats and loaders.
What are "standard modules" for modern browser? I don't typically frontend dev these days, so I'm likely a bit out of the loop. The way I typically thought of dependencies with browsers was to bundle them all together. Is there some new solution to this problem?
Re: Show HN: JohnnyDepp – A tiny dependency manager for modern browsers in 862 bytes
#20Please no. Write standard modules. Serve standard modules to modern browsers, optionally bundling to modules for production. Bundle to non-modules for legacy browsers. Then we can all eventually move forward from this mess of non-standard module formats and loaders.
What are "standard modules" for modern browser? I don't typically frontend dev these days, so I'm likely a bit out of the loop. The way I typically thought of dependencies with browsers was to bundle them all together. Is there some new solution to this problem?