osmosfeed-template/feed.atom
2021-09-17 00:45:35 +00:00

547 lines
No EOL
37 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

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.

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>urn:2021-09-17T00:45:34.714Z</id>
<title>osmos::feed</title>
<updated>2021-09-17T00:45:34.714Z</updated>
<generator>osmosfeed 1.11.1</generator>
<link rel="alternate" href="index.html"/>
<entry>
<title type="html"><![CDATA[How to Start Freelancing Tips for Launching a Successful Freelance Career]]></title>
<id>613f6bc9852f4307d372ca83</id>
<link href="https://www.freecodecamp.org/news/how-to-start-freelancing/"/>
<updated>2021-09-16T22:25:55.000Z</updated>
<summary type="html"><![CDATA[Freelancing can be an incredibly rewarding way to make money online. But it can also be quite difficult if you don't approach it in the right way. It takes more than a stable internet connection to make a living as a freelancer. In order to make the big bucks, you]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Shadow Roots and Inheritance]]></title>
<id>https://css-tricks.com/?p=351915</id>
<link href="https://kittygiraudel.com/2021/08/23/shadow-roots-and-inheritance/"/>
<updated>2021-09-16T20:14:20.000Z</updated>
<summary type="html"><![CDATA[There is a helluva gotcha with styling a <details> element, as documented here by Kitty Guiraudel. Its obscure enough that you might never run into it, but if you do, I could see it being very confusing (it would confuse …
The post Shadow Roots and Inheritance appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[REST API Best Practices REST Endpoint Design Examples]]></title>
<id>614353d8852f4307d372ef7e</id>
<link href="https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples/"/>
<updated>2021-09-16T17:50:22.000Z</updated>
<summary type="html"><![CDATA[In Web Development, REST APIs play an important role in ensuring smooth communication between the client and the server. You can think of the client as the front end and the server as the back end. Communication between the client (frontend) and the server (backend) isn't usually super direct. So]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Dynamic Navigation in Next.js How to Render Nav-Items Dynamically in a Next App]]></title>
<id>613d280a852f4307d372bdd7</id>
<link href="https://www.freecodecamp.org/news/dynamic-navigation-in-nextjs/"/>
<updated>2021-09-16T17:32:33.000Z</updated>
<summary type="html"><![CDATA[I've lately been noticing a pattern in React applications: developers protect certain routes on a web app from unauthorized users. In such cases, the navigation item (nav-item) on the navigation bar/Header of the web won't be visible to an unauthorized user. In this short guide, we're going to take]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Laravel Subdomains How to Create and Manage Subdomains in Your Apps]]></title>
<id>613f4ba7852f4307d372c7ed</id>
<link href="https://www.freecodecamp.org/news/laravel-subdomians/"/>
<updated>2021-09-16T17:19:06.000Z</updated>
<summary type="html"><![CDATA[Modern web applications usually perform more than one function. They often have more than one section, offer more than one service, and have a couple of clients. But the more functionality the app has, the clumsier your route paths will get. What if there was a way to separate all]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[VS Code Dark Theme A freeCodeCamp Night Mode Style for Visual Studio Code]]></title>
<id>61434825852f4307d372eed6</id>
<link href="https://www.freecodecamp.org/news/vs-code-dark-mode-theme/"/>
<updated>2021-09-16T16:46:30.000Z</updated>
<summary type="html"><![CDATA[I'm excited to share freeCodeCamp's first official VS Code extension a dark mode theme. This theme uses freeCodeCamp.org's distinct color scheme, typography, and UI design sensibilities. This night mode theme is minimalistic, easy on the eyes, and will help you reach a coding flow state. Here's a preview of]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Relational Database Course How to Learn SQL in VSCode Using Docker and freeCodeCamp]]></title>
<id>613e7006852f4307d372c2ac</id>
<link href="https://www.freecodecamp.org/news/how-to-run-freecodecamps-relational-databases-curriculum-using-docker-vscode-and-coderoad/"/>
<updated>2021-09-16T16:17:32.000Z</updated>
<summary type="html"><![CDATA[You can now learn Relational Database concepts and SQL right inside your VSCode editor. This tutorial will walk you through how to install it using Docker. During this full-length 300-hour course, you will learn to build more than a dozen projects. Some of them will involve step-by-step instructions, and others]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Learn Gatsby, a Static Site Generator]]></title>
<id>61436000852f4307d372f0d1</id>
<link href="https://www.freecodecamp.org/news/learn-gatsby-version-3/"/>
<updated>2021-09-16T15:34:47.000Z</updated>
<summary type="html"><![CDATA[Gatsby is a website generator. It is a free and open source framework based on React that helps developers build fast websites and apps. We just published a 9-hour Gatsby course on the freeCodeCamp.org YouTube channel that will teach you how to use the newest version of the framework.]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Data Science Ethics What Could Go Wrong and How to Avoid It]]></title>
<id>6142ac88852f4307d372eb23</id>
<link href="https://www.freecodecamp.org/news/the-ethics-of-data-science/"/>
<updated>2021-09-16T15:17:13.000Z</updated>
<summary type="html"><![CDATA[Data science models are all around you. They could impact your admission to a school, whether you get hired (or fired), your work schedule, whom you date, whether you get a loan, what ads are shown to you, what social media posts you see, and so on. I have created]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[HTML File Text Editor How to Open Web Page Code in Windows Notepad]]></title>
<id>614207df852f4307d372e3c4</id>
<link href="https://www.freecodecamp.org/news/html-file-text-editor-how-to-open-web-page-code-in-windows-notepad/"/>
<updated>2021-09-16T15:08:00.000Z</updated>
<summary type="html"><![CDATA[Notepad is a built-in text editor that comes pre-installed on Windows machines of all versions XP, Windows 7, Windows 8, Windows 10, and so on. It is the default Windows text editor. You can think of Notepad as your VS Code or favorite text editor with fewer capabilities. Coding with]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[JavaScript toLowerCase() How to Convert a String to Lowercase and Uppercase in JS]]></title>
<id>6141d9cf852f4307d372e031</id>
<link href="https://www.freecodecamp.org/news/javascript-tolowercase-how-to-convert-a-string-to-lowercase-and-uppercase-in-js/"/>
<updated>2021-09-16T15:07:34.000Z</updated>
<summary type="html"><![CDATA[This article explains how to convert a string to lowercase and uppercase characters. We'll also go over how to make only the first letter in a word uppercase and how to make the first letter of every word in a sentence uppercase. Let's get started! How to use the toLowerCase(]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Minding the “gap”]]></title>
<id>https://css-tricks.com/?p=351481</id>
<link href="https://css-tricks.com/minding-the-gap/"/>
<updated>2021-09-16T14:34:46.000Z</updated>
<summary type="html"><![CDATA[You might already know about the CSS gap property. It isnt exactly new, but it did gain an important new ability last year: it now works in Flexbox in addition to CSS Grid. That, and the fact that I …
The post Minding the “gap” appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Patrick Brosset</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Static Site Generators vs. CMS-powered Websites: How to Keep Marketers and Devs Happy]]></title>
<id>https://css-tricks.com/?p=351586</id>
<link href="https://css-tricks.com/static-site-generators-vs-cms-powered-websites-how-to-keep-marketers-and-devs-happy/"/>
<updated>2021-09-16T14:31:08.000Z</updated>
<summary type="html"><![CDATA[(This is a sponsored post.)
Many developers love working with static site generators like Gatsby and Hugo. These powerful yet flexible systems help create beautiful websites using familiar tools like Markdown and React. Nearly every popular modern programming …
The post Static Site Generators vs. CMS-powered Websites: How to Keep Marketers and Devs Happy appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Philip Kiely</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Web Quality Assurance: From User Requirements To Web Risk Management]]></title>
<id>https://smashingmagazine.com/2021/09/journey-into-web-quality-assurance/</id>
<link href="https://smashingmagazine.com/2021/09/journey-into-web-quality-assurance/"/>
<updated>2021-09-16T12:00:00.000Z</updated>
<summary type="html"><![CDATA[Twenty years ago, Elie Sloïm chose to dedicate his professional life to web quality assurance. He started asking, ”What does quality mean for a web user?” Well, this article explains everything he has learned along the way.]]></summary>
<author>
<name>hello@smashingmagazine.com (Elie Sloïm)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Reasons To Build A CRM-Powered Website For Your Business]]></title>
<id>https://smashingmagazine.com/2021/09/reasons-build-crm-powered-website-business/</id>
<link href="https://smashingmagazine.com/2021/09/reasons-build-crm-powered-website-business/"/>
<updated>2021-09-16T11:00:00.000Z</updated>
<summary type="html"><![CDATA[Integrating a CRM with your business website has numerous benefits. In this article, Zara Cooper explains what these benefits are and why websites should be integrated with a CRM platform.]]></summary>
<author>
<name>hello@smashingmagazine.com (Zara Cooper)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[v1.11.1]]></title>
<id>https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.1</id>
<link href="https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.1"/>
<updated>2021-09-16T06:39:32.000Z</updated>
<summary type="html"><![CDATA[Fixed: Unexpected nested element in author field crashes the parser
Thank you @ad-m]]></summary>
<author>
<name>Release notes from osmosfeed</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[2021 Scroll Survey Report]]></title>
<id>https://css-tricks.com/?p=351987</id>
<link href="https://web.dev/2021-scroll-survey-report/"/>
<updated>2021-09-15T22:39:08.000Z</updated>
<summary type="html"><![CDATA[Heres a common thought and question: how do browsers prioritize what they work on? We get little glimpses of it sometimes. Were told to “star issues” in bug trackers to signal interest. Were told to get involved in GitHub threads …
The post 2021 Scroll Survey Report appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[kbar]]></title>
<id>https://css-tricks.com/?p=351868</id>
<link href="https://kbar.vercel.app/"/>
<updated>2021-09-15T18:51:36.000Z</updated>
<summary type="html"><![CDATA[Its not every day that a new pattern emerges across the web, but I think cmd + k is here to stay. Its a keyboard shortcut that usually pops open a search UI and it lets you toggle settings on …
The post kbar appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Robin Rendle</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[An Intro to JavaScript Proxy]]></title>
<id>https://css-tricks.com/?p=351767</id>
<link href="https://css-tricks.com/an-intro-to-javascript-proxy/"/>
<updated>2021-09-15T14:21:27.000Z</updated>
<summary type="html"><![CDATA[Have you ever been in a situation where you wish you could have some control over the values in an object or array? Maybe you wanted to prevent certain types of data or even validate the data before storing it …
The post An Intro to JavaScript Proxy appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Travis Almand</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Reducing The Need For Pseudo-Elements]]></title>
<id>https://smashingmagazine.com/2021/09/reducing-need-pseudo-elements/</id>
<link href="https://smashingmagazine.com/2021/09/reducing-need-pseudo-elements/"/>
<updated>2021-09-15T10:00:00.000Z</updated>
<summary type="html"><![CDATA[For years, pseudo-elements have faithfully helped front-end developers implement creative designs. While they still have an important place, we can now leave pseudo-elements behind in some scenarios, thanks to newer CSS properties.]]></summary>
<author>
<name>hello@smashingmagazine.com (Marcel Moreau)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[On the `dl`]]></title>
<id>https://css-tricks.com/?p=351518</id>
<link href="https://css-tricks.com/on-the-dl/"/>
<updated>2021-09-14T22:37:21.000Z</updated>
<summary type="html"><![CDATA[Blogging about HTML elements¹? *chefs kiss*
Heres Ben Myers on the (aptly described) “underrated” Definition List (<dl>) element in HTML:
You might have also seen lists of namevalue pairs to describe lodging amenities, or to list
The post On the `dl` appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Building a Form in PHP Using DOMDocument]]></title>
<id>https://css-tricks.com/?p=351454</id>
<link href="https://css-tricks.com/building-a-form-in-php-using-domdocument/"/>
<updated>2021-09-14T14:36:24.000Z</updated>
<summary type="html"><![CDATA[Learn how to build an HTML form in PHP using DOMDocument — a structured and expressive way to build logical markup.
The post Building a Form in PHP Using DOMDocument appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Jonathan Land</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Jamstack Conf 2021]]></title>
<id>https://css-tricks.com/?p=351970</id>
<link href="https://jamstackconf.com/"/>
<updated>2021-09-14T14:32:16.000Z</updated>
<summary type="html"><![CDATA[(This is a sponsored post.)
What? Jamstack Conf! Its the best! Learn whats happening and whats next for this hot ecosystem.
When? October 67, 2021
Where? Virtual / online.
How much? Its free! There are workshops as well though, …
The post Jamstack Conf 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[The Power Of Pen And Paper Sketching]]></title>
<id>https://smashingmagazine.com/2021/09/power-pen-paper-sketching/</id>
<link href="https://smashingmagazine.com/2021/09/power-pen-paper-sketching/"/>
<updated>2021-09-14T09:30:00.000Z</updated>
<summary type="html"><![CDATA[When designing for digital spaces, its natural to default to digital mockup tools, but doing so cuts out a world of possibilities. Analog drawing can unleash your imagination and allow you to focus on whats most important at the start: the ideas.]]></summary>
<author>
<name>hello@smashingmagazine.com (Tracy Osborn)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Developers and Designers Work on a Single Source of Truth With UXPin]]></title>
<id>https://css-tricks.com/?p=350466</id>
<link href="https://css-tricks.com/developers-designers-uxpin/"/>
<updated>2021-09-13T19:21:00.000Z</updated>
<summary type="html"><![CDATA[(This is a sponsored post.)
There is a conversation that has been percolating for as long as Ive been in the web design and development industry. Its centered around the conflict between design tools and development tools. The final …
The post Developers and Designers Work on a Single Source of Truth With UXPin appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Grainy Gradients]]></title>
<id>https://css-tricks.com/?p=351302</id>
<link href="https://css-tricks.com/grainy-gradients/"/>
<updated>2021-09-13T19:04:51.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>Jimmy Chion</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Social Image Generator + Jetpack]]></title>
<id>https://css-tricks.com/?p=351726</id>
<link href="https://css-tricks.com/social-image-generator-jetpack/"/>
<updated>2021-09-13T14:20:13.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Orchestrating Complexity With Web Animations API]]></title>
<id>https://smashingmagazine.com/2021/09/orchestrating-complexity-web-animations-api/</id>
<link href="https://smashingmagazine.com/2021/09/orchestrating-complexity-web-animations-api/"/>
<updated>2021-09-13T09:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Kirill Myshkin)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[“Just in Time” CSS]]></title>
<id>https://css-tricks.com/?p=351562</id>
<link href="https://css-tricks.com/just-in-time-css/"/>
<updated>2021-09-10T20:32:51.000Z</updated>
<summary type="html"><![CDATA[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:
<div class="C(#333) P(20px)"text
</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.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Fun Times Styling Checkbox States]]></title>
<id>https://css-tricks.com/?p=351034</id>
<link href="https://css-tricks.com/fun-times-styling-checkbox-states/"/>
<updated>2021-09-10T14:53:24.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>Preethi</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[EyeDropper API Dropped]]></title>
<id>https://css-tricks.com/?p=351697</id>
<link href="https://css-tricks.com/eyedropper-api-dropped/"/>
<updated>2021-09-10T14:47:11.000Z</updated>
<summary type="html"><![CDATA[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 `EyeDropper` Web API:
“`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.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Web Design Done Well: Excellent Editorial]]></title>
<id>https://smashingmagazine.com/2021/09/web-design-done-well-excellent-editorial/</id>
<link href="https://smashingmagazine.com/2021/09/web-design-done-well-excellent-editorial/"/>
<updated>2021-09-10T10:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Frederick OBrien)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Using SWR React Hooks With Next.js Incremental Static Regeneration (ISR)]]></title>
<id>https://smashingmagazine.com/2021/09/useswr-react-hook-library-incremental-static-regeneration-nextjs/</id>
<link href="https://smashingmagazine.com/2021/09/useswr-react-hook-library-incremental-static-regeneration-nextjs/"/>
<updated>2021-09-09T10:30:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Sam Poder)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Developer Decisions For Building Flexible Components]]></title>
<id>https://smashingmagazine.com/2021/09/developer-decisions-building-flexible-components/</id>
<link href="https://smashingmagazine.com/2021/09/developer-decisions-building-flexible-components/"/>
<updated>2021-09-08T10:30:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Michelle Barker)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[New Smashing Online Workshops on Front-End & UX]]></title>
<id>https://smashingmagazine.com/2021/09/new-smashing-online-workshops-sep-2021/</id>
<link href="https://smashingmagazine.com/2021/09/new-smashing-online-workshops-sep-2021/"/>
<updated>2021-09-08T08:00:00.000Z</updated>
<summary type="html"><![CDATA[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 & design. Now with **free workshops** for you to test the waters.]]></summary>
<author>
<name>hello@smashingmagazine.com (Iris Lješnjanin)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Whats New With DevTools: Cross-Browser Edition]]></title>
<id>https://smashingmagazine.com/2021/09/devtools-cross-browser-edition/</id>
<link href="https://smashingmagazine.com/2021/09/devtools-cross-browser-edition/"/>
<updated>2021-09-07T10:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Patrick Brosset)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[HTTP/3: Practical Deployment Options (Part 3)]]></title>
<id>https://smashingmagazine.com/2021/09/http3-practical-deployment-options-part3/</id>
<link href="https://smashingmagazine.com/2021/09/http3-practical-deployment-options-part3/"/>
<updated>2021-09-06T11:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Robin Marx)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Reducing Carbon Emissions On The Web]]></title>
<id>https://smashingmagazine.com/2021/09/reducing-carbon-emissions-on-web/</id>
<link href="https://smashingmagazine.com/2021/09/reducing-carbon-emissions-on-web/"/>
<updated>2021-09-03T11:30:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Berwyn Powell)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Interactive Learning Tools For Front-End Developers]]></title>
<id>https://smashingmagazine.com/2021/09/interactive-learning-tools-front-end-developers/</id>
<link href="https://smashingmagazine.com/2021/09/interactive-learning-tools-front-end-developers/"/>
<updated>2021-09-02T12:00:00.000Z</updated>
<summary type="html"><![CDATA[Interactive coding tools to help you learn CSS, JavaScript, SQL, React, Vim, regular expressions and Jamstack.]]></summary>
<author>
<name>hello@smashingmagazine.com (Louis Lazaris)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[A Deep Dive Into The Wonderful World Of SVG Displacement Filtering]]></title>
<id>https://smashingmagazine.com/2021/09/deep-dive-wonderful-world-svg-displacement-filtering/</id>
<link href="https://smashingmagazine.com/2021/09/deep-dive-wonderful-world-svg-displacement-filtering/"/>
<updated>2021-09-01T10:30:00.000Z</updated>
<summary type="html"><![CDATA[What exactly is a displacement filter? In this article, Dirk Weber explains the SVG `feDisplacementMap` filter primitive with a good number of examples to demonstrate the concept of animated displacement maps.]]></summary>
<author>
<name>hello@smashingmagazine.com (Dirk Weber)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[State Management In Next.js]]></title>
<id>https://smashingmagazine.com/2021/08/state-management-nextjs/</id>
<link href="https://smashingmagazine.com/2021/08/state-management-nextjs/"/>
<updated>2021-08-31T14:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Átila Fassina)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Stories Of September (2021 Desktop Wallpapers Edition)]]></title>
<id>https://smashingmagazine.com/2021/08/desktop-wallpaper-calendars-september-2021/</id>
<link href="https://smashingmagazine.com/2021/08/desktop-wallpaper-calendars-september-2021/"/>
<updated>2021-08-31T08:00:00.000Z</updated>
<summary type="html"><![CDATA[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!]]></summary>
<author>
<name>hello@smashingmagazine.com (Cosima Mielke)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Refactoring CSS: Optimizing Size And Performance (Part 3)]]></title>
<id>https://smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/</id>
<link href="https://smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/"/>
<updated>2021-08-30T10:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Adrian Bece)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Compound Components In React]]></title>
<id>https://smashingmagazine.com/2021/08/compound-components-react/</id>
<link href="https://smashingmagazine.com/2021/08/compound-components-react/"/>
<updated>2021-08-27T13:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Ichoku Chinonso)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Pushing Back Against Privacy Infringement On The Web]]></title>
<id>https://smashingmagazine.com/2021/08/against-privacy-infringement-web/</id>
<link href="https://smashingmagazine.com/2021/08/against-privacy-infringement-web/"/>
<updated>2021-08-26T08:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Robin Berjon)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Creating A Public/Private Multi-Monorepo For PHP Projects]]></title>
<id>https://smashingmagazine.com/2021/08/public-private-multi-monorepo-php-projects/</id>
<link href="https://smashingmagazine.com/2021/08/public-private-multi-monorepo-php-projects/"/>
<updated>2021-08-25T07:10:00.000Z</updated>
<summary type="html"><![CDATA[In this article, Leonardo explains how to use a "multi-monorepo" approach for making the development experience faster, yet keeping your PHP packages private. This solution can be especially beneficial for PRO plugin creators.]]></summary>
<author>
<name>hello@smashingmagazine.com (Leonardo Losoviz)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How To Automate Documentation Workflow For Developers]]></title>
<id>https://smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/</id>
<link href="https://smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/"/>
<updated>2021-08-24T13:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Portia Burton)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[HTTP/3: Performance Improvements (Part 2)]]></title>
<id>https://smashingmagazine.com/2021/08/http3-performance-improvements-part2/</id>
<link href="https://smashingmagazine.com/2021/08/http3-performance-improvements-part2/"/>
<updated>2021-08-23T06:20:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Robin Marx)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Jamstack CMS: The Past, The Present and The Future]]></title>
<id>https://smashingmagazine.com/2021/08/history-future-jamstack-cms/</id>
<link href="https://smashingmagazine.com/2021/08/history-future-jamstack-cms/"/>
<updated>2021-08-20T08:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Mike Neumegen)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How To Build An Ethical User Research Practice At Any Organization]]></title>
<id>https://smashingmagazine.com/2021/08/ethical-user-research-practice/</id>
<link href="https://smashingmagazine.com/2021/08/ethical-user-research-practice/"/>
<updated>2021-08-19T10:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Devin Harold)</name>
</author>
</entry>
</feed>