mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
511 lines
No EOL
36 KiB
XML
511 lines
No EOL
36 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||
<id>urn:2021-09-13T00:43:10.146Z</id>
|
||
<title>osmos::feed</title>
|
||
<updated>2021-09-13T00:43:10.146Z</updated>
|
||
<generator>osmosfeed 1.11.0</generator>
|
||
<link rel="alternate" href="index.html"/>
|
||
<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 don’t leave them alone. That’s why styling checkboxes never gets old.
|
||
Although designing checkboxes is not that complicated, we also don’t …
|
||
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 it’s 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 they’re 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 O’Brien)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Frameworks Helping Image Usage]]></title>
|
||
<id>https://css-tricks.com/?p=350644</id>
|
||
<link href="https://css-tricks.com/frameworks-helping-image-usage/"/>
|
||
<updated>2021-09-09T19:44:54.000Z</updated>
|
||
<summary type="html"><![CDATA[I recently blogged about how images are hard and it ended up being a big ol’ checklist of things that you could/should think about and implement when placing images on websites.
|
||
I think it’s encouraging to see frameworks — these …
|
||
The post Frameworks Helping Image Usage 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[Improve Largest Contentful Paint (LCP) on Your Website With Ease]]></title>
|
||
<id>https://css-tricks.com/?p=351259</id>
|
||
<link href="https://css-tricks.com/improve-largest-contentful-paint-lcp-on-your-website-with-ease/"/>
|
||
<updated>2021-09-09T19:43:03.000Z</updated>
|
||
<summary type="html"><![CDATA[(This is a sponsored post.)
|
||
Optimizing the user experience you offer on your website is essential for the success of any online business. Google does use different user experience-related metrics to rank web pages for SEO and has continued …
|
||
The post Improve Largest Contentful Paint (LCP) on Your Website With Ease appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>ImageKit</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Learn Solidity, Blockchain, and Smart Contracts in a Free 16-Hour Course]]></title>
|
||
<id>613a5290852f4307d372aa23</id>
|
||
<link href="https://www.freecodecamp.org/news/learn-solidity-blockchain-and-smart-contracts-in-a-free/"/>
|
||
<updated>2021-09-09T18:36:16.000Z</updated>
|
||
<summary type="html"><![CDATA[Blockchain engineers are in extreme demand. Almost every day they are building billion dollar applications. We just released a full course on the freeCodeCamp.org YouTube channel that will teach you all about Solidity, the blockchain, and smart contracts. Solidity is an object-oriented programming language for writing smart contracts. This]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Coding Interview Graph Traversal Crash Course – The Only One You'll Ever Need]]></title>
|
||
<id>61210d813bccf807612a4f5c</id>
|
||
<link href="https://www.freecodecamp.org/news/coding-interview-graph-traversal-crash-course-the-only-one-youll-ever-need/"/>
|
||
<updated>2021-09-09T17:24:25.000Z</updated>
|
||
<summary type="html"><![CDATA[Are you preparing for coding interviews? I designed a crash course series to help you out. I'm Lynn, a software engineer and a recent graduate from the University of Chicago. This is the third course in my Coding Interview Crash Course Series. Feel free to check out my YouTube channel,]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Graph Databases VS Relational Databases – Learn How a Graph Database Works]]></title>
|
||
<id>6139ca38852f4307d3729e87</id>
|
||
<link href="https://www.freecodecamp.org/news/graph-database-vs-relational-database/"/>
|
||
<updated>2021-09-09T17:16:35.000Z</updated>
|
||
<summary type="html"><![CDATA[If you're curious about graph databases and how they compare with relational database management systems, then this beginner-friendly guide is for you. In this article, you'll discover of the power of graphs by working with a small movie data set. It is based on the built in dataset and guide]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Redux Middleware – What it is and How to Build it from Scratch]]></title>
|
||
<id>6133317cd6679a07b7d42191</id>
|
||
<link href="https://www.freecodecamp.org/news/what-is-redux-middleware-and-how-to-create-one-from-scratch/"/>
|
||
<updated>2021-09-09T16:38:52.000Z</updated>
|
||
<summary type="html"><![CDATA[In this article, we will explore what middleware is in Redux, why it's used, and how you can create your own middleware from scratch. So let's get started. What Is Redux Middleware?Redux Middleware allows you to intercept every action sent to the reducer so you can make changes to]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How to Make Your Enterprise Kubernetes Environment Secure, Efficient, and Reliable]]></title>
|
||
<id>61129a0572231b077cdacd2f</id>
|
||
<link href="https://www.freecodecamp.org/news/make-your-kubernetes-environment-secure-efficient-reliable/"/>
|
||
<updated>2021-09-09T16:36:35.000Z</updated>
|
||
<summary type="html"><![CDATA[If you’re a cloud-based entrepreneur, you should have a Kubernetes platform for your enterprise. But adopting this six-year-old technology can be tough if there are gaps in your operations. Improving the operational quality of your Kubernetes cluster is important in Kubernetes adoption. This article can help you achieve a]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Bash Array – How to Declare an Array of Strings in a Bash Script]]></title>
|
||
<id>61310196d6679a07b7d411dd</id>
|
||
<link href="https://www.freecodecamp.org/news/bash-array-how-to-declare-an-array-of-strings-in-a-bash-script/"/>
|
||
<updated>2021-09-09T14:50:00.000Z</updated>
|
||
<summary type="html"><![CDATA[Bash scripts give you a convenient way to automate command line tasks. With Bash, you can do many of the same things you would do in other scripting or programming languages. You can create and use variables, execute loops, use conditional logic, and store data in arrays. While the functionality]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Java Array Declaration – How to Initialize an Array in Java with Example Code]]></title>
|
||
<id>6139e660852f4307d372a0a2</id>
|
||
<link href="https://www.freecodecamp.org/news/java-array-declaration-how-to-initialize-an-array-in-java-with-example-code/"/>
|
||
<updated>2021-09-09T14:34:15.000Z</updated>
|
||
<summary type="html"><![CDATA[Arrays are an important part of the fundamental data structures in Java. And they are incredibly useful in solving a lot of programming problems. What is an array? By definition, an array is a collection of data of the same type. An array is usually declared so you can have]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme]]></title>
|
||
<id>https://css-tricks.com/?p=350070</id>
|
||
<link href="https://css-tricks.com/mars-theme-a-deep-look-at-frontitys-headless-wordpress-theme/"/>
|
||
<updated>2021-09-09T14:31:18.000Z</updated>
|
||
<summary type="html"><![CDATA[Frontity is a framework for creating de-coupled (or "headless") WordPress sites. In this article, we dive into the process of spinning up such a site, with a detailed overview of the building blocks provided by Frontity and its flagship theme, Mars.
|
||
The post Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme 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[460 Free Textbooks – Math, Science, and More [Online PDF for College and High School]]]></title>
|
||
<id>612cc03eb5177808226d4a6b</id>
|
||
<link href="https://www.freecodecamp.org/news/free-textbooks-math-science-and-more-online-pdf-for-college-and-high-school/"/>
|
||
<updated>2021-09-09T14:25:28.000Z</updated>
|
||
<summary type="html"><![CDATA[While you're in school, you will go through a number of textbooks and the cost can add up pretty quickly. Luckily, there are websites that offer free textbooks for high school and college students. Here is a list of 460 free textbooks, arranged by topic. Once you find a topic]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</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[Span VS Div HTML Tags – What is the Difference?]]></title>
|
||
<id>6138f291852f4307d3729b64</id>
|
||
<link href="https://www.freecodecamp.org/news/span-vs-div-html-tags-what-is-the-difference/"/>
|
||
<updated>2021-09-08T21:08:38.000Z</updated>
|
||
<summary type="html"><![CDATA[If you inspect a web page with your browser's developer tools, you'll likely see a bunch of nested div tags, and possibly some content wrapped in a span tag. Similar content is usually grouped together by these two container elements – span and div. You can use them both as containers,]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Don’t attach tooltips to document.body]]></title>
|
||
<id>https://css-tricks.com/?p=351389</id>
|
||
<link href="https://css-tricks.com/dont-attach-tooltips-to-document-body/"/>
|
||
<updated>2021-09-08T19:08:55.000Z</updated>
|
||
<summary type="html"><![CDATA[Here’s Atif Afzal on using a <div> that is permanently on the page where tooltips are added/removed and how they perform vastly better than plopping those same tooltips right into the <body>. It’s not really discussed, but the reason …
|
||
The post Don’t attach tooltips to document.body 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[WordPress Installation Guide – How to Get Started with WordPress + the Best Plugins]]></title>
|
||
<id>6138218b581b610782a91de7</id>
|
||
<link href="https://www.freecodecamp.org/news/how-to-get-started-with-wordpress/"/>
|
||
<updated>2021-09-08T18:00:12.000Z</updated>
|
||
<summary type="html"><![CDATA[Over 40% of all websites on the internet are powered by WordPress, making it the world’s top choice when it comes to creating a website. Many people and businesses choose to create their websites with WordPress because of its versatility, speed, and ease of use. WordPress is also Open]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[The Story Behind TryShape, a Showcase for the CSS clip-path property]]></title>
|
||
<id>https://css-tricks.com/?p=351043</id>
|
||
<link href="https://css-tricks.com/the-story-behind-tryshape-a-showcase-for-the-css-clip-path-property/"/>
|
||
<updated>2021-09-08T14:30:18.000Z</updated>
|
||
<summary type="html"><![CDATA[I love shapes, especially colorful ones! Shapes on websites are in the same category of helpfulness as background colors, images, banners, section separators, artwork, and many more: they can help us understand context and inform our actions through affordances.
|
||
A …
|
||
The post The Story Behind TryShape, a Showcase for the CSS clip-path property appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Tapas Adhikary</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, we’ll 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[What’s the state of HTML Email, Vue.js and Next.js? What are new, smart interface design patterns we could use? Let’s 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[Can we have custom media queries, please?]]></title>
|
||
<id>https://css-tricks.com/?p=351276</id>
|
||
<link href="https://www.stefanjudis.com/notes/can-we-have-custom-media-queries-please/"/>
|
||
<updated>2021-09-07T22:17:55.000Z</updated>
|
||
<summary type="html"><![CDATA[Stefan Judis notes that there is a spec for custom media queries, but seemingly no momentum on it at the moment. That lack of movement is unfortunate, as it’s almost guaranteed front-end developers all over would start using it as …
|
||
The post Can we have custom media queries, please? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Fire SVG animations (SMIL) when the SVG is visible]]></title>
|
||
<id>https://css-tricks.com/?p=351146</id>
|
||
<link href="https://www.zachleat.com/web/svg-animate/"/>
|
||
<updated>2021-09-07T17:54:12.000Z</updated>
|
||
<summary type="html"><![CDATA[When requirements read “when visible” your brain should go straight to IntersectionObserver. That’s exactly what Zach is doing here to kick off an animation when it scrolls into view.
|
||
Except this animation is an SVG SMIL animation: an <animate>…
|
||
The post Fire SVG animations (SMIL) when the SVG is visible appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Building Your Own Subscription Newsletter]]></title>
|
||
<id>https://css-tricks.com/?p=351346</id>
|
||
<link href="https://css-tricks.com/building-your-own-subscription-newsletter/"/>
|
||
<updated>2021-09-07T17:52:19.000Z</updated>
|
||
<summary type="html"><![CDATA[(This is a sponsored post.)
|
||
I did a sponsored video the other week explaining how to build a paid subscription newsletter using WordPress (we did it on WordPress.com but it could be hosted anywhere), MailPoet (a plugin to visually …
|
||
The post Building Your Own Subscription Newsletter appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Firefox’s `bolder` Default is a Problem for Variable Fonts]]></title>
|
||
<id>https://css-tricks.com/?p=351017</id>
|
||
<link href="https://css-tricks.com/firefoxs-bolder-default-is-a-problem-for-variable-fonts/"/>
|
||
<updated>2021-09-07T14:41:57.000Z</updated>
|
||
<summary type="html"><![CDATA[Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the <b> and <strong> elements in browsers today is not very compatible with the wide range of …
|
||
The post Firefox’s `bolder` Default is a Problem for Variable Fonts appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Šime Vidas</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[What’s 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 what’s 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[Early Days for CSS Scoping]]></title>
|
||
<id>https://css-tricks.com/?p=351402</id>
|
||
<link href="https://css-tricks.com/early-days-for-css-scoping/"/>
|
||
<updated>2021-09-06T18:47:19.000Z</updated>
|
||
<summary type="html"><![CDATA[There is a working draft spec for CSS scoping now. Other than a weird period where <style scoped shipped and then was subsequently removed from the spec (and browsers), this is the furthest a scoping proposal has gotten (the Level …
|
||
The post Early Days for CSS Scoping appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</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. Let’s 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[AWS Lambdas: Easy, Easier, Easiest]]></title>
|
||
<id>https://css-tricks.com/?p=350649</id>
|
||
<link href="https://joeyanuff-33180.medium.com/aws-lambdas-easy-easier-easiest-823e71c02bd9"/>
|
||
<updated>2021-09-03T22:16:47.000Z</updated>
|
||
<summary type="html"><![CDATA[I’d say cloud functions are one of the most transformative technologies in the last bunch of years. They are (usually) cheap, scale well, secure in their inherent isolation, and often written in JavaScript—comfortable territory for front-end developers. Nearly every cloud …
|
||
The post AWS Lambdas: Easy, Easier, Easiest 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[Supercharging Built-In Elements With Web Components “is” Easier Than You Think]]></title>
|
||
<id>https://css-tricks.com/?p=350889</id>
|
||
<link href="https://css-tricks.com/supercharging-built-in-elements-with-web-components-is-easier-than-you-think/"/>
|
||
<updated>2021-09-03T14:21:38.000Z</updated>
|
||
<summary type="html"><![CDATA[We’ve already discussed how creating web components is easier than you think, but there’s another aspect of the specification that we haven’t discussed yet and it’s a way to customize (nay, supercharge) a built-in element. It’s similar to …
|
||
The post Supercharging Built-In Elements With Web Components “is” Easier Than You Think appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>John Rhea</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, aren’t 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. Let’s 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, you’ll 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. Let’s 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, you’ll 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. Let’s 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 they’re 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 you’re 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"><, [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 product’s life. Here’s 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>
|
||
</feed> |