osmosfeed-template/index.html
2021-05-06 00:33:35 +00:00

940 lines
47 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<title>osmos::feed</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.ico" />
<link href="assets/styles.css" rel="stylesheet" />
<!-- %before-head-end.html% -->
</head>
<body>
<!-- %after-body-begin.html% -->
<section class="day-container">
<h2>2021-05-05</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Astro</summary>
<div class="details-content">
<p>You can&#8217;t even look at code or documentation for Astro (publicly) yetit&#8217;s an in-progress ideabut you can watch a video of Fred showing it off to Feross.
I gotta admit: it looks awesome. I&#8217;m bullish &#8230;
The post Astro appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;astro&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Progress Delayed Is Progress Denied</summary>
<div class="details-content">
<p>The bombshell article of the week is from Alex Russell of Google/Chrome. Alex has long been super critical of Apple, particularly about how there is literally no option to run any other browser than Safari on iOS. This article isn&#8217;t &#8230;
The post Progress Delayed Is Progress Denied appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;infrequently.org&#47;2021&#47;04&#47;progress&#45;delayed&#47;">Read · 22 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Is Vendor Prefixing Dead?</summary>
<div class="details-content">
<p>Lets take a quick stroll down memory-lane to revisit how vendor prefixing CSS properties came to be. I hope I dont trigger PTSD for anyone!
Its not clear who started prefixing, or when it began exactly. What is clear, is &#8230;
The post Is Vendor Prefixing Dead? appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;is&#45;vendor&#45;prefixing&#45;dead&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Create Computer Vision Apps in the Cloud With OpenCV and Python</summary>
<div class="details-content">
<p>OpenCV is a library of programming functions mainly aimed at real-time computer vision. We just released a course on the freeCodeCamp.org YouTube channel that will teach you how to use OpenCV in the cloud with Python. Misbah Mohammed created this course. He has a lot of experience with machine</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;create&#45;computer&#45;vision&#45;apps&#45;in&#45;the&#45;cloud&#45;with&#45;opencv&#45;and&#45;python&#47;">Read · 1 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Reducing HTML Payload With Next.js (Case Study)</summary>
<div class="details-content">
<p>This article showcases a case study of Bookaways landing page performance. Well see how taking care of the props we send to Next.js pages can make loading times and Web Vitals better.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;05&#47;reduce&#45;data&#45;sent&#45;client&#45;nextjs&#47;">Read · 8 min</a>
</div>
</details>
</article>
</section>
<h3>Release notes from osmosfeed</h3>
<section class="articles-per-source">
<article>
<details>
<summary>v1.4.0</summary>
<div class="details-content">
<p>Added: Basic theme customization: Demo | Source. See documentation.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.4.0">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.3.1</summary>
<div class="details-content">
<p>Fixed: Avoid crwalers.
Fixed: Error logging from XML parser.
Fixed: Typo in docs.
Thank you: @dym-sh, @tabokie, @cheese1</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.3.1">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.3.0</summary>
<div class="details-content">
<p>Added: Customize cache lifespan with cacheMaxDays property in osmosfeed.yaml.
Added: Documentation for osmosfeed.yaml.
Fixed: More intuitive logging during build.
Chore: Refactored parameter passing for enrich step.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.3.0">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.2.3</summary>
<div class="details-content">
<p>Changed: favicon update.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.2.3">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.2.1</summary>
<div class="details-content">
<p>Added: Display CLI version in footer.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.2.1">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.1.6</summary>
<div class="details-content">
<p>Fixed: The output website didn't have favicon.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.1.6">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.1.1</summary>
<div class="details-content">
<p>Fixed: Item description didn't use the description property from feed item.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.1.1">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.1.0</summary>
<div class="details-content">
<p>Added: MIT license
Added: cache.json is stamped with the version of the builder. This allows future builder with breaking change to ignore incompatible cache.
Added: Feed source retry on fetch error (3 times total, 15 seconds timeout).
Added: Item enrichment retry on fetch error (3 times total, 15 seconds timeout).
Added: Console log for cache restore and update behavior.
Added: npx command: npx osmosfeed
Changed: Improved console log that breaks down rendered item count into "new" and "cached".
Fixed: Item…</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.1.0">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>v1.0.1</summary>
<div class="details-content">
<p>Changed: Runtime dependencies are moved out of devDependencies. This is not a breaking change, but to receive performance benefit, you need to make sure @osmoscraft/osmosfeed is listed as dependencies instead of devDependencies in the package.json of your rss reader site.
Changed: Build target from node12 to node14.
Changed: Switched to a more robust rss parser: rss-parser
Fixed: RSS 1.0 feed &lt;dc:date&gt; was not parsed as publish date.
Chore: npm dependencies version updates.</p>
<a href="https&#58;&#47;&#47;github.com&#47;osmoscraft&#47;osmosfeed&#47;releases&#47;tag&#47;v1.0.1">Read · 1 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-05-04</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>16px or Larger Text Prevents iOS Form Zoom</summary>
<div class="details-content">
<p>This was a great &#8220;Today I Learned&#8221; for me from Josh W. Comeau. If the font-size of an &#60;input&#62; is 16px or larger, Safari on iOS will focus into the input normally. But as soon as the font-size is &#8230;
The post 16px or Larger Text Prevents iOS Form Zoom appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;16px&#45;or&#45;larger&#45;text&#45;prevents&#45;ios&#45;form&#45;zoom&#47;">Read · 2 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Jetpack Backup: Roll Back Your WooCommerce Site Without Losing Orders</summary>
<div class="details-content">
<p>Here&#8217;s a dilemma: what happens if your WooCommerce site has a problem and the quickest and best way to fix it is to roll back to a previous version? The dilemma is, if you roll back the database, you would &#8230;
The post Jetpack Backup: Roll Back Your WooCommerce Site Without Losing Orders appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;jetpack&#45;backup&#45;roll&#45;back&#45;your&#45;woocommerce&#45;site&#45;without&#45;losing&#45;orders&#47;">Read · 2 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Lets use (X, X, X, X) for talking about specificity</summary>
<div class="details-content">
<p>I was just chatting with Eric Meyer the other day and I remembered an Eric Meyer story from my formative years. I wrote a blog post about CSS specificity, and Eric took the time to point out the misleading nature &#8230;
The post Lets use (X, X, X, X) for talking about specificity appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;lets&#45;use&#45;x&#45;x&#45;x&#45;x&#45;for&#45;talking&#45;about&#45;specificity&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Creating Colorful, Smart Shadows</summary>
<div class="details-content">
<p>A bona fide CSS trick from Kirupa Chinnathambi here. To match a colored shadow with the colors in the background-image of an element, you inherit the background in a pseudo-element, kick it behind the original, then blur and filter it. &#8230;
The post Creating Colorful, Smart Shadows appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;www.kirupa.com&#47;html5&#47;creating_colorful_smart_shadows.htm">Read · 4 min</a>
</div>
</details>
</article>
</section>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Node.js Async Await Tutorial With Asynchronous JavaScript Examples</summary>
<div class="details-content">
<p>A complete guide to Node.js async await</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;node&#45;js&#45;async&#45;await&#45;tutorial&#45;with&#45;asynchronous&#45;javascript&#45;examples&#47;">Read · 7 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Copy a Directory in Linux How to cp a Folder in the Command Line in Linux and Unix (MacOS)</summary>
<div class="details-content">
<p>To copy files or directories in Unix-based operating systems (Linux and MacOS), you use the cp command. The cp command is a relatively simple command, but its behavior changes slightly depending on the inputs (files vs directories) and the options you pass to it. To view the documentation or manual</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;copy&#45;a&#45;directory&#45;in&#45;linux&#45;how&#45;to&#45;cp&#45;a&#45;folder&#45;in&#45;the&#45;command&#45;line&#45;in&#45;linux&#45;and&#45;unix&#45;macos&#47;">Read · 3 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Guide To Undoing Mistakes With Git</summary>
<div class="details-content">
<p>No matter how experienced you are, mistakes are an inevitable part of software development. But we can learn to repair them! And this is what we'll be looking at in this two-part series: how to undo mistakes using Git.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;05&#47;undoing&#45;mistakes&#45;git&#45;part1&#47;">Read · 6 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Smashing Podcast Episode 36 With Miriam Suzanne: What Is The Future Of CSS?</summary>
<div class="details-content">
<p>In this episode, were starting our new season of the Smashing Podcast with a look at the future of CSS. What new specs will be landing in browsers soon? Drew McLellan talks to expert Miriam Suzanne to find out.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;05&#47;smashing&#45;podcast&#45;episode&#45;36&#47;">Read · 23 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-05-03</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Chapter 8: CSS</summary>
<div class="details-content">
<p>In June of 2006, web developers and designers from around the world came to London for the second annual @media conference. The first had been a huge success, and @media 2006 had even more promise. Its speaker lineup was pulled &#8230;
The post Chapter 8: CSS appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;chapter&#45;8&#45;css&#47;">Read · 22 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Swipey Image Grids</summary>
<div class="details-content">
<p>I hope people think of SVG as a vector format that is good for drawing things. There is plenty more to know, but here&#8217;s one more: SVG is good for composition. You draw things at very specific coordinates &#8230;
The post Swipey Image Grids appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;www.cassie.codes&#47;posts&#47;swipey&#45;image&#45;grids&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>WebPageTest API</summary>
<div class="details-content">
<p>I&#8217;m willing to bet you know WebPageTest. It is the premier tool in the toolbox of web performance people. Maybe you didn&#8217;t know that WebPageTest was a side project of one fella, Patrick Meenan, for most of its lifetime, &#8230;
The post WebPageTest API appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;webpagetest&#45;api&#47;">Read · 30 min</a>
</div>
</details>
</article>
</section>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How to Fetch Data in React from a GraphQL API</summary>
<div class="details-content">
<p>Let's go through the five best ways that you can fetch data with React from a GraphQL API. While there are a couple of popular libraries which are made to interact with GraphQL APIs from a React application, there are many different ways to fetch data with GraphQL. I've included</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;5&#45;ways&#45;to&#45;fetch&#45;data&#45;react&#45;graphql&#47;">Read · 8 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Common Mistakes React Developers Make And How to Fix Them</summary>
<div class="details-content">
<p>In this article, we'll see some of the common mistakes that React developers make, and how you can avoid them. So let's get started. Don't Forget that Every Route Change Mounts and Unmounts a ComponentWhenever you're using routing in a React application, you declare routes inside the Switch component. This</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;common&#45;mistakes&#45;react&#45;developers&#45;make&#45;and&#45;how&#45;to&#45;fix&#45;them&#47;">Read · 4 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Cross Site Request Forgery What is a CSRF Attack and How to Prevent It</summary>
<div class="details-content">
<p>Cross Site Request Forgery, or CSRF occurs when a malicious site or program causes a user's browser to perform an unwanted action on a trusted site when the user is authenticated. Any malicious action is limited to the capability of the website to which the user is authenticated. For example,</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;what&#45;is&#45;cross&#45;site&#45;request&#45;forgery&#47;">Read · 5 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Azure Administrator Certification (AZ-104) Pass the Exam With This Free 11-Hour Course</summary>
<div class="details-content">
<p>You can learn everything you need to know to earn the Azure Administrator Certification by completing this free 11-hour course. What is Microsoft Azure Administrator?The Azure Administrator is the most popular Azure certification because it provides the broadest amount of practical knowledge to manage Azure infrastructure. It also allows</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;azure&#45;administrator&#45;certification&#45;az&#45;104&#45;pass&#45;the&#45;exam&#45;with&#45;this&#45;free&#45;11&#45;hour&#45;course&#47;">Read · 3 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>The Evolution Of Jamstack</summary>
<div class="details-content">
<p>Web-oriented databases, frameworks like Nuxt and Next.js, and even frameworkless approaches are evolving the Jamstack, but the core principles are more powerful than ever.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;05&#47;evolution&#45;jamstack&#47;">Read · 7 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-30</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Safari 14.1 Adds Support for Flexbox Gaps</summary>
<div class="details-content">
<p>Yay, it&#8217;s here! Safari 14.1 reportedly adds support for the gap property in flexbox layouts. We&#8217;ve had grid-gap support for some time, but true to its name, it&#8217;s limited to grid layouts. Now we can use gap in either type &#8230;
The post Safari 14.1 Adds Support for Flexbox Gaps appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;safari&#45;14&#45;1&#45;adds&#45;support&#45;for&#45;flexbox&#45;gaps&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Web Languages as Compile Targets</summary>
<div class="details-content">
<p>Jim Nielsen quoting Eric Bailey:
He references an example on Twitter where someone noted you can use the &#60;details&#62; element to “create a native HTML accordion,” to which someone responded: “this works without Bootstrap? &#x1f92f;
Whats the problem here? From
&#8230;
The post Web Languages as Compile Targets appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;blog.jim&#45;nielsen.com&#47;2021&#47;web&#45;languages&#45;as&#45;compile&#45;targets&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Jenny B Kowalskis A-Z (and a-z) as Variable Letterforms</summary>
<div class="details-content">
<p>Jenny B Kowalski has been posting a-letter-a-day on Instagram exploring multi-axis variable/responsive letterforms. They are very clever in that one of the axes controls an uppercase-to-lowercase conversion, literally morphing the shape of the letters from an uppercase version to a &#8230;
The post Jenny B Kowalski&#8217;s A-Z (and a-z) as Variable Letterforms appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;jenny&#45;b&#45;kowalskis&#45;a&#45;z&#45;and&#45;a&#45;z&#45;as&#45;variable&#45;letterforms&#47;">Read · 1 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>You Can Label a JavaScript `if` Statement</summary>
<div class="details-content">
<p>Labels are a feature that have existed since the creation of JavaScript. They arent new! I dont think all that many people know about them and Id even argue they are a bit confusing. But, as well see, labels can &#8230;
The post You Can Label a JavaScript `if` Statement appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;you&#45;can&#45;label&#45;a&#45;javascript&#45;if&#45;statement&#47;">Read · 7 min</a>
</div>
</details>
</article>
</section>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Keyboard Shortcuts to Improve Your Coding Productivity</summary>
<div class="details-content">
<p>These days, computers can pretty much do anything. Now if you are a frequent computer user like I am, I'm sure you interact with the keyboard all the time. And in this article, I'm going to show you some helpful keyboard shortcuts that will make your work easier</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;keyboard&#45;shortcuts&#45;improve&#45;productivity&#47;">Read · 4 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Node.js and Cloud Firestore Tutorial How to Build a Home Inventory System</summary>
<div class="details-content">
<p>In this article, you'll practice your JavaScript skills while streamlining your household chores by creating your very own home inventory system. I've often found that it's hard to keep track common household items that I buy frequently such as food, spices, medicine, and the like. It's annoying at best and</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;nodejs&#45;and&#45;cloud&#45;firestore&#45;tutorial&#45;build&#45;a&#45;home&#45;inventory&#45;system&#47;">Read · 5 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>May Is In The Air (2021 Wallpapers Edition)</summary>
<div class="details-content">
<p>Do you need a little inspiration boost? Well, then our new collection of wallpapers is for you. Designed with love by the community for the community, the wallpapers are available with and without a calendar for May 2021.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;desktop&#45;wallpaper&#45;calendars&#45;may&#45;2021&#47;">Read · 7 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-29</h2>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Learn Docker by Building a Node / Express App</summary>
<div class="details-content">
<p>Docker is an open source project that makes it easy to create containers and container-based apps. Docker's lightweight and portable software containers simplify application development, testing, and deployment. We just released a course on the freeCodeCamp.org YouTube channel that will help you learn the core fundamentals of Docker by</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;learn&#45;docker&#45;by&#45;building&#45;a&#45;node&#45;express&#45;app&#47;">Read · 2 min</a>
</div>
</details>
</article>
</section>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Sending Large Files</summary>
<div class="details-content">
<p>I&#8217;ve got a podcast that will be 10 years old this coming January! Most of those episodes have one or more guests (plus me and Dave). Despite fancy modern options for recording podcasts with guests, like Riverside.fm or Zencastr&#8230;
The post Sending Large Files appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;sending&#45;large&#45;files&#47;">Read · 6 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>The Humble `` Element And Core Web Vitals</summary>
<div class="details-content">
<p>Images have also been a key part of the web. They communicate ideas instantly, but they are also a lot heavier than text to load. This means that its essential to get loading and displaying them right, if you want to give your users a fantastic first impression. An excerpt from [Addy's new book](https://www.smashingmagazine.com/2021/04/image-optimization-pre-release/) (also, check a [free PDF preview](http://provide.smashingmagazine.com/eBooks/image-optimization-sample-chapter.pdf)).</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;humble&#45;img&#45;element&#45;core&#45;web&#45;vitals&#47;">Read · 18 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-28</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Meet Image Optimization, A New Smashing Book By Addy Osmani</summary>
<div class="details-content">
<p>The cat is out! For the last year, weve been working with Addy Osmani on a new Smashing Book all around image optimization. And now its here. Meet “Image Optimization”, our practical modern guide to delivering high-quality images on the web with the best performance.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;image&#45;optimization&#45;pre&#45;release&#47;">Read · 7 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-27</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Understanding Easing Functions For CSS Animations And Transitions</summary>
<div class="details-content">
<p>Easing functions can change the look and feel of an animation by affecting the rate, or speed, of an animation. In this article, were going to take a deep dive into easing functions and see how we can use them to create those natural and stunning animations.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;easing&#45;functions&#45;css&#45;animations&#45;transitions&#47;">Read · 9 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-26</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How To Bake Layers Of Accessibility Testing Into Your Process</summary>
<div class="details-content">
<p>Accessibility experts Kate Kalcevich and Mike Gifford introduce readers to "layered accessibility testing”, a practice of using a variety of tools and approaches at different stages in the digital product lifecycle to catch accessibility issues early &mdash; when its easier and cheaper to fix them.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;bake&#45;layers&#45;accessibility&#45;testing&#45;process&#47;">Read · 11 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-23</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Guide To Newly Supported, Modern CSS Pseudo-Class Selectors</summary>
<div class="details-content">
<p>The CSS Working Group Editors Draft for [Selectors Level 4](https://drafts.csswg.org/selectors-4/) includes several pseudo-class selectors that already have proposal candidates in most modern browsers. This guide will cover ones that currently have the best support along with examples to demonstrate how you can start using them today!</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;guide&#45;supported&#45;modern&#45;css&#45;pseudo&#45;class&#45;selectors&#47;">Read · 8 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-22</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Web Design Done Well: The Ordinary Made Extraordinary (Part 1)</summary>
<div class="details-content">
<p>Sometimes its the little things in web life that make us look twice. From carousels to documentation to cookie disclaimers, here are some sites taking the mundane and sprinkling in a little magic.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;web&#45;design&#45;done&#45;well&#45;part1&#47;">Read · 6 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-21</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Complete Guide To Incremental Static Regeneration (ISR) With Next.js</summary>
<div class="details-content">
<p>Incremental Static Regeneration (ISR) is a new evolution of the Jamstack, allowing you to update static content instantly without needing a full rebuild of your site. The hybrid approach of Next.js allows you to use ISR for e-commerce, marketing pages, blog posts, ad-backed media, and more.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;incremental&#45;static&#45;regeneration&#45;nextjs&#47;">Read · 6 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Why Content Is Such A Fundamental Part Of The Web Design Process</summary>
<div class="details-content">
<p>As designers, we are often burdened by the responsibility of producing and managing website content. Its not our job to write it, but its not the clients either. We can avert disaster by including content production in the design process.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;content&#45;fundamental&#45;part&#45;web&#45;design&#45;process&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-20</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Making GraphQL Work In WordPress</summary>
<div class="details-content">
<p>Lets explore the plugins providing GraphQL servers to WordPress. When should we use WPGraphQL, and when the GraphQL API for WordPress? Is there some advantage of one over the other, or some particular task that is easier to accomplish with one of them? In this article, we will find out.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;making&#45;graphql&#45;work&#45;in&#45;wordpress&#47;">Read · 12 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-19</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>An In-Depth Guide To Measuring Core Web Vitals</summary>
<div class="details-content">
<p>How are Core Web Vitals measured? How do you know your fixes have had the desired effect and when will you see the results in Google Search Console? Lets figure it out.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;complete&#45;guide&#45;measure&#45;core&#45;web&#45;vitals&#47;">Read · 24 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-16</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Seven Mistakes To Avoid In Your Technical Interviews</summary>
<div class="details-content">
<p>Its no secret that the technical interview process leaves something to be desired; its often riddled with anxiety and stress. In this article, well take a look at seven of the most common mistakes candidates make in their technical interviews and explore ways you can avoid them.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;mistakes&#45;technical&#45;interviews&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-15</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How To Get Web Design Clients Fast (Part 2)</summary>
<div class="details-content">
<p>Selling is key to growing your web design business, but it doesnt have to be complicated! With clear goals, customer research, and proven closing techniques, anyone can find new clients.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;web&#45;design&#45;clients&#45;fast&#45;part2&#47;">Read · 12 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>From Cats With Love: New Navigation, Guides And Workshops</summary>
<div class="details-content">
<p>At Smashing, weve been busy over the last few months. Weve set up new workshops, redesigned our navigation, refined performance and improved accessibility. There are subtle UX changes coming in, and wed love to share what weve been cooking.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;from&#45;cats&#45;with&#45;love&#45;navigation&#45;guides&#45;workshops&#47;">Read · 3 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-14</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Overflow Issues In CSS</summary>
<div class="details-content">
<p>In this article, we will explore the causes of overflow issues and how to solve them. We will also explore how modern features in the developer tools (DevTools) can make the process of fixing and debugging easier.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;css&#45;overflow&#45;issues&#47;">Read · 6 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-13</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Building A Video Streaming App With Nuxt.js, Node And Express</summary>
<div class="details-content">
<p>In this article, well be building a video streaming app using Nuxt.js and Node.js. Specifically, well build a server-side Node.js app that will handle fetching and streaming videos, generating thumbnails for your videos, and serving captions and subtitles.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;building&#45;video&#45;streaming&#45;app&#45;nuxtjs&#45;node&#45;express&#47;">Read · 11 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-12</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Complete Guide To HTML Email</summary>
<div class="details-content">
<p>Recently weve covered CSS generators, SVG generators and accessible front-end components. This time we look into HTML email, with tools, templates and guides for designers and developers.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;complete&#45;guide&#45;html&#45;email&#45;templates&#45;tools&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-09</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Growing UX Maturity In Organizations: Education And Training (Part 3)</summary>
<div class="details-content">
<p>UX practitioners can play an important role in growing the UX maturity of the organizations and product teams they work with. This final article in a three-part series presents two additional tactics: education of staff on UX principles and processes.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;growing&#45;ux&#45;maturity&#45;in&#45;organizations&#45;part&#45;3&#47;">Read · 20 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-08</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Better Documentation And Team Communication With Product Design Docs</summary>
<div class="details-content">
<p>Have you ever struggled to get the green light on your design proposals? Do you feel like your design process needs to be formalized? Is the COVID19 era becoming a challenge for you when working remotely as a designer? Then keep reading to get to know a methodology to document your design process in this article.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;better&#45;documentation&#45;team&#45;communication&#45;product&#45;design&#45;docs&#47;">Read · 6 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-07</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Flaky Tests: Getting Rid Of A Living Nightmare In Testing</summary>
<div class="details-content">
<p>Unreliable tests are a living nightmare for anyone who writes automated tests or pays attention to the results. Flaky tests have even given folks nightmares and sleepless nights. In this article, Ramona Schwering shares her experiences to help you get out of this hell or avoid getting into it.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;flaky&#45;tests&#45;living&#45;nightmare&#47;">Read · 13 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-06</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Dont Lose Your Head: Evaluating Headless</summary>
<div class="details-content">
<p>With many options comes many decisions, and it is easy to drown in all the many benefits of headless CMS. How do we approach evaluating these options? Lets figure it out.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;evaluating&#45;headless&#47;">Read · 14 min</a>
</div>
</details>
</article>
</section>
</section>
<footer>
<time id="build-timestamp" datetime="2021-05-06T00:33:34.785Z">2021-05-06T00:33:34.785Z</time>
<span><a href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.4.0</a></span>
</footer>
<script src="assets/index.js"></script>
<!-- %before-body-end.html% -->
</body>
</html>