Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.
[Read More]
How to use Preload/Prefetch to boost load time
Web performance series - part 2
Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.
[Read More]
Improve HTML and CSS performance
Web performance series - part 1
Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.
[Read More]
Destructuring in JavaScript
An effective way to access array/object literals
With improvements on JavaScript and ECMAScript many awesome features are added which we don’t normally use. However, when you read other people’s code from OSS to doing a simple code review, you might face these features used and not know what they do.
[Read More]
I am a proud lazy developer
Windows useful shortcuts
I saw a quote today on Twitter:
As a developer I don’t feel bad about being lazy. If I can make a computer to repeat something for me, why should I do it myself?
[Read More]