Moved the Meetup calendar out into separate components, all the ajax and data manipulation is done in the MeetupsContainer, and the actual display is done in MeetupDate.
Not sure I'm following best practices with the whole return loading ? stuff : other-stuff, some feedback would be great.
Moved the Meetup calendar out into separate components, all the ajax and data manipulation is done in the MeetupsContainer, and the actual display is done in MeetupDate.
Not sure I'm following best practices with the whole return loading ? stuff : other-stuff, some feedback would be great.