Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes Web Performance in Action plug, replaces it with Responsible JavaScript plug #1798

Merged
merged 1 commit into from
Apr 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added www/tips_data/responsible-javascript-1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added www/tips_data/responsible-javascript-1x.webp
Binary file not shown.
Binary file added www/tips_data/responsible-javascript-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added www/tips_data/responsible-javascript-2x.webp
Binary file not shown.
1 change: 1 addition & 0 deletions www/tips_data/responsible_javascript.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<picture><source srcset="/tips_data/responsible-javascript-2x.webp 2x, /tips_data/responsible-javascript-1x.webp 1x" type="image/webp"><a href="https://abookapart.com/products/responsible-javascript" onclick="try{if(_gaq!=undefined){_gaq.push(['_trackEvent','Outbound','Click','Tip.ResponsibleJavaScript']);}}catch(err){}" target="_blank"><img style="float:left; padding-right:1em;" width="221" height="330" srcset="/tips_data/responsible-javascript-2x.png 2x, /tips_data/responsible-javascript-1x.png 1x" src="/tips_data/responsible-javascript-1x.png"></a></picture>A Book Apart has published "<a href="https://abookapart.com/products/responsible-javascript" onclick="try{if(_gaq!=undefined){_gaq.push(['_trackEvent','Outbound','Click','Tip.ResponsibleJavaScript']);}}catch(err){}" target="_blank">Responsible JavaScript</a>" by <a href="https://twitter.com/malchata" onclick="try{if(_gaq!=undefined){_gaq.push(['_trackEvent','Outbound','Click','Tip.ResponsibleJavaScript']);}}catch(err){}">Jeremy Wagner</a><br><br>JavaScript plays a powerful role in creating rich interactive experiences. But its power comes at a cost: longer load times, sluggish pages, and inaccessible content. The more we rely on client-side rendering, the more likely we are to exclude visitors with older devices, slower connections, or those who have disabled JavaScript altogether.<br><br>If we want people to fully experience the sites we have worked so hard to craft, then we must be judicious in our use of JavaScript. In thoughtful detail, Jeremy Wagner shows how JavaScript can be used to progressively enhance server-side functionality, while improving speed and access for more visitors. By centering user needs every step of the way&mdash;from toolchains to metrics to testing&mdash;we can all contribute to a more inclusive, accessible, and resilient web.
1 change: 0 additions & 1 deletion www/tips_data/web_performance_in_action.html

This file was deleted.

Binary file removed www/tips_data/web_performance_in_action@1x.png
Binary file not shown.
Binary file removed www/tips_data/web_performance_in_action@1x.webp
Binary file not shown.
Binary file removed www/tips_data/web_performance_in_action@2x.png
Binary file not shown.
Binary file removed www/tips_data/web_performance_in_action@2x.webp
Binary file not shown.