osmosfeed-template/feed.atom
2021-08-28 00:37:00 +00:00

529 lines
No EOL
37 KiB
XML
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.

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>urn:2021-08-28T00:36:59.973Z</id>
<title>osmos::feed</title>
<updated>2021-08-28T00:36:59.973Z</updated>
<generator>osmosfeed 1.11.0</generator>
<link rel="alternate" href="index.html"/>
<entry>
<title type="html"><![CDATA[My tiny side project has had more impact than my decade in the software industry]]></title>
<id>https://css-tricks.com/?p=350782</id>
<link href="https://mike.zwobble.org/2021/08/side-projects-vs-industry/"/>
<updated>2021-08-27T19:14:10.000Z</updated>
<summary type="html"><![CDATA[Thats a heartwrenching title from Michael Williamson. I believe it though. Its kinda like a maximized version of the blogging phenomenon where if you work on a post for weeks itll flop compared to a post thats some dumb 20-minute …
The post My tiny side project has had more impact than my decade in the software industry 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[PHP Array Length Tutorial How to Get an Array Size]]></title>
<id>600dc4230a2838549dcb6e8e</id>
<link href="https://www.freecodecamp.org/news/php-array-length-how-to-get-an-array-size/"/>
<updated>2021-08-27T19:10:13.000Z</updated>
<summary type="html"><![CDATA[Arrays are a powerful data type in PHP. And knowing how to quickly determine the size of an array is a useful skill. In this article I'll give you a quick overview of how arrays work, and then I'll dive into how to get the size of PHP arrays. If]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[The New Creator Economy DAOs, Community Ownership, and Cryptoeconomics]]></title>
<id>612796f53bccf807612a8b55</id>
<link href="https://www.freecodecamp.org/news/the-new-creator-economy-daos-community-ownership-and-cryptoeconomics/"/>
<updated>2021-08-27T17:02:29.000Z</updated>
<summary type="html"><![CDATA[I first had what I can only describe as a spiritual awakening about 10 years ago to the fact that technology would (figuratively) rule the world. And since then, I've been obsessed with wanting to understand how software works and how to build it. Since that moment, my life has]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Responsive Web Design Modern Website Code for Beginners]]></title>
<id>6127e0efb5177808226d29cb</id>
<link href="https://www.freecodecamp.org/news/responsive-web-design-modern-website-code-for-beginners/"/>
<updated>2021-08-27T16:33:18.000Z</updated>
<summary type="html"><![CDATA[When the internet was still young, website visitors used desktop and then laptop computers with wide screens to access websites. Then when smart phones were developed, mobile phone users had to endlessly zoom and scroll to access and view different parts of those same websites. Thankfully, this is no longer]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[The Fixed Background Attachment Hack]]></title>
<id>https://css-tricks.com/?p=350201</id>
<link href="https://css-tricks.com/the-fixed-background-attachment-hack/"/>
<updated>2021-08-27T14:42:16.000Z</updated>
<summary type="html"><![CDATA[What options do you have if you want the body background in a fixed position where it stays put on scroll? background-attachment: fixed in CSS, at best, does not work well in mobile browsers, and at worst is not even …
The post The Fixed Background Attachment Hack appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Murtuzaali Surti</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[JavaScript setTimeout() JS Timer to Delay N Seconds]]></title>
<id>612203fb3bccf807612a5756</id>
<link href="https://www.freecodecamp.org/news/javascript-settimeout-js-timer-to-delay-n-seconds/"/>
<updated>2021-08-26T23:57:34.000Z</updated>
<summary type="html"><![CDATA[Have you ever wondered if there is a method to delay your JavaScript code by a few seconds? In this article, I will explain what the setTimeout() method is with code examples and how it differs from setInterval(). What is setTimeout() in JavaScript?setTimeout() is a method that will execute]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Designing for the Unexpected]]></title>
<id>https://css-tricks.com/?p=350573</id>
<link href="https://alistapart.com/article/designing-for-the-unexpected/"/>
<updated>2021-08-26T23:07:31.000Z</updated>
<summary type="html"><![CDATA[When I think about what front-end development really is and feels like, this is at the heart of it: designing around a huge set of unknowns, and really embracing that notion as a strength of the web rather …
The post Designing for the Unexpected 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[HTML Font CSS Font Family Example (Serif and Sans Serif Characters)]]></title>
<id>6117b37a72231b077cdafea8</id>
<link href="https://www.freecodecamp.org/news/html-font-css-font-family-example-serif-and-sans-serif-characters/"/>
<updated>2021-08-26T22:15:30.000Z</updated>
<summary type="html"><![CDATA[Choosing the right font is an important first step in making your website usable and accessible. How text is formatted affects how readable your designs and webpages are. You can modify how your HTML text appears in many ways using CSS. You can select the type of font you want]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[SQL Left Join Example Join Statement Syntax]]></title>
<id>6107c0083306a507d1bfc549</id>
<link href="https://www.freecodecamp.org/news/sql-left-join-example-join-statement-syntax/"/>
<updated>2021-08-26T20:29:12.000Z</updated>
<summary type="html"><![CDATA[In a Relational Database, tables are often related to each other in a way that allows their information to only be written once in the whole database. Then, when you need to analyze the data, you'll need to combine the info from those related tables. To do this in SQL,]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Some Articles About Accessibility Ive Saved Recently III]]></title>
<id>https://css-tricks.com/?p=350298</id>
<link href="https://css-tricks.com/some-articles-about-accessibility-ive-saved-recently-iii/"/>
<updated>2021-08-26T19:35:21.000Z</updated>
<summary type="html"><![CDATA[The perfect link — Rian Rietveld defines them: “When you click on them, they take you somewhere else.” Not much code in here (weve got that), just a lot of practical accessibility advice. For example, the alt text
The post Some Articles About Accessibility Ive Saved Recently III 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[How to Build a Discord AI Chatbot that Talks Like Your Favorite Character]]></title>
<id>60b5025111ffb70827ef9ebe</id>
<link href="https://www.freecodecamp.org/news/discord-ai-chatbot/"/>
<updated>2021-08-26T19:30:00.000Z</updated>
<summary type="html"><![CDATA[Would you like to talk to a chatbot that speaks like your favorite character, fictional or non-fictional? Let's build one! In case you've seen my previous tutorial on this topic, stick with me as this version features lots of updates. You can follow along with this tutorial using the code]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Git Delete Branch How to Remove a Local or Remote Branch]]></title>
<id>6125f93b3bccf807612a7b84</id>
<link href="https://www.freecodecamp.org/news/git-delete-branch-how-to-remove-a-local-or-remote-branch/"/>
<updated>2021-08-26T17:00:36.000Z</updated>
<summary type="html"><![CDATA[Git is a popular version control system and an essential tool in a web developer's toolkit. Branches are a powerful and integral part of working with Git. In this article, you will learn the basics about how to remove local and remote branches in Git. What are Branches in Git?]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Learn JavaScript in Spanish Full Course for Beginners]]></title>
<id>612439163bccf807612a6e69</id>
<link href="https://www.freecodecamp.org/news/learn-javascript-in-spanish-full-course-for-beginners/"/>
<updated>2021-08-26T16:35:47.000Z</updated>
<summary type="html"><![CDATA[Welcome! If you speak Spanish and you want you learn JavaScript, you're in the right place. freeCodeCamp just published a free 9-hour JavaScript course for beginners. You will learn everything you need to know to get started with JavaScript, a key programming language for web development and many other applications.]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How to Add a Splash Screen to Your Flutter App]]></title>
<id>611f3dde3bccf807612a37c3</id>
<link href="https://www.freecodecamp.org/news/how-to-add-a-splash-screen-in-flutter-app/"/>
<updated>2021-08-26T16:30:17.000Z</updated>
<summary type="html"><![CDATA[In this article, we're going to learn how to integrate a splash screen in a Flutter app. But first, why is having a splash screen in your app essential? What is a Splash Screen?A splash screen is an initial screen that gets displayed right when the user launches the]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How I Made a Generator for SVG Loaders With Sass and SMIL Options]]></title>
<id>https://css-tricks.com/?p=350223</id>
<link href="https://css-tricks.com/how-i-made-a-generator-for-svg-loaders-with-sass-and-smil-options/"/>
<updated>2021-08-26T14:35:03.000Z</updated>
<summary type="html"><![CDATA[While learning Vue.js, I started building free web tools that involved the exploration of SVG, with the goal of learning something about both! Lets take a look at one of those tools: a generator that makes SVG loaders and …
The post How I Made a Generator for SVG Loaders With Sass and SMIL Options appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Mariana Beldi</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[One Way to Convert Code Indentation]]></title>
<id>https://css-tricks.com/?p=350311</id>
<link href="https://css-tricks.com/one-way-to-convert-code-indentation/"/>
<updated>2021-08-25T22:34:04.000Z</updated>
<summary type="html"><![CDATA[A question:
If you copy a code sample that uses two-space indentation and you want to convert it to four-space indentation, whats the *fastest* and easiest option?
Matt Stauffer, Twitter
I wrote about doing this in Sublime Text a …
The post One Way to Convert Code Indentation 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[Stealing Game Animation Techniques to Engage Users]]></title>
<id>https://css-tricks.com/?p=346612</id>
<link href="https://css-tricks.com/stealing-game-animation-techniques-to-engage-users/"/>
<updated>2021-08-25T14:55:17.000Z</updated>
<summary type="html"><![CDATA[Todays websites are overflowing with animations—often too many. They get in the way of the content and slow down our busy users. But at the same time: theyre wonderful. They bring websites to life, are fun to implement and …
The post Stealing Game Animation Techniques to Engage Users appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Eli Penner</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[Scrollbar Reflowing]]></title>
<id>https://css-tricks.com/?p=350486</id>
<link href="https://css-tricks.com/scrollbar-reflowing/"/>
<updated>2021-08-24T19:13:30.000Z</updated>
<summary type="html"><![CDATA[This is a bit of advice for developers on Macs Ive heard quite a few times, and Ill echo it: go into System Preferences > General > Show scroll bars and set to always. This isnt about you, its …
The post Scrollbar Reflowing 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[Architecting With Next.js]]></title>
<id>https://css-tricks.com/?p=350253</id>
<link href="https://www.netlify.com/events/architecting-with-nextjs"/>
<updated>2021-08-24T19:12:23.000Z</updated>
<summary type="html"><![CDATA[(This is a sponsored post.)
Free event hosted by Netlify coming up next week (Wednesday, August 25th): Architecting with Next.js. Its just a little half-day thing. No brainer.
Join us for a special event where well highlight business
The post Architecting With Next.js 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[Introduction to the Solid JavaScript Library]]></title>
<id>https://css-tricks.com/?p=346597</id>
<link href="https://css-tricks.com/introduction-to-the-solid-javascript-library/"/>
<updated>2021-08-24T14:30:50.000Z</updated>
<summary type="html"><![CDATA[Solid is a reactive JavaScript library for creating user interfaces without a virtual DOM. It compiles templates down to real DOM nodes once and wraps updates in fine-grained reactions so that when state updates, only the related code runs.
This …
The post Introduction to the Solid JavaScript Library appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Charlie Gerard</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[Detecting Media Query Support in CSS and JavaScript]]></title>
<id>https://css-tricks.com/?p=350264</id>
<link href="https://kilianvalkhof.com/2021/web/detecting-media-query-support-in-css-and-javascript/"/>
<updated>2021-08-23T17:16:38.000Z</updated>
<summary type="html"><![CDATA[You cant just do @media (prefers-reduced-data: no-preference) alone because, as Kilian Valkhof says:
[…] that would be false if either there was no support (since the browser wouldnt understand the media query) or if it was supported but the
The post Detecting Media Query Support in CSS and JavaScript 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[Native JavaScript Routing?]]></title>
<id>https://css-tricks.com/?p=350160</id>
<link href="https://css-tricks.com/native-javascript-routing/"/>
<updated>2021-08-23T14:28:14.000Z</updated>
<summary type="html"><![CDATA[We can update the URL in JavaScript. Weve got the APIs pushState and replaceState:
// Adds to browser history
history.pushState({}, "About Page", "/about");
// Doesn't
history.replaceState({}, "About Page", "/about");
JavaScript is also capable of replacing any content in the …
The post Native JavaScript Routing? 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[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[“Disambiguating Tailwind”]]></title>
<id>https://css-tricks.com/?p=350186</id>
<link href="https://css-tricks.com/disambiguating-tailwind/"/>
<updated>2021-08-20T19:59:47.000Z</updated>
<summary type="html"><![CDATA[I appreciated this bit of nuance from a post on Vigets blog:
There could be a whole article written about the many flavours of Tailwind, but broadly speaking those flavours are:
1. Stock tailwind, ie. no changes to the
The post “Disambiguating Tailwind” 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[Creating a Headless WordPress Site With Frontity]]></title>
<id>https://css-tricks.com/?p=346702</id>
<link href="https://css-tricks.com/creating-headless-wordpress-site-with-frontity/"/>
<updated>2021-08-20T14:59:30.000Z</updated>
<summary type="html"><![CDATA[Frontity is a WordPress-focused React-based server-side dynamic-rendering framework (phew!) that allows us to create fast headless websites. Chris has a good introduction to Frontity. I guess you could think of it like Next.js for WordPress. And while the demand …
The post Creating a Headless WordPress Site With Frontity appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Ganesh Dahal</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[The Big Gotcha With Custom Properties]]></title>
<id>https://css-tricks.com/?p=350054</id>
<link href="https://css-tricks.com/the-big-gotcha-with-custom-properties/"/>
<updated>2021-08-19T19:04:48.000Z</updated>
<summary type="html"><![CDATA[Ive seen this confuse more than a handful of people recently, including myself, so Im making sure its written down.
Lets chuck a couple of custom properties into CSS:
html {
--color-1: red;
--color-2: blue;
}
Lets use them right …
The post The Big Gotcha With Custom Properties 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[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>
<entry>
<title type="html"><![CDATA[Creating An Interactive Gantt Chart Component With Vanilla JavaScript]]></title>
<id>https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/</id>
<link href="https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/"/>
<updated>2021-08-18T08:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Anna Prenzel)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Free Open-Source Icons]]></title>
<id>https://smashingmagazine.com/2021/08/open-source-icons/</id>
<link href="https://smashingmagazine.com/2021/08/open-source-icons/"/>
<updated>2021-08-17T07:25:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Cosima Mielke)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How To Develop Your Business Technology Roadmap]]></title>
<id>https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/</id>
<link href="https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/"/>
<updated>2021-08-16T06:55:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Cache Merril)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Useful Figma Plugins And Tools]]></title>
<id>https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/</id>
<link href="https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/"/>
<updated>2021-08-12T13:30:00.000Z</updated>
<summary type="html"><![CDATA[Useful Figma plugins that will help you fix all the little slowdowns and boost your productivity. From color management and image assets to SVG shapes and animation. Thats our new guide to Figma.]]></summary>
<author>
<name>hello@smashingmagazine.com (Janet John)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[New Smashing Workshops on Front-End & Design]]></title>
<id>https://smashingmagazine.com/2021/08/new-smashing-online-workshops-aug-oct-2021/</id>
<link href="https://smashingmagazine.com/2021/08/new-smashing-online-workshops-aug-oct-2021/"/>
<updated>2021-08-11T13:25:00.000Z</updated>
<summary type="html"><![CDATA[How do we build and establish a successful, bulletproof design system? Whats the state of HTML Email? And what are new, smart interface design patterns we could use? Lets find out. With our [brand new online workshops](https://smashingconf.com/online-workshops/) on front-end & design — to help us all boost skills online.]]></summary>
<author>
<name>hello@smashingmagazine.com (Iris Lješnjanin)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Handling Mounting And Unmounting Of Navigation Routes In React Native]]></title>
<id>https://smashingmagazine.com/2021/08/mounting-unmounting-navigation-routes-react-native/</id>
<link href="https://smashingmagazine.com/2021/08/mounting-unmounting-navigation-routes-react-native/"/>
<updated>2021-08-11T11:40:00.000Z</updated>
<summary type="html"><![CDATA[Often you need two different sets of navigation stacks for pre and post user authentication. Usually, to see more content, you have to be authenticated in some way. Lets look at how to mount and unmount navigation stack based on a met condition in React Native.]]></summary>
<author>
<name>hello@smashingmagazine.com (Daniel Don)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Cookieless Alternative To Embed HTML, CSS And JS Code Snippets]]></title>
<id>https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/</id>
<link href="https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/"/>
<updated>2021-08-10T11:45:00.000Z</updated>
<summary type="html"><![CDATA[Embedding code examples with third-party scripts often leads to tracking or cookies. We always wanted to have a simple website with a good UX, so setting cookies for no reason wasnt an option for us. Now, with Indiepen, we are proud to introduce a privacy-friendly alternative.]]></summary>
<author>
<name>hello@smashingmagazine.com (Henrik Fricke)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Smashing Podcast Episode 41 With Eva PenzeyMoog: Designing For Safety]]></title>
<id>https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/</id>
<link href="https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/"/>
<updated>2021-08-10T05:00:00.000Z</updated>
<summary type="html"><![CDATA[In this episode, were talking about designing for safety. What does it mean to consider vulnerable users in our designs? Drew McLellan talks to expert Eva PenzeyMoog to find out.]]></summary>
<author>
<name>hello@smashingmagazine.com (Drew McLellan)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[HTTP/3 From A To Z: Core Concepts (Part 1)]]></title>
<id>https://smashingmagazine.com/2021/08/http3-core-concepts-part1/</id>
<link href="https://smashingmagazine.com/2021/08/http3-core-concepts-part1/"/>
<updated>2021-08-09T11:00:00.000Z</updated>
<summary type="html"><![CDATA[What exactly is HTTP/3? Why was it needed so soon after HTTP/2 (which was only finalized in 2015)? How can or should you use it? And especially, how does this improve web performance? Lets find out.]]></summary>
<author>
<name>hello@smashingmagazine.com (Robin Marx)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Four Useful VSCode Extensions For Web Developers]]></title>
<id>https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/</id>
<link href="https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/"/>
<updated>2021-08-06T10:00:00.000Z</updated>
<summary type="html"><![CDATA[VS Code can be supercharged wuth hundreds of [VS Code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/). In this article, Leonardo shares four useful extensions that help him in his daily work.]]></summary>
<author>
<name>hello@smashingmagazine.com (Leonardo Losoviz)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Frustrating Design Patterns: Disabled Buttons]]></title>
<id>https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/</id>
<link href="https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/"/>
<updated>2021-08-05T13:30:00.000Z</updated>
<summary type="html"><![CDATA[How can we make disabled buttons more inclusive? When do they work well, and when do they fail on us? And finally, when do we actually need them, and how can we avoid them? Lets find out.]]></summary>
<author>
<name>hello@smashingmagazine.com (Vitaly Friedman)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[React Children And Iteration Methods]]></title>
<id>https://smashingmagazine.com/2021/08/react-children-iteration-methods/</id>
<link href="https://smashingmagazine.com/2021/08/react-children-iteration-methods/"/>
<updated>2021-08-04T10:30:00.000Z</updated>
<summary type="html"><![CDATA[In this article, well discuss and learn about the use case of iterating over React `children` and the ways to do it. In particular, we will deep dive into one of the utility methods, `React.Children.toArray`, that React gives us, which helps to iterate over the children in a way which ensures performance and determinism.]]></summary>
<author>
<name>hello@smashingmagazine.com (Arihant Verma)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How To Build Resilient JavaScript UIs]]></title>
<id>https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/</id>
<link href="https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/"/>
<updated>2021-08-03T11:00:00.000Z</updated>
<summary type="html"><![CDATA[Resilience is intrinsic to the web and therefore us, web developers. This article explores how graceful degradation, defensive coding, observability, and a healthy attitude towards failures better equips us before, during, and after an error occurs.]]></summary>
<author>
<name>hello@smashingmagazine.com (Callum Hart)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)]]></title>
<id>https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/</id>
<link href="https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/"/>
<updated>2021-08-02T11:00:00.000Z</updated>
<summary type="html"><![CDATA[In this article, well take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.]]></summary>
<author>
<name>hello@smashingmagazine.com (Adrian Bece)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Good Vibes In August (2021 Desktop Wallpapers Edition)]]></title>
<id>https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/</id>
<link href="https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/"/>
<updated>2021-07-31T07:15:00.000Z</updated>
<summary type="html"><![CDATA[New month, new wallpapers! In this post, youll find unique and inspiring wallpapers for August 2021. Created with love by the community for the community, they come in versions with and without a calendar for the month.]]></summary>
<author>
<name>hello@smashingmagazine.com (Cosima Mielke)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How To Build An E-Commerce Site With Angular 11, Commerce Layer And Paypal]]></title>
<id>https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/</id>
<link href="https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/"/>
<updated>2021-07-30T11:00:00.000Z</updated>
<summary type="html"><![CDATA[Having an e-commerce store is crucial for any store owner as more and more customers are turning to online shopping. In this tutorial, we shall go through how to create an e-commerce site with Angular 11. The site will use the Commerce Layer as a headless e-commerce API and use Paypal to process payments.]]></summary>
<author>
<name>hello@smashingmagazine.com (Zara Cooper)</name>
</author>
</entry>
</feed>