Stefan Judis@stefanjudis
This year's Web Almanac report is almost complete. 🎉 ("Media" & "Caching" are missing) almanac.httparchive.org/en/2021/ Let's see what's interesting. 👇
almanac.httparchive.org
The 2021 Web Almanac
8:26 AM · Dec 3, 2021
14 Reposts · 53 Likes
The Web Almanac is an interesting concept of checking out the raw stats of web traffic to help discover trends and patterns out there in the real world.
In their own words:
Our mission is to combine the raw stats and trends of the HTTP Archive with the expertise of the web community. The Web Almanac is a comprehensive report on the state of the web, backed by real data and trusted web experts. The 2022 edition is comprised of 22 chapters spanning aspects of page content, user experience, publishing, and distribution.
The most interesting part to is checking out what are the most used libraries (being that I am primarily working with React these days).
https://almanac.httparchive.org/en/2022/javascript#library-usage
jQuery continues to be the most used out there by a LARGE margin. However, it’s important to note that this is in large part due to jQuery existing on a ton of legacy sites and its heavy use in WordPress.
WordPress accounts for about 35% of sites. So anything that is used in WordPress will automatically make a big chunk of the web.
React remains at a steady 8% but notably, it’s one of the few modern frameworks on the list.
TypeScript@typescript
TypeScript 4.9 Beta is now available! Try out our improved 'in' operator narrowing, the new 'satisfies' operator, stricter 'NaN' checks, and more-efficient file-watching defaults!
devblogs.microsoft.com
Announcing TypeScript 4.9 Beta
8:09 PM · Sep 23, 2022
164 Reposts · 729 Likes
Typescript continues its steadfast growth with a new Beta available for testing. As always there is a ton of little bug changes and performance improvements.
Check out whats new:
The
satisfiesOperatorUnlisted Property Narrowing with the
inOperator
⚛ React
🔧 Other
No posts

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.