About
Web development is hard. Some of the languages you need to know:
- HTML
- CSS
- Programming (C#, Ruby, PHP, Common Lisp)
- JavaScript
Not to mention all the damn frameworks for each language.
Serving up web pages requires several processes:
- Static HTML
- Dynamic Data
Each of these process takes time. So one of the primary aims of this blog is to optimize these process.