TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: List of coworking spaces in Berlin (and other cities)

5 pointsby Kunixalmost 9 years ago

1 comment

Kunixalmost 9 years ago
Details:<p>I wanted to have a nice way to compare the different coworking spaces in Berlin, so I&#x27;ve created this.<p>The purpose was to be able to see them on a map and to have a quick access to their pricing information.<p>If people like it I&#x27;ll add a more natural way to make edits (as well as to add new coworking spaces &#x2F; open new cities).<p>Technical details:<p>No backend, purely static hosting (with client-side rendering through React), no hosting cost so far.<p>Stack: TypeScript, React, static pages generation through ReactDOMServer for SEO purposes, hosted on github pages, SSL through CloudFlare.<p>Map tiles:<p>- Currently using Leaflet &#x2F; Mapbox (50,000 map views a month for free).<p>- Considering eventually switching to Google Maps if reaching the threshold (25,000 map views a day for free).<p>- In the future, looking forward to see the work of the Wikimedia Discovery team as it looks very promising: <a href="https:&#x2F;&#x2F;www.mediawiki.org&#x2F;wiki&#x2F;Maps" rel="nofollow">https:&#x2F;&#x2F;www.mediawiki.org&#x2F;wiki&#x2F;Maps</a> &#x2F; <a href="https:&#x2F;&#x2F;maps.wikimedia.org" rel="nofollow">https:&#x2F;&#x2F;maps.wikimedia.org</a><p>First website I am making since 2006, feedback is welcome :)