Understanding how search engines crawl, render, and index web pages is crucial for optimizing sites for search engines. Over the years, as search engines like Google change their processes, itβs tough to keep track of what works and doesnβtβespecially with client-side JavaScript.
Weβve noticed that a number of old beliefs have stuck around and kept the community unsure about best practices for application SEO:
- βGoogle canβt render client-side JavaScript.β
- βGoogle treats JavaScript pages differently.β
- βRendering queue and timing significantly impact SEO.β
- βJavaScript-heavy sites have slower page discovery.β
Link to the article
#frontend #js #google #vercel
#article
Please open Telegram to view this post
VIEW IN TELEGRAM
1π₯2π1π¨βπ»1
Robin opines on some widely discussed topics in the React community over the past year or two: Whereβs React going? Is it a frontend library? How does the backend fit in? He shares his thoughts on what led him to use Server Components and Server Actions and to consider React as more of a full-stack solution.
Link to the article
#frontend #react #fullstack
#article
Please open Telegram to view this post
VIEW IN TELEGRAM
1π₯5π4π¨βπ»1
I'm pretty excited about this release - we've ported some features we had planned for Nuxt v4 back to v3, as well as a raft of bug fixes and performance improvements - as usual.
Link to the release
#frontend #vue #nuxt
#release
Please open Telegram to view this post
VIEW IN TELEGRAM
1π₯5π2π¨βπ»1
Astro 4.14 is out now! This release includes the first experimental release of the Content Layer API, our new super-flexible solution for managing content in Astro projects, support for Intellisense inside content files, and more.
Link to the release
#frontend #vue #react #astro
#release
Please open Telegram to view this post
VIEW IN TELEGRAM
1π₯4π1π1
Regular expression support was always a little underwhelming in JS, but things have improved. Steven takes us on a tour to refresh our knowledge, as well as show off his βregexβ library that boosts JS regexes to a true A++ rating. Steven was co-author of OβReillyβs Regular Expressions Cookbook and High Performance JavaScript so knows his stuff.
Link to the article
#frontend #js #regex
#article
Please open Telegram to view this post
VIEW IN TELEGRAM
1π6π₯4π¨βπ»1
The increased pace of evolution in the CSS space seems to show no signs of slowing, as such we can now do so much more than we could just a few short years ago (be that advanced math, scroll-triggered animations, etc). As such, this recently launched survey β which covers things like layout, color, typography, accessibility, and more β plays an important role in letting browser vendors know what we all think about the path CSS is taking.
Link to the survey
#frontend #css #features
#survey
Please open Telegram to view this post
VIEW IN TELEGRAM
1π3π₯3π¨βπ»1
Can we measure the events that happen before the first byte of a web page is received by the browser, and in turn optimize them to make our web pages and apps load even faster?
Link to the article
#frontend #performance #optimize #browser
#article
Please open Telegram to view this post
VIEW IN TELEGRAM
1π₯5π1π¨βπ»1
Itβs still a touch early to truly adopt these two features (only Chrome and Edge have full support today), but it canβt hurt to explore both Anchor positioning and scroll-driven animations to get an overview of just what could be done in the near future β it's a nifty effect!
Link to the article
#frontend #html #css #slider
#article
Please open Telegram to view this post
VIEW IN TELEGRAM
1π4π₯4π¨βπ»1