Hacker News new | ask | show | jobs
by thomasfromcdnjs 2066 days ago
Yeah, I've said it here before but I created cdnjs.com 10 years ago or so.

I use webpack and other more secure/performant strategies for all my JS needs when working in a serious environment.

But when I am building something personal/light, I still load up cdnjs.com and drop something in. It's just easier than thinking about how I will serve files etc