FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Web Performance in The Real World: How to Make Fast Sites

An exploration of work the Microsoft Edge team does to help developers build faster sites, and how to think of performance as an investigative activity, beyond a checklist approach. - https://goo.gl/5ReAoA

#web #performance
Optimizing CSS: Tweaking Animation Performance with DevTools

Maria Antonietta Perna explores the Performance Tool available in the Firefox to find out more about CSS animation performance. - https://goo.gl/uJec5x

#css #animation #performance
Fixing React Performance Issues on Airbnb’s Listing Pages

A practical look at grabbing some of the low-hanging performance-affecting fruit present on a live, production site. -
https://goo.gl/9MUKDe

#react #performance
The Front-End Performance Challenge: Winner And Results

Some really impressive real-life improvements on sites when it comes to performance. Each of these examples takes a slightly different approach to their performance improvements so there’s certainly going to be something you can do on your own site. - https://goo.gl/tJ3JVF

#web #performance
Rethinking Web Performance with Service Workers

The author makes a bold claim of this article covering ‘30 years of research in a 30 minute read’. It gets a bit tool/platform specific at the end but does cover many key points and best practices in Web performance. - http://bit.ly/2K7hsOy

#web #performance
Measuring Sites with Mobile-First Optimization Tools

Not sure how to remove the code debt that bloats and weighs down your site? Here are specific ways mobile performance impacts your site and page speed results. - http://bit.ly/2wwZR0m

#mobile #performance
Improving Performance with Background Data Prefetching

Instagram wants their client to feel as fast as possible, and this post explains their approach to decoupling network availability and app usability. - http://bit.ly/2I2Kna4

#web #performance
Web Performance 101

An easily accessible, diagram and code heavy primer to making a site or webapp faster by optimizing assets like JS, CSS, images and fonts. - http://bit.ly/2DA2BNk

#web #performance
A Netflix Web Performance Case Study

An interesting look at how Netflix worked to improve the ‘time-to-interactive’ metric on their desktop Web experience. It involved both prefetching and ripping out React. - http://bit.ly/2DF4dVr

#web #performance
How We Improved Smashing Magazine's Performance

It’s no secret Smashing Magazine is one of our favourite sources for high quality articles, so it's interesting to see how they've made it even quicker for you to consume their content by optimizing their React and Jamstack-based site. - http://amp.gs/QnNq

#performance
Performance-Testing the Google I/O Site

Another solid performance review from Jake here, this time looking at how the Google I/O site fares on a 3G mobile connection. - http://amp.gs/b0lE

#javascript #performance
Top Metrics You Need to Understand When Measuring Front-end Performance

5 metrics you need to understand how your UI is performing - http://amp.gs/jTCnJ

#web #performance
How I Made Google’s Data Grid Scroll 10x Faster With One Line of CSS

Johan Isaksson shares his amazing skill in making Google’s data grid scroll 10x faster with one line of CSS. - http://amp.gs/jtwYI

#performance
How JavaScript Engines Achieve Great Performance

If you’ve ever wondered what it is browsers actually do to get JavaScript to execute quickly, this post digs into it a little. - http://amp.gs/jtXdB

#javascript #performance
12 Front End Performance Patterns You Need to Know

Reduce page load times with these performance solutions - http://amp.gs/jlNPZ

#performance
Getting Started with Web Performance

Alistair Shepherd goes through some of the reasoning, jargon, metrics, tools, and top tips on improving your web performance. - https://www.htmhell.dev/adventcalendar/2023/14

#web #performance
Web Performance Experts Guide to Mastering Interaction to Next Paint

Today we see Interaction to Next Paint take its (rightful) place in the Core Web Vitals, replacing First Input Delay (FID) as the primary metric for measuring website responsiveness and interactivity. This comprehensive guide, which includes insights from 13 web performance specialists, will provide you with the knowledge and practical advice you need to master INP. - https://www.rumvision.com/blog/experts-guide-to-mastering-interaction-to-next-paint/

#performance