osmosfeed-template/index.html
2021-09-14 00:42:57 +00:00

869 lines
No EOL
55 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="favicon.ico" />
<link rel="alternate" type="application/rss+xml" title="osmos::feed" href="feed.atom" />
<link href="index.css" rel="stylesheet" />
<!-- %before-head-end.html% -->
</head>
<body>
<!-- %after-body-begin.html% -->
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-13">2021-09-13</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Grainy Gradients</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/grainy-gradients/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>Browse through Dribbble or Behance, and youll find designers using a simple technique to add texture to an image: noise. Adding noise makes otherwise solid colors or smooth gradients, such as shadows, more realistic. But despite designers affinity for texture, …
The post Grainy Gradients appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Social Image Generator + Jetpack</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/social-image-generator-jetpack/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>I feel like my quest to make sure this site had pretty sweet (and automatically-generated) social media images (e.g. Open Graph) came to a close once I found Social Image Generator.
The trajectory there was that I ended up …
The post Social Image Generator + Jetpack appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.freecodecamp.org/news">freeCodeCamp.org</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Insert a Checkbox in Word How to Add a Checkmark in Microsoft Word</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/insert-a-checkbox-in-word-how-to-add-a-checkmark-in-microsoft-word/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>In Microsoft Word, you can create digital forms, surveys, to-do lists, and printable forms. And you might need to add a checkbox in these forms so your respondents can select certain options. In this tutorial, I will show you how to insert an interactive checkbox in Microsoft Word for softcopy</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">How to Build a Sign Up Form with Floating Labels and Transitions Using Plain HTML and CSS</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-build-sign-up-form-with-html-and-css/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(5 min)</span>
<span>In this tutorial we are going to build a modern sign up form with floating labels and smooth transitions using plain HTML and CSS. A viewAs you can see in the above image, when an input within the form gains focus, its label floats to the top and a semi-thick</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">All Emojis Emoji List for Copy and Paste</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/all-emojis-emoji-list-for-copy-and-paste/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>Emoji help you express feelings and emotions beyond texts. They also bring liveliness into conversations in a fun and concise way. But sometimes it&#x27;s hard to find the right emoji to use, so I decided to prepare a giant table of them that you can simply copy and paste into</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Synchronous vs Asynchronous JavaScript Call Stack, Promises, and More</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/synchronous-vs-asynchronous-in-javascript/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(9 min)</span>
<span>Let me start this article by asking, &quot;What is JavaScript&quot;? Well, here&#x27;s the most confusing yet to-the-point answer I have found so far: JavaScript is a single-threaded, non-blocking, asynchronous, concurrent programming language with lots of flexibility.Hold on a second did it say single-threaded and asynchronous at the same time?</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">25 Python Projects for Beginners Easy Ideas to Get Started Coding Python</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/python-projects-for-beginners/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(5 min)</span>
<span>The best way to learn a new programming language is to build projects with it. I have created a list of 25 beginner friendly project tutorials in Python. My advice for tutorials would be to watch the video, build the project, break it apart and rebuild it your own way.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Bash Sleep How to Make a Shell Script Wait N Seconds (Example Command)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/bash-sleep-how-to-make-a-shell-script-wait-n-seconds-example-command/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>When you&#x27;re writing a shell script, you may find that you need it to wait a certain number of seconds before proceeding. For example, you might want the script to wait while a process completes or before retrying a failed command. To do this, you can use the very straightforward</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Python Open File How to Read a Text File Line by Line</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/python-open-file-how-to-read-a-text-file-line-by-line/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>In Python, there are a few ways you can read a text file. In this article, I will go over the open() function, the read(), readline(), readlines(), close() methods, and the with keyword. What is the open() function in Python? If you want to read a text file in Python,</span>
</div>
</a>
</details>
</article>
</section>
</li>
<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">Orchestrating Complexity With Web Animations API</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/orchestrating-complexity-web-animations-api/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>There are way too many options in Web Animations API to pick them up that easily. Learning how timing works and how to control the playback of several animations at once makes for a solid foundation on which to base your projects on.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-10">2021-09-10</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">“Just in Time” CSS</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/just-in-time-css/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>I believe acss.io is the first usage of “Atomic CSS” where the point of it is to be a compiler. You write CSS like this:
&lt;div class&#x3D;&quot;C(#333) P(20px)&quot;text
&lt;/div
And it will generate CSS like:
.C\(\#333\) {
color: #333;
The post “Just in Time” CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Fun Times Styling Checkbox States</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/fun-times-styling-checkbox-states/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>We might leave a text input unstyled. We might leave a link unstyled. Even a button. But checkboxes… we dont leave them alone. Thats why styling checkboxes never gets old.
Although designing checkboxes is not that complicated, we also dont …
The post Fun Times Styling Checkbox States appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">EyeDropper API Dropped</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/eyedropper-api-dropped/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>I had no idea this was coming but its pretty neat! Chrome has shipped the EyeDropper API in v95 (Canary, as I write).
🎨 Loving the new &#x60;EyeDropper&#x60; Web API:
&#x60;js
await new EyeDropper().open();
// Returns the picked color, e.g.,
The post EyeDropper API Dropped appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<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">Web Design Done Well: Excellent Editorial</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/web-design-done-well-excellent-editorial/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>They say content is king, and theyre right. The web has unlocked untold possibilities for storytellers — provided the story is right, of course. Here are some of our favorite examples of editorial content thriving in the digital realm.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-09">2021-09-09</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Frameworks Helping Image Usage</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/frameworks-helping-image-usage/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>I recently blogged about how images are hard and it ended up being a big ol checklist of things that you could/should think about and implement when placing images on websites.
I think its encouraging to see frameworksthese …
The post Frameworks Helping Image Usage appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Improve Largest Contentful Paint (LCP) on Your Website With Ease</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/improve-largest-contentful-paint-lcp-on-your-website-with-ease/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>(This is a sponsored post.)
Optimizing the user experience you offer on your website is essential for the success of any online business. Google does use different user experience-related metrics to rank web pages for SEO and has continued …
The post Improve Largest Contentful Paint (LCP) on Your Website With Ease appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Mars Theme: A Deep Look at Frontitys Headless WordPress Theme</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/mars-theme-a-deep-look-at-frontitys-headless-wordpress-theme/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(34 min)</span>
<span>Frontity is a framework for creating de-coupled (or &quot;headless&quot;) WordPress sites. In this article, we dive into the process of spinning up such a site, with a detailed overview of the building blocks provided by Frontity and its flagship theme, Mars.
The post Mars Theme: A Deep Look at Frontitys Headless WordPress Theme appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.freecodecamp.org/news">freeCodeCamp.org</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Learn Solidity, Blockchain, and Smart Contracts in a Free 16-Hour Course</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/learn-solidity-blockchain-and-smart-contracts-in-a-free/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>Blockchain engineers are in extreme demand. Almost every day they are building billion dollar applications. We just released a full course on the freeCodeCamp.org YouTube channel that will teach you all about Solidity, the blockchain, and smart contracts. Solidity is an object-oriented programming language for writing smart contracts. This</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Coding Interview Graph Traversal Crash Course The Only One You&#x27;ll Ever Need</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/coding-interview-graph-traversal-crash-course-the-only-one-youll-ever-need/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>Are you preparing for coding interviews? I designed a crash course series to help you out. I&#x27;m Lynn, a software engineer and a recent graduate from the University of Chicago. This is the third course in my Coding Interview Crash Course Series. Feel free to check out my YouTube channel,</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Graph Databases VS Relational Databases Learn How a Graph Database Works</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/graph-database-vs-relational-database/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(11 min)</span>
<span>If you&#x27;re curious about graph databases and how they compare with relational database management systems, then this beginner-friendly guide is for you. In this article, you&#x27;ll discover of the power of graphs by working with a small movie data set. It is based on the built in dataset and guide</span>
</div>
</a>
</details>
</article>
</section>
</li>
<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">Using SWR React Hooks With Next.js Incremental Static Regeneration (ISR)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/useswr-react-hook-library-incremental-static-regeneration-nextjs/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>When paired with ISR and Next.js API routes, SWR can be used to create a responsive user experience. In this article, Sam Poder explains what SWR is, where to use it (and where not), and how to build a website by using Incremental Static Regeneration.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-08">2021-09-08</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Dont attach tooltips to document.body</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/dont-attach-tooltips-to-document-body/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>Heres Atif Afzal on using a
that is permanently on the page where tooltips are added/removed and how they perform vastly better than plopping those same tooltips right into the . Its not really discussed, but the reason …
The post Dont attach tooltips to document.body appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">The Story Behind TryShape, a Showcase for the CSS clip-path property</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/the-story-behind-tryshape-a-showcase-for-the-css-clip-path-property/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(9 min)</span>
<span>I love shapes, especially colorful ones! Shapes on websites are in the same category of helpfulness as background colors, images, banners, section separators, artwork, and many more: they can help us understand context and inform our actions through affordances.
A …
The post The Story Behind TryShape, a Showcase for the CSS clip-path property appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<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">Developer Decisions For Building Flexible Components</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/developer-decisions-building-flexible-components/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>In this article, well walk through the process of taking a seemingly simple design for a text-and-media component and deciding how best to translate it into code, keeping in mind the needs of both users and content authors.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">New Smashing Online Workshops on Front-End &amp; UX</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/new-smashing-online-workshops-sep-2021/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Whats the state of HTML Email, Vue.js and Next.js? What are new, smart interface design patterns we could use? Lets figure it out. With our brand new online workshops on front-end &amp; design. Now with **free workshops** for you to test the waters.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-07">2021-09-07</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Can we have custom media queries, please?</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.stefanjudis.com/notes/can-we-have-custom-media-queries-please/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>Stefan Judis notes that there is a spec for custom media queries, but seemingly no momentum on it at the moment. That lack of movement is unfortunate, as its almost guaranteed front-end developers all over would start using it as …
The post Can we have custom media queries, please? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Fire SVG animations (SMIL) when the SVG is visible</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.zachleat.com/web/svg-animate/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>When requirements read “when visible” your brain should go straight to IntersectionObserver. Thats exactly what Zach is doing here to kick off an animation when it scrolls into view.
Except this animation is an SVG SMIL animation: an …
The post Fire SVG animations (SMIL) when the SVG is visible appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Building Your Own Subscription Newsletter</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/building-your-own-subscription-newsletter/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>(This is a sponsored post.)
I did a sponsored video the other week explaining how to build a paid subscription newsletter using WordPress (we did it on WordPress.com but it could be hosted anywhere), MailPoet (a plugin to visually …
The post Building Your Own Subscription Newsletter appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Firefoxs &#x60;bolder&#x60; Default is a Problem for Variable Fonts</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/firefoxs-bolder-default-is-a-problem-for-variable-fonts/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(5 min)</span>
<span>Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the and elements in browsers today is not very compatible with the wide range of …
The post Firefoxs &#x60;bolder&#x60; Default is a Problem for Variable Fonts appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<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">Whats New With DevTools: Cross-Browser Edition</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/devtools-cross-browser-edition/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(13 min)</span>
<span>Learn whats new with developer tools in Firefox, Edge, Chrome and Safari. Discover new and powerful features that will help you be more comfortable and productive when testing and debugging across browsers.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-06">2021-09-06</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Early Days for CSS Scoping</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/early-days-for-css-scoping/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>There is a working draft spec for CSS scoping now. Other than a weird period where &lt;style scoped shipped and then was subsequently removed from the spec (and browsers), this is the furthest a scoping proposal has gotten (the Level …
The post Early Days for CSS Scoping appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<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">HTTP/3: Practical Deployment Options (Part 3)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/http3-practical-deployment-options-part3/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(32 min)</span>
<span>After almost five years in development, the new HTTP/3 protocol is nearing its final form. Lets take a close look at the challenges involved in deploying and testing HTTP/3, and how and if you should change your websites and resources as well.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-03">2021-09-03</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">Reducing Carbon Emissions On The Web</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/reducing-carbon-emissions-on-web/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>Websites, unfortunately, arent as environmentally friendly as we might like them to be. This article contains some thoughts and experiences from trying to clean them up.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-02">2021-09-02</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">Interactive Learning Tools For Front-End Developers</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/interactive-learning-tools-front-end-developers/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>Interactive coding tools to help you learn CSS, JavaScript, SQL, React, Vim, regular expressions and Jamstack.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-09-01">2021-09-01</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">A Deep Dive Into The Wonderful World Of SVG Displacement Filtering</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/09/deep-dive-wonderful-world-svg-displacement-filtering/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(19 min)</span>
<span>What exactly is a displacement filter? In this article, Dirk Weber explains the SVG &#x60;feDisplacementMap&#x60; filter primitive with a good number of examples to demonstrate the concept of animated displacement maps.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-31">2021-08-31</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">State Management In Next.js</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/state-management-nextjs/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>By combining some React APIs, we can accurately manage “simple” states. With Next.js though, we can quickly find situations where we need to accommodate many other requirements. Lets have a look at some patterns to accomplish all that.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Stories Of September (2021 Desktop Wallpapers Edition)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/desktop-wallpaper-calendars-september-2021/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>New month, new wallpapers! In this post, youll find inspiring wallpaper designs for September 2021. They were created with love by artists and designers from across the globe and are available with and without a calendar. Enjoy!</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-30">2021-08-30</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">Refactoring CSS: Optimizing Size And Performance (Part 3)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>There are many CSS optimization techniques to tackle potential file size and performance issues. Lets take a look at some of them. After all, if deploying the refactored codebase causes loading or performance issues, it will result in less traffic and revenue, which might leave the management and project managers dissatisfied.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-27">2021-08-27</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">Compound Components In React</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/compound-components-react/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>Compound components help developers build more expressive and flexible APIs to share state and logic within components. This tutorial explains how this can be achieved with the help of using the Context API and React to build components by using this advanced pattern.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-26">2021-08-26</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">Pushing Back Against Privacy Infringement On The Web</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/against-privacy-infringement-web/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(13 min)</span>
<span>The Web is still wrestling with issues we take for granted offline, privacy chief among them. These are steps The New York Times took to protect users data, and how you can too.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-25">2021-08-25</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">Creating A Public/Private Multi-Monorepo For PHP Projects</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/public-private-multi-monorepo-php-projects/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>In this article, Leonardo explains how to use a &quot;multi-monorepo&quot; approach for making the development experience faster, yet keeping your PHP packages private. This solution can be especially beneficial for PRO plugin creators.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-24">2021-08-24</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">How To Automate Documentation Workflow For Developers</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(11 min)</span>
<span>In this article, youll learn how to save hours of tedious work of writing, updating, and correcting technical documentation. In this article, you will learn how to automate your documentation workflow with Vale and GitHub Actions.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-23">2021-08-23</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">HTTP/3: Performance Improvements (Part 2)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/http3-performance-improvements-part2/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(35 min)</span>
<span>After almost five years in development, the new HTTP/3 protocol is nearing its final form. Lets take a close look at the performance improvements of HTTP/3, congestion control, head-of-line-blocking, and 0-RTT connection set-up.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-20">2021-08-20</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">Jamstack CMS: The Past, The Present and The Future</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/history-future-jamstack-cms/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(15 min)</span>
<span>The story of Jamstack CMSs goes all the way back to the 90s. In this article, we take a trip down memory lane to see how we got to the modern Jamstack CMSs we have today, and where theyre heading in the next decade.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-19">2021-08-19</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">How To Build An Ethical User Research Practice At Any Organization</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/ethical-user-research-practice/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(18 min)</span>
<span>Through a simple step-by-step approach, you can build an ethical practice within your organization that will ensure youre respecting the dignity and welfare of your research participants.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-18">2021-08-18</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">Creating An Interactive Gantt Chart Component With Vanilla JavaScript</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(11 min)</span>
<span>In this article, we will code a Gantt chart as a reusable Web component. We will focus on the architecture of the component, rendering the calendar with CSS Grid and managing the state of the draggable tasks with JavaScript Proxy Objects.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-17">2021-08-17</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">Free Open-Source Icons</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/open-source-icons/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>Your project is on a tight budget? Weve collected some wonderful, free icons and goodies that weve discovered lately and that are bound to give your design the finishing touch. Weve also just recently covered [Figma plugins](https://www.smashingmagazine.com/2021/08/figma-tools-plugins-resources/), [SVG generators](https://www.smashingmagazine.com/2021/03/svg-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/) and [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) — you might find them useful, too.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-08-16">2021-08-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">How To Develop Your Business Technology Roadmap</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>Software development without a roadmap is akin to driving off a cliff — an undertaking that seriously jeopardizes your products life. Heres how to develop a business technology roadmap that ensures your project safely reaches its final destination.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<footer>
<time id="build-timestamp" datetime="2021-09-14T00:42:57.276Z">2021-09-14T00:42:57.276Z</time>
<span><a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.11.0</a></span>
</footer>
<script src="index.js"></script>
<!-- %before-body-end.html% -->
</body>
</html>