When dealing with displaying large html content, we need a way to generate its summary and a “read more” or “continue” link to the full article.
This is a simple matter of truncating the html content at a defined maximum word count and adding the convenient ...continue
Let’s move beyond the when and why of a personal blog of a web developer and discuss the what and how. The current trend seems to favor the static site generation route and I agree whole-heartedly. Static pages are easier and faster to host and ...continue
Starting a personal blog is something I have wanted to do for a very long time. However, my priority list tends to favor non-personal action items.
As a web developer, technology consultant and especially as a bootstrap startup enthusiast, it makes sense to produce work that ...continue