You should not use AJAX or JavaScript in cases where:
- your system needs to be accessible
- your system needs to be search friendly
However, by using a modern JS framework with some solid "unobtrusive" practices, you can progressively enhance pages so that they remain accessible and search-friendly while offering a slick UI to users.