Вопрос

How can I be notified of questions which belong to only particular tags?
I need to get all the question notifications for particular tags, for example Java,
I would like to answer to all those questions related to Java.

Это было полезно?

Решение

If you look at , you will see all the new questions tagged "java"; if you want a feed, then https://stackoverflow.com/feeds/tag?tagnames=java&sort=newest is the feed for the new questions for that tag.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top