Back to top
Yas Adel Mehraban (Yashints) | performance

10 posts tagged with "performance"

You’ve spent many hours trying to improve your web performance and have got it to a good speed. What happens next? How do you ensure it remains in good shape especially if you’re working in a team with diverse backgrounds and level of coding.

PublishedApr 13, 2020
Time to read6 min
webdevshowdevperformanceRead more

Most of the times, we write code which is being copy pasted from all over internet. StackOverflow is the main source these days for finding solutions to all sort of problems. But is it OK to blindly copy paste code without really knowing what’s happening behind the scenes?

PublishedMay 20, 2019
Time to read4 min
webdevshowdevjavascriptRead more

Rendering images on a web page can be a very compute heavy operation. This makes it harder to run these kind of operations on the main thread since it might slow down the rendering or affect the user experience.

PublishedMay 11, 2019
Time to read5 min
webdevtipsfrontendRead more

A while back, Nick Galov from Hostingtribunal.com contacted me to let me know they had created an inforgraphic photo for web performance statistics.

PublishedApr 14, 2019
Time to read1 min
webperformancepage load timeRead more
Web font optimisation

Web fonts enable us to have good design, branding, readability and accessibility. Moreover, they would bring selectable, searchable, zoomable and high DPI text. However, with every advantage comes a trade off.

PublishedNov 23, 2018
Time to read6 min
webperformanceweb fontsRead more
Image optimisation

Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.

PublishedNov 12, 2018
Time to read9 min
webperformanceimage optimisationRead more
Optimising JavaScript

Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.

PublishedOct 12, 2018
Time to read5 min
webperformancejavascriptRead more

Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.

PublishedOct 06, 2018
Time to read3 min
webperformancepreloadRead more
Improve HTML and CSS performance

Recently I had a chance to present a talk at NDC Sydney about web performance and it received a great feedback.

PublishedSep 29, 2018
Time to read4 min
webperformancehtmlRead more
Angular or React???

Spoiler alert: we cannot compare these two as they are different in nature, but, I try to go through some points you to need to consider, when choosing a front end technology.

PublishedJun 21, 2016
Time to read5 min
angularjsbindingdebuggingRead more