I created a new-tab site using NASA APOD. It's so good that I have already started using it and telling my friends about it.
- Implemented caching for dates and images
- No need to ping the API on every "new tab" action
- A simple search engine switcher and date picker
- Easy one click to add/ remove the shortcuts
At the very start, i was facing issues with the NASA API, turns out the issue was with my DNS.
The one particular thing I really like about this project is that
I implemented caching, although it wasn't any rocket science but still it was my first time doing it.
In future, I'll keep using it and change it according to my needs.