Today on r/programming was an article Scaling to 100k Users which discusses the phases you go through as you grow.
Category Archives: Web
Plain JavaScript can do a lot!
Today I saw on r/programming a post by Julia Evans titled A little bit of plain JavaScript can do a lot. She discusses some of JavaScript’s more powerful contemporary features.
How much does it cost to run a blog?
Today I read How Much Does It Cost To Run This Blog?. The bottom line was:
| Item | Monthly Cost |
| Domain registration | £0.49 ($0.62) |
| VPS hosting | £12.00 ($15.23) |
| DNS hosting | £1.54 ($1.95) |
| WP Rocket plugin | £0.79 ($1.00) |
| ShortPixel credits | £0.65 ($0.83) |
| Updraftplus SFTP plugin | £0.79 ($1.00) |
| Yoast SEO plugin | £8.90 ($11.30) |
| Total: | £25.16 ($31.93) |
10 Popular PHP frameworks in 2020
I enjoyed reviewing 10 Popular PHP frameworks in 2020.
HTML forms
Found a cool series of articles: How to Build HTML Forms Right. Only the first two of five articles have been published so far, but I’m looking forward to the next three. The articles are about how to do forms right in HTML 5.
The articles are rich with links, click through for heaps of info. Some things that I found: