Hacker News new | ask | show | jobs
by commentzorro 3552 days ago
Just saw intercooler referenced in a post a couple days ago and took a look. It does look refreshingly simple to get started.

I've got a basic app with JSON end points already created. I was going to give VUE a go but after looking at intercooler I'm going to create an alternate set of /IC/* URLS and send out HTML instead. I'll soon see how it works for this task.

2 comments

Just saw intercooler referenced in a post a couple days ago and took a look. It does look refreshingly simple to get started.

Aaaaaand...we've come full-circle now:

Intercooler depends on JQuery, version 1.10.0 or higher.

:-)

>Intercooler depends on JQuery, version 1.10.0 or higher.

I don't have any real problems with jQuery being in the mix for intercooler. Even with that, jQuery appears to be an underlying library used for convenience rather than a library an intercooler coder would have to know and code against.

I do appreciate the irony when taken in context with the original article though.

I'd love to hear what your experience is. Thanks for giving it a try!