BrunoJo
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: A map of cafes that are in the sun (sunny.coffee)
I wanted to sit outside for coffee but there was no way to see which cafes are in the sun right now. So I built a map that shows which cafes, benches, and outdoor seats are in the sun vs. shade at any time of day. It…
- CSS Only Loaders (blog.pexels.com)
- What happens when you’re #1 on Designer News (blog.pexels.com)
- RowGrid.js – jQuery Plugin for placing items in rows (github.com)
- How to deploy a Grunt Project on Heroku? (medium.com)
-
JavaScript Console: > {}+[] 0 > []+{} [object Object] > {}+{} NaN > []+[] "" > []*[] 0 > [] + 5 "5"