Hacker News new | ask | show | jobs
by franciscop 2773 days ago
Cool project and design, kudos!

For a couple of tips as someone who uses Heroku, mlab (mongolab), etc:

- Something like https://cloudinary.com/ can automatically compress those images. Will speed up the load and make the project shine even more, since it is loading now a 1390px image in a 320px space.

- A redirect from the netlify.com to the main domain would also be a good idea.