(no title)
wps
|
16 hours ago
This is a nice, refreshing post. Not everything has to be a big deal all the time. Also, there’s a LOT you can do at build time in terms of dynamic content for a simple static site. On my blog it actually renders the HN comments at the end of my post! I took proper care to make sure rapid iteration did not hit the API every refresh (comments are cached for an hour) and it’s also completely free. Obviously truly dynamic things will require a backend, but my needs are super minimal.
No comments yet.