You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
The Astoria tech meetup page is a RSS feed to find information about upcoming events without having to rely on social media. Having a button to subscribe to that makes it much nicer!
Todo:
create a RSS feed button component. Currently there is no design, so we could opt to use an icon instead.
Be sure to keep accessibility in mind when making the button. It should be findable by users using screen readers, accessible to those who rely on mouse and touch, not too small or too big, etc.
3.For now, plop it somewhere on the page. It could be on a banner, at the top or bottom of the feed, wherever! There's no layout yet to decide where it should be.
Write some tests to see if the button works as intended.
The text was updated successfully, but these errors were encountered:
Background:
The Astoria tech meetup page is a RSS feed to find information about upcoming events without having to rely on social media. Having a button to subscribe to that makes it much nicer!
Todo:
3.For now, plop it somewhere on the page. It could be on a banner, at the top or bottom of the feed, wherever! There's no layout yet to decide where it should be.
The text was updated successfully, but these errors were encountered: