Remove articles resource-chart-js
article thumbnail

Creating An Interactive Gantt Chart Component With Vanilla JavaScript

Smashing Magazine

Creating An Interactive Gantt Chart Component With Vanilla JavaScript. Creating An Interactive Gantt Chart Component With Vanilla JavaScript. If you work with time data in your app, a graphical visualization as a calendar or Gantt chart is often very useful. Below you can see the resulting Gantt chart in both views.

Code 139
article thumbnail

The HTTP/1-liness of HTTP/2

CSS Wizardry

This article started life as a Twitter thread , but I felt it needed a more permanent spot. As a performance engineer, one of the first shifts in thought is that we don’t care only about when resources were discovered or requests were dispatched (the leftmost part of each entry). Back to our chart. Let’s unpack it!

Games 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

You need to know about the resource loading waterfall. Loading Spinner Hell And The Resource Loading Waterfall. The resource loading waterfall is a cascade of files downloaded from the network server to the client to load your website from start to finish. On design systems, UX, web performance and CSS/JS. Prefetching.

Cache 126
article thumbnail

40+ Best Web Development Blogs of 2018

KeyCDN

Its videos and blog articles address issues such as web performance, extensible component development and the intersection of CSS with other technologies, like HTML and JavaScript. CSS Weekly CSS Weekly is an aggregator that collects a ton of useful resources from around the web. Visit website 3. Visit website 4. Visit website 6.

article thumbnail

Optimizing Video For Size And Quality

Smashing Magazine

In this article, we’ll walk through the tools and some of the steps you can take to optimize your videos for playback — all of it to avoid stalls and impress your precious customers! Once the page is loaded, we can move to the Network tab, and filter by “media” to see all the video files: Filtering resources by 'Media' in DevTools.

Network 143
article thumbnail

The Three Cs: Concatenate, Compress, Cache

CSS Wizardry

I began writing this article in early July 2023 but began to feel a little underwhelmed by it and so left it unfinished. world, we were only able to fetch six resources at a time from a given origin. in this article. We need to think in both directions right now. Back in the HTTP/1.1 If you are still running HTTP/1.1,

Cache 291
article thumbnail

Ten years of page bloat: What have we learned?

Speed Curve

Resources – Total number of resources on the page (listed below). The more resources, the greater the complexity and the increased likelihood of rendering delays and blockages. HTML – Typically the smallest resource on the page, HTML's performance risk is usually negligible. More on that in a bit.

Mobile 145