osmosfeed-template/index.html
2021-11-04 00:42:01 +00:00

952 lines
No EOL
60 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-11-03">2021-11-03</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">Chapter 10: Browser Wars</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/chapter-10-browser-wars/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(22 min)</span>
<span>In June of 1995, representatives from Microsoft arrived at the Netscape offices. The stated goal was to find ways to work together—Netscape as the single dominant force in the browser market and Microsoft as a tech giant just beginning to …
The post Chapter 10: Browser Wars 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">Deep Learning Tutorial How to Use PyTorch and Transfer Learning to Diagnose COVID-19 Patients</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/deep-learning-with-pytorch/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(14 min)</span>
<span>Ever since the outbreak of COVID-19 in December 2019, researchers in the field of artificial intelligence and machine learning have been trying to find better ways to diagnose the disease. They&#x27;ve worked on developing algorithms that would detect the disease within a matter of seconds and only by looking at</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">For Loops in C Explained with Code Examples</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/for-loops-in-c/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>In programming, you&#x27;ll use loops when you need to repeat a block of code multiple times. These repetitions of the same block of code a certain number of times are called iterations. And there&#x27;s a looping condition that decides the number of iterations. The for and the while loops are</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">How to Password Protect a Zip File [Windows 10 PC Guide]</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/password-protect-zip-file-windows10/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Zip files often contain multiple large files, so you might want to encrypt them or protect them with a password. That way, only certain people will have access to it. In this guide, I will show you a great way to password protect a zip file, so you can be</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Git Rename Branch How to Change a Local Branch Name</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/git-rename-branch-how-to-change-a-local-branch-name/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>As you are building out a project, there might be times where you need to rename a local branch. But how do you do that in Git? In this article, I will provide you with two methods for renaming  local branches in Git. How to Rename a Branch in Git</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Learn the 50 Most Used Linux &amp; Terminal Commands</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/learn-the-50-most-used-linux-terminal-commands/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(1 min)</span>
<span>Touch cat tail. Find man head. Who? The previous seven words are common Linux commands. If you are a programmer, you are likely going to need to use Linux and terminal commands at some point. We just published a course on the freeCodeCamp.org YouTube channel that will teach you</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">A Deep Dive Into Serverless UI With TypeScript</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/11/deep-dive-into-serverless-ui-typescript/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>Serverless UI is simply a free, open-source command-line utility for quickly building and deploying serverless applications on the AWS platform. In this article, we will learn and cover everything needed on using Serverless UI to deploy our projects or serverless applications to cloud services providers.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-11-02">2021-11-02</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">Proxying Third-Party JavaScript as First-Party JavaScript (and the Potential Effect on Analytics)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/proxying-third-party-javascript-as-first-party-javascript-and-the-potential-effect-on-analytics/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>First, check out how incredibly easy it is to write a Cloudflare Worker to proxy another URL:
addEventListener(&quot;fetch&quot;, (event) &#x3D;{
event.respondWith(
fetch(&quot;https://css-tricks.com&quot;)
);
});
It doesnt have any error handling or anything, but hey, it works:
Now imagine how …
The post Proxying Third-Party JavaScript as First-Party JavaScript (and the Potential Effect on Analytics) 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">GUI Challenges</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/gui-challenges/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>I keep bookmarking Adams GUI Challenges posts/videos and, before I even have a chance to review and link them up, another one is already published! Fortunately, the homepage for them on web.dev is a nice roundup.
For example, a recent …
The post GUI Challenges 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">Rebase vs. Merge: Integrating Changes in Git</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/rebase-vs-merge-integrating-changes-in-git/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>This article is part of our “Advanced Git” series. Be sure to follow us on Twitter or sign up for our newsletter to hear about the next articles!
Most developers understand that its important to use branches in Git. In …
The post Rebase vs. Merge: Integrating Changes in Git 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">Responsible JavaScript</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/responsible-javascript-2/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>High five to Jeremy on the big release of Responsible JavaScript on A Book Apart. There is a lot of talk about how the proliferation of JavaScript has had a negative impact on the web, but now we have …
The post Responsible JavaScript 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">What is Bonjour on my Computer? Windows 10 Bonjour Program PC Guide</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/what-is-bonjour-on-my-computer/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Apple devices work well and connect readily with other Apple devices. But they have a hard time communicating with devices running other operating systems like Windows and Linux. If you have both Apple and Windows devices, you might want to share files between them over a local network. And this</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">How to Change Mouse DPI Settings in Windows 10</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-change-mouse-dpi-settings-in-windows-10/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>If your work requires a lot of precision, like graphic design and gaming, then you might want to adjust how fast or slow your external mouse or keyboard is. In this guide, I will show you how you can make your mouse more sensitive or less sensitive by changing its</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">The Different Ways to Charge for a Website Project Freelance Developer Guide</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/different-ways-to-charge-for-a-website/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>As someone who offers a service as a freelancer, you have a major say in how you price a website project. But how do you go about charging for a website project? Sure, you can bill by the hour, but is there a better way? In this article, we are</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">How to Write Your Own Browser Extension [Example Project Included]</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/write-your-own-browser-extensions/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(5 min)</span>
<span>In this article we will talk about Browser extensions what they are, how they work, and how you can build your own. We will finish by actually writing our own extension (Super Fun!) which allows us to copy any code snippet to our clipboard with a click of a single</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">Creating A Magento PWA: Customizing Themes vs. Coding From Scratch</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/11/magento-pwa-customizing-themes-coding/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(20 min)</span>
<span>This article sheds the spotlight on Magento PWAs and explains why business owners are getting them (often instead of native applications). Alex Husar introduces ways of how progressive web applications can be developed on Magento, as well as go over the major pros and cons of each development path.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-11-01">2021-11-01</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">Buttons vs. Links</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/buttons-vs-links/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>There are thousands of articles out there about buttons and links on the web; the differences and how to use them properly. Hey, I dont mind. I wrote my own as well¹.
Its such a common mistake on …
The post Buttons vs. Links 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">Have Single-Page Apps Ruined the Web? (“Transitional Apps”)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/have-single-page-apps-ruined-the-web-transitional-apps/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>A big heaping 19-minute bowl of not-too-hot, not-too-cold baby bear porridge website building from Rich Harris.
Ive certainly overheard more than my fair share of arguments about Single Page Apps (SPAs) vs Multi-Page Apps (MPAs). Although its only recently that …
The post Have Single-Page Apps Ruined the Web? (“Transitional Apps”) 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">So, You Want to Build an @mention Autocomplete Feature?</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/so-you-want-to-build-an-mention-autocomplete-feature/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>Were all familiar with the concept of autocompletion, right? You type something into a search box and it tries to guess what youre looking for as you type, displaying suggestions, often below the cursor. While were used to autocomplete on …
The post So, You Want to Build an @mention Autocomplete Feature? 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">CSS-ing Candy Ghost Buttons</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/css-ing-candy-ghost-buttons/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(22 min)</span>
<span>Recently, while looking for some ideas on what to code as I have zero artistic sense so the only thing I can do is find pretty things that other people have come up with and remake them with clean and …
The post CSS-ing Candy Ghost Buttons 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">How to Make a gif Create Animated gifs Without Downloading Software</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-make-a-gif-create-animated-gifs-without-downloading-software/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>A GIF (Graphics Interchange Format) is a small animated image that you can share with your friends and family. And there are many ways to create them without downloading any software. In this article, I will show you how to use the Make a Gif  site, where you can create</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-31">2021-10-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">A Splash Of Color For Misty Days (November 2021 Desktop Wallpapers Edition)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/desktop-wallpaper-calendars-november-2021/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>November is just around the corner, and with it, a new collection of desktop wallpapers to celebrate the beginning of the month. Designed by creatives from all across the globe, they come in versions with and without a calendar. Lets make November colorful!</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-29">2021-10-29</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">Some Articles About Accessibility Ive Saved Recently IV</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/some-articles-about-accessibility-ive-saved-recently-iv/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>A guide to designing accessible, WCAG-compliant focus indicators — Sara Soueidan says you can make more accessible focus outlines by doing your own, rather than leaving it to the browser — as long as you do it right. Deep dive!
The post Some Articles About Accessibility Ive Saved Recently IV 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">Create Your Own Automated Social Images With Resoc</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/create-your-own-automated-social-images-with-resoc/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>There has been a lot of talk about automated social images lately. GitHub has created its own. A WordPress plugin has been acquired by Jetpack. There is definitely interest! People like Ryan Filler and Zach Leatherman have implemented …
The post Create Your Own Automated Social Images With Resoc 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">50 Resources And Tools To Turbocharge Your Copywriting Skills</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/resources-tools-turbocharge-copywriting-skills/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>Stop wasting time and effort writing copy that falls flat. Raise your copywriting game and boost your powers of persuasion with these rich and informative online resources.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-28">2021-10-28</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">Okhsv and Okhsl</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/okhsv-and-okhsl/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>There is an old Russian fable where Okhsv and Okhsl are on a rowboat and Okhsv says to Okhsl, “What are the known shortcomings of HSL and HSV color pickers in design applications?” I kid, I kid. But really, what …
The post Okhsv and Okhsl 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">Vite + _____</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/vite-plus-blank/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>Vite, “Next Generation Frontend Tooling” from Evan You, has been capturing a lot of attention. Ive heard rave reviews from developers, even in private chats (you gotta try this!). Being from Evan, Vite works great with Vue, …
The post Vite + _____ 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">Merge Conflicts: What They Are and How to Deal with Them</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/merge-conflicts-what-they-are-and-how-to-deal-with-them/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>Merge conflicts... Nobody likes them. Some of us even fear them. But they are a fact of life when you&#x27;re working with Git, especially when you&#x27;re teaming up with other developers. In most cases, merge conflicts aren&#x27;t as scary as you might think. In this fourth part of our “Advanced Git” series we&#x27;ll talk about when they can happen, what they actually are, and how to solve them.
The post Merge Conflicts: What They Are and How to Deal with Them 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 an Angular Data Grid With Filtering</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/building-an-angular-data-grid-with-filtering/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>(This is a sponsored post.)
Kendo UI makes it possible to go from a basic idea to a full-fledged app, thanks to a massive component library. Were talking well over 100 components that are ready for you to drop …
The post Building an Angular Data Grid With Filtering 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">How To Build An Amazon Product Scraper With Node.js</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/building-amazon-product-scraper-nodejs/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(11 min)</span>
<span>The wealth of data that Amazon holds can make a huge difference when youre designing a product or hunting for a bargain. But, how can a developer get that data? Simple, by using a web scraper. Heres how to build your data extraction bot with Node.js.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-27">2021-10-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">Eye-Tracking In Mobile UX Research</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/eye-tracking-mobile-ux-research/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>Thanks to technology, eye-tracking has become more accessible to UX research as it allows researchers to get insights about users visual attention. This article explores the latest trends in the eye-tracking market and how the methodology can be included in the UX researchers toolbox.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-26">2021-10-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">Optimizing Next.js Applications With Nx</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/optimizing-nextjs-applications-nx/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>Nx is a build framework that facilitates optimization, efficient scaling of applications, and other features such as shared libraries and components. In this article, we will be looking at how we can effectively scale Next.js applications by using Nx.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-25">2021-10-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">A Deep Dive Into object-fit And background-size In CSS</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/object-fit-background-size-css/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>In this article, we will go through how &#x60;object-fit&#x60; and &#x60;background-size&#x60; work, when we can use them, and why, along with some practical use cases and recommendations. Lets dive in.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-23">2021-10-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">An Introduction To Quasar Framework: Building Cross-Platform Applications</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/introduction-quasar-framework-cross-platform-applications/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(16 min)</span>
<span>Quasar is an open-source Vue.js-based cross-platform framework that allows you, as a developer, to easily build apps for both desktop and mobile using technologies such as Cordova and Electron and writing your code once. The app well build will store and get its data from Firebase, meaning that we will also be seeing how to use Firebase in Quasar.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-22">2021-10-22</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 A Real-Time Multi-User Game From Scratch</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/real-time-multi-user-game/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(15 min)</span>
<span>This article highlights the process, technical decisions and lessons learned behind building the real-time game Autowuzzler. Learn how to share game state across multiple clients in real-time with Colyseus, do physics calculations with Matter.js, store data in Supabase.io and build the front-end with SvelteKit.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-21">2021-10-21</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">Respecting Users Motion Preferences</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/respecting-users-motion-preferences/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(10 min)</span>
<span>The &#x60;prefers-reduced-motion&#x60; media query has excellent support in all modern browsers going back a couple of years. In this article, Michelle Barker explains why theres no reason not to use it today to make your sites more accessible.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-20">2021-10-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">Building The SSG Ive Always Wanted: An 11ty, Vite And JAM Sandwich</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/building-ssg-11ty-vite-jam-sandwich/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(17 min)</span>
<span>Back in January 2020, Ben Holmes set out to do what just about every web developer does each year: rebuild his personal site. In this article, he shares his story of how he set out to build his own build pipeline from absolute ground zero and created “Slinkity”.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-19">2021-10-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">Building An API With Gatsby Functions</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/building-api-gatsby-functions/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>In this tutorial, Paul Scanlon explains how to build an API by using Gatsby Functions and what you need to keep in mind when deploying it to Gatsby Cloud.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Smashing Podcast Episode 42 With Jeff Smith: What Is DevOps?</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/smashing-podcast-episode-42/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(30 min)</span>
<span>In this episode, were talking about DevOps. What is it, and is it a string to add to your web development bow? Drew McLellan talks to expert Jeff Smith to find out.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-18">2021-10-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">Solving CLS Issues In A Next.js-Powered E-Commerce Website (Case Study)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/nextjs-ecommerce-cls-case-study/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>Cumulative Layout Shift is one of the hardest core web vital to debug. In this article, we go through different tools to investigate CLS, when to use them(and when not), and solutions to some of the CLS issues we faced in our Next.js-based e-commerce website.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-16">2021-10-16</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://github.com/osmoscraft/osmosfeed/releases">Release notes from osmosfeed</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">v1.11.3</summary>
<a class="article-summary-link article-summary-box-outer" href="https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.3">
<div class="article-summary-box-inner">
<span class="article-reading-time">(1 min)</span>
<span>Fixed: broken links in documentation
Chore: Dependency updates
Thank you: @hirdot</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">A Simple But Effective Mental Health Routine For Programmers</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/effective-mental-health-routine-programmers/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(9 min)</span>
<span>In this article, well look at why taking care of our work-life balance is important, how to develop a simple and effective mental health routine, and the most common and efficient techniques you can use to make your custom routine.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-15">2021-10-15</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">Tips And Tricks For Evaluating UX/UI Designers</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/tips-tricks-evaluating-ux-ui-designers/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(13 min)</span>
<span>Customers may start using your app because you offer a unique product, but user experience is what makes them stay. For that, you need excellent UX designers, and the know-how to spot them when hiring.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-14">2021-10-14</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">Smart CSS Solutions For Common UI Challenges</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/modern-css-solutions-for-common-problems/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>Writing CSS has probably never been more fun and exciting than it is today. In this post well take a look at common problems and use cases we all have to face in our work and how to solve them with modern CSS. If youre interested, 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/), [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.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-13">2021-10-13</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">Upcoming Live Workshops On Front-End &amp; UX (Oct 2021Jan 2022)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/new-smashing-online-workshops-oct-2021/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Do you like a good interface design challenge? What about accessibility testing and design systems? Or maybe Next.js and advanced CSS? With our new online workshops on front-end &amp; design, we cover all of it. Ah, and [here&#x27;s what our workshops are like](https://vimeo.com/616485526).</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-12">2021-10-12</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">Useful React APIs For Building Flexible Components With TypeScript</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/react-apis-building-flexible-components-typescript/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>React with JSX is a fantastic tool for making easy-to-use components. Typescript components make it an absolute pleasure for developers to integrate your components into their apps and explore your APIs. Learn about three lesser-known React APIs that can take your components to the next level, and help you build even better React Components in this article.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Bridging The Gap Between Designers And Developers</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/bridging-gap-between-designers-developers/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>UXPin has recently launched a new feature called “Merge”. This tool aims to break through the chasms of design and development, all while improving the agility and quality our teams expect. This new technology may cause some rethink on how the whole design team and engineering team collaborates.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-11">2021-10-11</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">The Autofill Dark Pattern</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/autofill-dark-pattern/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>A “dark pattern” is a deceptive UX pattern that tricks users into doing things they may not really want to do. In this article, Alvaro Montoro does a little experiment to find out how much privacy is taken away from users across three different browsers.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-09">2021-10-09</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">Composable CSS Animation In Vue With AnimXYZ</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/composable-css-animation-vue-animxyz/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(9 min)</span>
<span>Most animation libraries like GSAP and Framer Motion are built purely with JavaScript or TypeScript, unlike AnimXYZ, which is labelled “the first composable CSS animation toolkit”, built mainly with SCSS While a simple library, it can be used to achieve a lot of awesome animation on the web in a short amount of time and little code.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-08">2021-10-08</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">Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/static-first-madlib-generator-portable-text-netlify-builder-functions/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(24 min)</span>
<span>In this article, well be building an interactive fiction experience in which a user can insert words that match parts of speech given by the content creator. Lets go!</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-07">2021-10-07</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">Freebie: COVID-19 Icon Set (56 Icons, AI, EPS, SVG, PNG)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/freebie-coronavirus-icon-set/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Every once in a while, we publish [freebies](https://www.smashingmagazine.com/category/freebies/) related to different occasions and themes. We hope that with this icon set, every designer will be able to find their own use case and contribute to saving lives. Free for personal and commercial use.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-06">2021-10-06</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 Guide To CSS Debugging</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/guide-debugging-css/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(18 min)</span>
<span>Debugging in CSS means figuring out what might be the problem when you have unexpected layout results. Well look at a few categories bugs often fit into, see how we can evaluate the situation, and explore techniques that help prevent these bugs.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<footer>
<time id="build-timestamp" datetime="2021-11-04T00:42:00.317Z">2021-11-04T00:42:00.317Z</time>
<span><a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.11.3</a></span>
</footer>
<script src="index.js"></script>
<!-- %before-body-end.html% -->
</body>
</html>