This commit is contained in:
chuanqisun 2021-08-16 00:38:59 +00:00
parent d16a6676f8
commit e2c341eb17
3 changed files with 27 additions and 75 deletions

View file

@ -14,7 +14,7 @@
{
"id": "https://css-tricks.com/?p=346665",
"author": "Chris Coyier",
"description": "Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it. \nReminds …\nThe post Unicode Arrows appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"description": "Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it. …\nThe post Unicode Arrows appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://unicodearrows.com/",
"publishedOn": "2021-08-13T18:08:07.000Z",
"wordCount": 10,
@ -35,7 +35,7 @@
"description": "A few days ago, Chris wrote up his thoughts about how alert(), confirm(), and prompt() were being deprecated by Chrome and collected a bunch of thoughts from developers. If certain features can essentially be turned off by …\nThe post Stay alert appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://dev.to/richharris/stay-alert-d",
"publishedOn": "2021-08-12T21:10:22.000Z",
"wordCount": 9411,
"wordCount": 9521,
"title": "Stay alert"
},
{
@ -89,7 +89,7 @@
"description": "Markdown truly is a great format. Its close enough to plain text so that anyone can quickly learn it, and its structured enough that it can be parsed and eventually converted to you name it.\nThat being said: parsing, processing, …\nThe post Responsible Markdown in Next.js appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/responsible-markdown-in-next-js/",
"publishedOn": "2021-08-10T14:55:07.000Z",
"wordCount": 1590,
"wordCount": 1762,
"title": "Responsible Markdown in Next.js"
},
{
@ -159,7 +159,7 @@
"description": "Useful Figma plugins that will help you fix all the little slowdowns and boost your productivity. From color management and image assets to SVG shapes and animation. Thats our new guide to Figma.",
"link": "https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/",
"publishedOn": "2021-08-12T13:30:00.000Z",
"wordCount": 6640,
"wordCount": 6655,
"title": "Useful Figma Plugins And Tools",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2a4221c8-35b1-4545-9561-12fe84087ae6/6681a4b9-c319-4421-8364-6d2654cf6e53-cover.jpg",
@ -187,7 +187,7 @@
"description": "Often you need two different sets of navigation stacks for pre and post user authentication. Usually, to see more content, you have to be authenticated in some way. Lets look at how to mount and unmount navigation stack based on a met condition in React Native.",
"link": "https://smashingmagazine.com/2021/08/mounting-unmounting-navigation-routes-react-native/",
"publishedOn": "2021-08-11T11:40:00.000Z",
"wordCount": 5016,
"wordCount": 5017,
"title": "Handling Mounting And Unmounting Of Navigation Routes In React Native",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/03d97d60-d23b-419c-acb3-23e467d4cc16/mounting-unmounting-navigation-routes-react-native.jpg",
@ -229,7 +229,7 @@
"description": "What exactly is HTTP/3? Why was it needed so soon after HTTP/2 (which was only finalized in 2015)? How can or should you use it? And especially, how does this improve web performance? Lets find out.",
"link": "https://smashingmagazine.com/2021/08/http3-core-concepts-part1/",
"publishedOn": "2021-08-09T11:00:00.000Z",
"wordCount": 6864,
"wordCount": 6871,
"title": "HTTP/3 From A To Z: Core Concepts (Part 1)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8f9f9146-4b77-494d-af72-4db28567a6fe/http3-core-concepts-part1.jpg",
@ -243,7 +243,7 @@
"description": "VS Code can be supercharged wuth hundreds of [VS Code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/). In this article, Leonardo shares four useful extensions that help him in his daily work.",
"link": "https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/",
"publishedOn": "2021-08-06T10:00:00.000Z",
"wordCount": 579,
"wordCount": 572,
"title": "Four Useful VSCode Extensions For Web Developers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2f984846-0510-48f5-a415-326027d14a88/3-useful-vscode-extensions-web-developers.png",
@ -257,7 +257,7 @@
"description": "How can we make disabled buttons more inclusive? When do they work well, and when do they fail on us? And finally, when do we actually need them, and how can we avoid them? Lets find out.",
"link": "https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/",
"publishedOn": "2021-08-05T13:30:00.000Z",
"wordCount": 6567,
"wordCount": 6568,
"title": "Frustrating Design Patterns: Disabled Buttons",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b9a10b5d-3bad-4083-a83c-082ff772fa9f/frustrating-design-patterns-disabled-buttons.jpg",
@ -271,7 +271,7 @@
"description": "In this article, well discuss and learn about the use case of iterating over React `children` and the ways to do it. In particular, we will deep dive into one of the utility methods, `React.Children.toArray`, that React gives us, which helps to iterate over the children in a way which ensures performance and determinism.",
"link": "https://smashingmagazine.com/2021/08/react-children-iteration-methods/",
"publishedOn": "2021-08-04T10:30:00.000Z",
"wordCount": 3322,
"wordCount": 3327,
"title": "React Children And Iteration Methods",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ae9c0d62-009e-45c0-a600-d747533e49e5/react-children-iteration-methods.jpg",
@ -285,7 +285,7 @@
"description": "Resilience is intrinsic to the web and therefore us, web developers. This article explores how graceful degradation, defensive coding, observability, and a healthy attitude towards failures better equips us before, during, and after an error occurs.",
"link": "https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/",
"publishedOn": "2021-08-03T11:00:00.000Z",
"wordCount": 2943,
"wordCount": 2946,
"title": "How To Build Resilient JavaScript UIs",
"enclosure": {
"url": "blob:http://www.smashingmagazine.com/c8b93225-8b34-431c-94f1-2f2d0a4fb95a",
@ -299,7 +299,7 @@
"description": "In this article, well take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.",
"link": "https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/",
"publishedOn": "2021-08-02T11:00:00.000Z",
"wordCount": 5982,
"wordCount": 5981,
"title": "Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1005065b-5daf-4b21-8ac6-89b91effa5b9/refactoring-css-strategy-regression-testing-maintenance-part2.jpg",
@ -313,7 +313,7 @@
"description": "New month, new wallpapers! In this post, youll find unique and inspiring wallpapers for August 2021. Created with love by the community for the community, they come in versions with and without a calendar for the month.",
"link": "https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/",
"publishedOn": "2021-07-31T07:15:00.000Z",
"wordCount": 2512,
"wordCount": 2520,
"title": "Good Vibes In August (2021 Desktop Wallpapers Edition)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/44276d4d-0b57-4f7a-91cd-c6f3708d09d7/aug-21-cowabunga-preview-opt.png",
@ -327,7 +327,7 @@
"description": "Having an e-commerce store is crucial for any store owner as more and more customers are turning to online shopping. In this tutorial, we shall go through how to create an e-commerce site with Angular 11. The site will use the Commerce Layer as a headless e-commerce API and use Paypal to process payments.",
"link": "https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/",
"publishedOn": "2021-07-30T11:00:00.000Z",
"wordCount": 12539,
"wordCount": 12545,
"title": "How To Build An E-Commerce Site With Angular 11, Commerce Layer And Paypal",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/959013b7-26f7-4620-af11-f26f306c1512/ecommerce-angular11-headless-paypal.jpg",
@ -341,7 +341,7 @@
"description": "What are absolute units? What are the differences between relative and absolute units, and how do we create accurate sizes on the web? In this article, Elad Shechter explains why CSS absolute units arent so absolute.",
"link": "https://smashingmagazine.com/2021/07/css-absolute-units/",
"publishedOn": "2021-07-29T10:30:00.000Z",
"wordCount": 2950,
"wordCount": 2952,
"title": "There Is No Such Thing As A CSS Absolute Unit",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/6ee35630-bbe1-486c-8877-dacdd4b12869/css-absolute-units.jpg",
@ -355,7 +355,7 @@
"description": "Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this article, we will dig into how to create a short script to create accessible dialogs.",
"link": "https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/",
"publishedOn": "2021-07-28T11:00:00.000Z",
"wordCount": 3075,
"wordCount": 3089,
"title": "Creating An Accessible Dialog From Scratch",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4ef51448-125a-4906-98f1-11af0e3fad58/accessible-dialog-from-scratch.jpg",
@ -369,7 +369,7 @@
"description": "Next.js has strong opinions about how to organize JavaScript but not CSS. How can we develop patterns that encourage best CSS practices while also following the frameworks logic? The answer is surprisingly simple — to write well-structured CSS that balances global and local styling concerns.",
"link": "https://smashingmagazine.com/2021/07/global-local-styling-nextjs/",
"publishedOn": "2021-07-27T11:00:00.000Z",
"wordCount": 3561,
"wordCount": 3557,
"title": "Global vs. Local Styling In Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a1756133-541e-429d-82dd-fb6f3988ef56/global-local-styling-nextjs.jpg",
@ -383,7 +383,7 @@
"description": "Gatsby recently announced the launch of “functions”. In this article, Paul Scanlon explains how to get the current location of the International Space Station (ISS) as it orbits the Earth in real-time using [Gatsby Functions](https://www.gatsbyjs.com/docs/reference/functions/) and then display it on a 3D interactive globe using [React Three Fibre](https://github.com/pmndrs/react-three-fiber).",
"link": "https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/",
"publishedOn": "2021-07-26T10:30:00.000Z",
"wordCount": 3086,
"wordCount": 3096,
"title": "Gatsby Serverless Functions And The International Space Station",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c07c5052-399e-4aee-aa83-706eb1f0c1b6/gatsby-serverless-functions-international-space-station.jpg",
@ -397,7 +397,7 @@
"description": "Many web design agencies consider it a badge of honor that they win work exclusively through word-of-mouth recommendations. In this article, Paul Boag explains why that is entirely the wrong attitude and what to do about it.",
"link": "https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/",
"publishedOn": "2021-07-23T11:00:00.000Z",
"wordCount": 3393,
"wordCount": 3409,
"title": "A Guide To Attracting Clients To Your Agency",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1d72d311-2839-48d2-8d23-dbe8951c4ab5/guide-attracting-clients-agency.jpg",
@ -425,7 +425,7 @@
"description": "Do you need a little inspiration boost? Weve collected some useful color tools and resources that weve discovered lately — to help you get the most out of your creativity. Weve also just recently covered [CSS auditing tools](https://www.smashingmagazine.com/2021/03/css-auditing-tools/), [CSS generators](https://www.smashingmagazine.com/2021/03/css-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/), [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) and [VS code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/) — you might find them useful, too.",
"link": "https://smashingmagazine.com/2021/07/color-tools-resources/",
"publishedOn": "2021-07-21T13:00:00.000Z",
"wordCount": 3059,
"wordCount": 3058,
"title": "Color Tools And Resources",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/17380a77-f247-450e-be45-2b2e139f7a33/cool-backgrounds.png",
@ -453,27 +453,13 @@
"description": "By adding visual elements to your tests, you can gain more options to add meaningful ways in maintaining a high level of quality for your app. Colby Fayock explains how.",
"link": "https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/",
"publishedOn": "2021-07-19T10:30:00.000Z",
"wordCount": 4481,
"wordCount": 4476,
"title": "Maintaining End-To-End Quality With Visual Testing",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/565523e3-0845-4042-9cd1-b3e48c75519d/maintaining-end-to-end-quality-visual-testing.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/",
"author": "hello@smashingmagazine.com (Marcus Herrmann)",
"description": "Web app accessibility appears difficult because it seems that there is little information on the subject available online. Lets take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.",
"link": "https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/",
"publishedOn": "2021-07-16T13:00:00.000Z",
"wordCount": 4791,
"title": "Three Insights I Gained While Researching Vue.js Accessibility",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c3908803-4ddc-4820-8f4e-85e11b4ebbb7/three-insights-vuejs-accessibility.jpg",
"length": "0",
"type": "image/jpg"
}
}
]
},

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>urn:2021-08-15T00:39:36.881Z</id>
<id>urn:2021-08-16T00:38:58.506Z</id>
<title>osmos::feed</title>
<updated>2021-08-15T00:39:36.881Z</updated>
<updated>2021-08-16T00:38:58.506Z</updated>
<generator>osmosfeed 1.11.0</generator>
<link rel="alternate" href="index.html"/>
<entry>
@ -10,8 +10,7 @@
<id>https://css-tricks.com/?p=346665</id>
<link href="https://unicodearrows.com/"/>
<updated>2021-08-13T18:08:07.000Z</updated>
<summary type="html"><![CDATA[Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it.
Reminds …
<summary type="html"><![CDATA[Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it. …
The post Unicode Arrows appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
@ -502,14 +501,4 @@ The post SVG Gobbler appeared first on CSS-Tricks. You can support CSS-Tricks by
<name>hello@smashingmagazine.com (Colby Fayock)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Three Insights I Gained While Researching Vue.js Accessibility]]></title>
<id>https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/</id>
<link href="https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/"/>
<updated>2021-07-16T13:00:00.000Z</updated>
<summary type="html"><![CDATA[Web app accessibility appears difficult because it seems that there is little information on the subject available online. Lets take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.]]></summary>
<author>
<name>hello@smashingmagazine.com (Marcus Herrmann)</name>
</author>
</entry>
</feed>

View file

@ -28,8 +28,7 @@
<a class="article-summary-link article-summary-box-outer" href="https://unicodearrows.com/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(0 min)</span>
<span>Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it.
Reminds …
<span>Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it. …
The post Unicode Arrows appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
@ -63,7 +62,7 @@ The post Building a Cool Front End Thing Generator appeared first on CSS-Tricks.
<summary class="article-expander__title">Stay alert</summary>
<a class="article-summary-link article-summary-box-outer" href="https://dev.to/richharris/stay-alert-d">
<div class="article-summary-box-inner">
<span class="article-reading-time">(31 min)</span>
<span class="article-reading-time">(32 min)</span>
<span>A few days ago, Chris wrote up his thoughts about how alert(), confirm(), and prompt() were being deprecated by Chrome and collected a bunch of thoughts from developers. If certain features can essentially be turned off by …
The post Stay alert appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
@ -327,7 +326,7 @@ The post View Source (on Mobile) appeared first on CSS-Tricks. You can support C
<summary class="article-expander__title">Responsible Markdown in Next.js</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/responsible-markdown-in-next-js/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(5 min)</span>
<span class="article-reading-time">(6 min)</span>
<span>Markdown truly is a great format. Its close enough to plain text so that anyone can quickly learn it, and its structured enough that it can be parsed and eventually converted to you name it.
That being said: parsing, processing, …
The post Responsible Markdown in Next.js appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
@ -832,31 +831,9 @@ The post SVG Gobbler appeared first on CSS-Tricks. You can support CSS-Tricks by
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-07-16">2021-07-16</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.smashingmagazine.com/">Articles on Smashing Magazine — For Web Designers And Developers</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Three Insights I Gained While Researching Vue.js Accessibility</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(16 min)</span>
<span>Web app accessibility appears difficult because it seems that there is little information on the subject available online. Lets take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<footer>
<time id="build-timestamp" datetime="2021-08-15T00:39:36.864Z">2021-08-15T00:39:36.864Z</time>
<time id="build-timestamp" datetime="2021-08-16T00:38:58.472Z">2021-08-16T00:38:58.472Z</time>
<span><a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.11.0</a></span>
</footer>
<script src="index.js"></script>