There are valid use cases for JS and AJAX, but they are few. HTML/CSS is great, and has gotten many new features that can replace JavaScript in the long run: Popovers, commandfor etc.
One thing I am missing is opening arbitrary popovers on a long hover. For that, you still need mousemove event listeners.
There are valid use cases for JS and AJAX, but they are few. HTML/CSS is great, and has gotten many new features that can replace JavaScript in the long run: Popovers,
commandforetc. One thing I am missing is opening arbitrary popovers on a long hover. For that, you still needmousemoveevent listeners.