Earlier quoted context omitted.
Just curious, which sign in provided did you attempt to auth with? edit: found out the issue. thanks for the heads up. All fixed.
I tried most of them. :) But it seems like you have fixed it already, good job. Out of curiosity, do you mind sharing what stack you're using?
Show HN: A tech conference aggregator
11–20 of 43 posts
Re: Show HN: A tech conference aggregator
#12Nice work. Feature request: track CFP dates and let people find conferences with upcoming CFP deadlines. BTW, you have "USA" and "United States" as two countries, might want to combine those.
Hey, thanks for checking it out. I like the CFP notification idea. Was planning to provide some sort of notification system for the conferences users save. And thanks for catching that, I need to clean the data a little bit.
On the same lines as the comment above, London and London Borough of Camden are listed separately too.
Edit: And you're printing some arrays into the browser console.
Re: Show HN: A tech conference aggregator
#13Re: Show HN: A tech conference aggregator
#14However, this suffers from being a SPA:
- URLs are not persistent, meaning if I cannot bookmark searches I care about.
- Outbound links are buttons for some reason instead of anchor tags. This means that ctrl-click does not work and will bring directly to the website.
Other things:
- I don't think it's easy to filter conferences which are within an acceptable distance. A map-based search a'la yelp would go a long way here.
Re: Show HN: A tech conference aggregator
#15I tend to use LWN's conference calendar and CFP calendar for this; this looks like the same thing generalized to a broader set of conferences.
Re: Show HN: A tech conference aggregator
#16Make the website button open in a new tab, or at least use an element instead of a (you can still use the .btn classes from Bootstrap in elements if you didn't know)
Re: Show HN: A tech conference aggregator
#17Earlier quoted context omitted.
Hey, thanks for checking it out. I like the CFP notification idea. Was planning to provide some sort of notification system for the conferences users save. And thanks for catching that, I need to clean the data a little bit.
It's really smooth, I checked to see if it was built in React given the speed. On the same lines as the comment above, London and London Borough of Camden are listed separately too. Edit: And you're printing some arrays into the browser console.
Re: Show HN: A tech conference aggregator
#18This is great, I can see myself using this. However, this suffers from being a SPA: - URLs are not persistent, meaning if I cannot bookmark searches I care about. - Outbound links are buttons for some reason instead of anchor tags. This means that ctrl-click does not work and will bring directly to the website. Other things: - I don't think it's easy to filter conferences which are within an acceptable distance. A ma…
Re: Show HN: A tech conference aggregator
#19Re: Show HN: A tech conference aggregator
#20* Conference Partner - an academic website for conferences and journals built by Dou SUN (孙斗)