Feed #158

Web Performance

The Cost Of JavaScript In 2018

Start Performance Budgeting

Can You Afford It?: Real-world Web Performance Budgets

Source: SmashingConf London — Allison McKnight on Building Performance for the Long Term

You need neither PWA nor AMP to make your website load fast

Modernize your tech estate

A serie of 2 great articles about application modernization: The business imperative to modernize your tech estate
The technical mechanics of modernizing your tech estate

We fired our top talent. Best decision we ever made.
Comments are worth reading! And this article too:
You fired your top talent. I hope you’re happy.

Why your programmers just want to code

Nikita draws a state of software engineering. Indeed it’s a mess an we should have higher standards. I’d like to hear the words “quality” and “performance” more often too!
Software disenchantment

Programming tips


Source: GOTO 2018 • Making It Count: Quality is NOT an Option • Todd Montgomery

The faster you unlearn OOP, the better for you and your software

How to Organize Software Development In a Super-Efficient Way: Three Practical Tips

More of a tutorial about .prototype, class and inheritance:
How Does React Tell a Class from a Function?