I mean it's useful for small apps or JS purists. However, in a medium- large scale app where you need state management, change detection etc I wouldn't trust it. Been experimenting with using Vue instead of jQuery for small apps and it's been a good replacement till now.