Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Development Game a la Cookie Counter #9

Open
zachleat opened this issue May 7, 2017 · 0 comments
Open

Web Development Game a la Cookie Counter #9

zachleat opened this issue May 7, 2017 · 0 comments
Labels

Comments

@zachleat
Copy link
Owner

zachleat commented May 7, 2017

This one is kind of a brain dump but here we go:

Clicks are visits
visits bring in ad revenue
visits cost bandwidth (KB), bandwidth costs increase as time goes on (sites get bigger)
Ad revenue allows investment in skills

KB of Average Web Page Size keeps increasing from all these new technologies that keep coming out: video, audio, pictures, web fonts, HDPi screens
Skills to decrease web page size: Responsive images, WebP, SVG, GZIP, WOFF2 etc
Skills to increase connection throughput: HTTP/2, 4G LTE, etc
Newer devices, balance global usage

adds up KB

start with cern web site
HTML
add browser compatibility
add images
add css
add javascript
add flash
add audio
add video
add advertisements
add library/frameworks

etc
@zachleat zachleat added the play label May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant