diff --git a/cache.json b/cache.json index 5773542..225b79e 100644 --- a/cache.json +++ b/cache.json @@ -11,13 +11,31 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=346665", + "author": "Chris Coyier", + "description": "Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how it’s a fairly useful little site at a great domain and with a little business model behind it. \nReminds …\nThe post Unicode Arrows appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://unicodearrows.com/", + "publishedOn": "2021-08-13T18:08:07.000Z", + "wordCount": 10, + "title": "Unicode Arrows" + }, + { + "id": "https://css-tricks.com/?p=345944", + "author": "John Polacek", + "description": "Whether you are just starting out on the front end, or you’ve been doing it for a long time, building a tool that can generate some cool front-end magic can help you learn something new, develop your skills and maybe …\nThe post Building a Cool Front End Thing Generator appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/building-a-cool-front-end-thing-generator/", + "publishedOn": "2021-08-13T14:41:21.000Z", + "wordCount": 2034, + "title": "Building a Cool Front End Thing Generator" + }, { "id": "https://css-tricks.com/?p=346608", "author": "Robin Rendle", "description": "A few days ago, Chris wrote up his thoughts about how alert(), confirm(), and prompt() were being deprecated by Chrome and collected a bunch of thoughts from developers. If certain features can essentially be turned off by …\nThe post Stay alert appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://dev.to/richharris/stay-alert-d", "publishedOn": "2021-08-12T21:10:22.000Z", - "wordCount": 7934, + "wordCount": 8090, "title": "Stay alert" }, { @@ -80,7 +98,7 @@ "description": "(This is a sponsored post.)\nGot a WooCommerce store? It behooves you to offer a variety of payment methods. Just anecdotally, I’m sure both you and me have been annoyed and even abandoned purchases when a merchant, online or …\nThe post WooCommerce With Apple Pay and Google Pay appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/woocommerce-with-apple-pay-and-google-pay/", "publishedOn": "2021-08-10T14:54:56.000Z", - "wordCount": 1321, + "wordCount": 1338, "title": "WooCommerce With Apple Pay and Google Pay" }, { @@ -116,7 +134,7 @@ "description": "In my previous article, I created a fragmentation effect using CSS mask and custom properties. It was a neat effect but it has one drawback: it uses a lot of CSS code (generated using Sass). This time I am …\nThe post Exploring the CSS Paint API: Image Fragmentation Effect appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/exploring-the-css-paint-api-image-fragmentation-effect/", "publishedOn": "2021-08-09T14:27:18.000Z", - "wordCount": 2534, + "wordCount": 2667, "title": "Exploring the CSS Paint API: Image Fragmentation Effect" }, { @@ -127,24 +145,6 @@ "publishedOn": "2021-08-06T19:32:54.000Z", "wordCount": 792, "title": "SVG Gobbler" - }, - { - "id": "https://css-tricks.com/?p=346290", - "author": "Sarah Drasner", - "description": "Nuxt offers an incredible developer experience, with a lot of performance and application setup best practices baked in. In recent releases, they’ve been working on taking this developer experience to the next level, with some newer features that speed up …\nThe post New Nuxt Features past v2.10 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/new-nuxt-features-past-v2-10/", - "publishedOn": "2021-08-06T15:43:44.000Z", - "wordCount": 1089, - "title": "New Nuxt Features past v2.10" - }, - { - "id": "https://css-tricks.com/?p=345467", - "author": "Andy Ford", - "description": "I recently wrote a very basic Sass loop that outputs several padding and margin utility classes. Nothing fancy, really, just a Sass map with 11 spacing values, looped over to create classes for both padding and margin on each side. …\nThe post Efficient Infinite Utility Helpers Using Inline CSS Custom Properties and calc() appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/efficient-infinite-utility-helpers-using-inline-css-custom-properties-and-calc/", - "publishedOn": "2021-08-06T14:55:06.000Z", - "wordCount": 1974, - "title": "Efficient Infinite Utility Helpers Using Inline CSS Custom Properties and calc()" } ] }, @@ -159,7 +159,7 @@ "description": "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. That’s our new guide to Figma.", "link": "https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/", "publishedOn": "2021-08-12T13:30:00.000Z", - "wordCount": 6639, + "wordCount": 6642, "title": "Useful Figma Plugins And Tools", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2a4221c8-35b1-4545-9561-12fe84087ae6/6681a4b9-c319-4421-8364-6d2654cf6e53-cover.jpg", @@ -187,7 +187,7 @@ "description": "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. Let’s look at how to mount and unmount navigation stack based on a met condition in React Native.", "link": "https://smashingmagazine.com/2021/08/mounting-unmounting-navigation-routes-react-native/", "publishedOn": "2021-08-11T11:40:00.000Z", - "wordCount": 5012, + "wordCount": 5014, "title": "Handling Mounting And Unmounting Of Navigation Routes In React Native", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/03d97d60-d23b-419c-acb3-23e467d4cc16/mounting-unmounting-navigation-routes-react-native.jpg", @@ -229,7 +229,7 @@ "description": "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? Let’s find out.", "link": "https://smashingmagazine.com/2021/08/http3-core-concepts-part1/", "publishedOn": "2021-08-09T11:00:00.000Z", - "wordCount": 6868, + "wordCount": 6866, "title": "HTTP/3 From A To Z: Core Concepts (Part 1)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8f9f9146-4b77-494d-af72-4db28567a6fe/http3-core-concepts-part1.jpg", @@ -243,7 +243,7 @@ "description": "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.", "link": "https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/", "publishedOn": "2021-08-06T10:00:00.000Z", - "wordCount": 577, + "wordCount": 571, "title": "Four Useful VSCode Extensions For Web Developers", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2f984846-0510-48f5-a415-326027d14a88/3-useful-vscode-extensions-web-developers.png", @@ -257,7 +257,7 @@ "description": "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? Let’s find out.", "link": "https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/", "publishedOn": "2021-08-05T13:30:00.000Z", - "wordCount": 6571, + "wordCount": 6565, "title": "Frustrating Design Patterns: Disabled Buttons", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b9a10b5d-3bad-4083-a83c-082ff772fa9f/frustrating-design-patterns-disabled-buttons.jpg", @@ -271,7 +271,7 @@ "description": "In this article, we’ll 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.", "link": "https://smashingmagazine.com/2021/08/react-children-iteration-methods/", "publishedOn": "2021-08-04T10:30:00.000Z", - "wordCount": 3322, + "wordCount": 3321, "title": "React Children And Iteration Methods", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ae9c0d62-009e-45c0-a600-d747533e49e5/react-children-iteration-methods.jpg", @@ -285,7 +285,7 @@ "description": "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.", "link": "https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/", "publishedOn": "2021-08-03T11:00:00.000Z", - "wordCount": 2938, + "wordCount": 2941, "title": "How To Build Resilient JavaScript UIs", "enclosure": { "url": "blob:http://www.smashingmagazine.com/c8b93225-8b34-431c-94f1-2f2d0a4fb95a", @@ -299,7 +299,7 @@ "description": "In this article, we’ll take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.", "link": "https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/", "publishedOn": "2021-08-02T11:00:00.000Z", - "wordCount": 5978, + "wordCount": 5981, "title": "Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1005065b-5daf-4b21-8ac6-89b91effa5b9/refactoring-css-strategy-regression-testing-maintenance-part2.jpg", @@ -313,7 +313,7 @@ "description": "New month, new wallpapers! In this post, you’ll 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.", "link": "https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/", "publishedOn": "2021-07-31T07:15:00.000Z", - "wordCount": 2521, + "wordCount": 2528, "title": "Good Vibes In August (2021 Desktop Wallpapers Edition)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/44276d4d-0b57-4f7a-91cd-c6f3708d09d7/aug-21-cowabunga-preview-opt.png", @@ -327,7 +327,7 @@ "description": "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.", "link": "https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/", "publishedOn": "2021-07-30T11:00:00.000Z", - "wordCount": 12536, + "wordCount": 12539, "title": "How To Build An E-Commerce Site With Angular 11, Commerce Layer And Paypal", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/959013b7-26f7-4620-af11-f26f306c1512/ecommerce-angular11-headless-paypal.jpg", @@ -355,7 +355,7 @@ "description": "Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this article, we will dig into how to create a short script to create accessible dialogs.", "link": "https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/", "publishedOn": "2021-07-28T11:00:00.000Z", - "wordCount": 3077, + "wordCount": 3076, "title": "Creating An Accessible Dialog From Scratch", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4ef51448-125a-4906-98f1-11af0e3fad58/accessible-dialog-from-scratch.jpg", @@ -369,7 +369,7 @@ "description": "Next.js has strong opinions about how to organize JavaScript but not CSS. How can we develop patterns that encourage best CSS practices while also following the framework’s logic? The answer is surprisingly simple — to write well-structured CSS that balances global and local styling concerns.", "link": "https://smashingmagazine.com/2021/07/global-local-styling-nextjs/", "publishedOn": "2021-07-27T11:00:00.000Z", - "wordCount": 3565, + "wordCount": 3556, "title": "Global vs. Local Styling In Next.js", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a1756133-541e-429d-82dd-fb6f3988ef56/global-local-styling-nextjs.jpg", @@ -383,7 +383,7 @@ "description": "Gatsby recently announced the launch of “functions”. In this article, Paul Scanlon explains how to get the current location of the International Space Station (ISS) as it orbits the Earth in real-time using [Gatsby Functions](https://www.gatsbyjs.com/docs/reference/functions/) and then display it on a 3D interactive globe using [React Three Fibre](https://github.com/pmndrs/react-three-fiber).", "link": "https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/", "publishedOn": "2021-07-26T10:30:00.000Z", - "wordCount": 3093, + "wordCount": 3086, "title": "Gatsby Serverless Functions And The International Space Station", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c07c5052-399e-4aee-aa83-706eb1f0c1b6/gatsby-serverless-functions-international-space-station.jpg", @@ -397,7 +397,7 @@ "description": "Many web design agencies consider it a badge of honor that they win work exclusively through word-of-mouth recommendations. In this article, Paul Boag explains why that is entirely the wrong attitude and what to do about it.", "link": "https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/", "publishedOn": "2021-07-23T11:00:00.000Z", - "wordCount": 3409, + "wordCount": 3405, "title": "A Guide To Attracting Clients To Your Agency", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1d72d311-2839-48d2-8d23-dbe8951c4ab5/guide-attracting-clients-agency.jpg", @@ -425,7 +425,7 @@ "description": "Do you need a little inspiration boost? We’ve collected some useful color tools and resources that we’ve discovered lately — to help you get the most out of your creativity. We’ve also just recently covered [CSS auditing tools](https://www.smashingmagazine.com/2021/03/css-auditing-tools/), [CSS generators](https://www.smashingmagazine.com/2021/03/css-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/), [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) and [VS code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/) — you might find them useful, too.", "link": "https://smashingmagazine.com/2021/07/color-tools-resources/", "publishedOn": "2021-07-21T13:00:00.000Z", - "wordCount": 3059, + "wordCount": 3062, "title": "Color Tools And Resources", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/17380a77-f247-450e-be45-2b2e139f7a33/cool-backgrounds.png", @@ -453,7 +453,7 @@ "description": "By adding visual elements to your tests, you can gain more options to add meaningful ways in maintaining a high level of quality for your app. Colby Fayock explains how.", "link": "https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/", "publishedOn": "2021-07-19T10:30:00.000Z", - "wordCount": 4473, + "wordCount": 4476, "title": "Maintaining End-To-End Quality With Visual Testing", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/565523e3-0845-4042-9cd1-b3e48c75519d/maintaining-end-to-end-quality-visual-testing.jpg", @@ -467,7 +467,7 @@ "description": "Web app accessibility appears difficult because it seems that there is little information on the subject available online. Let’s take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.", "link": "https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/", "publishedOn": "2021-07-16T13:00:00.000Z", - "wordCount": 4802, + "wordCount": 4796, "title": "Three Insights I Gained While Researching Vue.js Accessibility", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c3908803-4ddc-4820-8f4e-85e11b4ebbb7/three-insights-vuejs-accessibility.jpg", @@ -481,7 +481,7 @@ "description": "There are two strategies for incrementally building websites that are growing in popularity: Incremental Static Regeneration and Distributed Persistent Rendering. What’s the difference? Let’s figure it out.", "link": "https://smashingmagazine.com/2021/07/isr-dpr-explained/", "publishedOn": "2021-07-15T14:00:00.000Z", - "wordCount": 1066, + "wordCount": 1072, "title": "ISR vs DPR: Big Words, Quick Explanation", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8e4090b9-8bd9-4d5a-aaed-5177c46a6803/isr-dpr-explained.jpg", @@ -502,20 +502,6 @@ "length": "0", "type": "image/png" } - }, - { - "id": "https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/", - "author": "hello@smashingmagazine.com (Vitaly Friedman)", - "description": "Too often dealing with filters can be frustrating. Let’s get them right. That means never freeze the UI on a single input, provide text input fallback and never auto-scroll users on a single input. Here’s why.", - "link": "https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/", - "publishedOn": "2021-07-14T13:30:00.000Z", - "wordCount": 5305, - "title": "Frustrating Design Patterns: Broken Filters", - "enclosure": { - "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0c5f2df3-3d78-4563-a599-8c924604e84a/7-frustrating-design-patterns.png", - "length": "0", - "type": "image/png" - } } ] }, diff --git a/feed.atom b/feed.atom index ebc18bc..dbe25a7 100644 --- a/feed.atom +++ b/feed.atom @@ -1,10 +1,33 @@ - urn:2021-08-13T00:40:34.054Z + urn:2021-08-14T00:36:36.026Z osmos::feed - 2021-08-13T00:40:34.054Z + 2021-08-14T00:36:36.026Z osmosfeed 1.11.0 + + <![CDATA[Unicode Arrows]]> + https://css-tricks.com/?p=346665 + + 2021-08-13T18:08:07.000Z + + + Chris Coyier + + + + <![CDATA[Building a Cool Front End Thing Generator]]> + https://css-tricks.com/?p=345944 + + 2021-08-13T14:41:21.000Z + + + John Polacek + + <![CDATA[Stay alert]]> https://css-tricks.com/?p=346608 @@ -319,28 +342,6 @@ The post SVG Gobbler appeared first on CSS-Tricks. You can support CSS-Tricks by Chris Coyier - - <![CDATA[New Nuxt Features past v2.10]]> - https://css-tricks.com/?p=346290 - - 2021-08-06T15:43:44.000Z - - - Sarah Drasner - - - - <![CDATA[Efficient Infinite Utility Helpers Using Inline CSS Custom Properties and calc()]]> - https://css-tricks.com/?p=345467 - - 2021-08-06T14:55:06.000Z - - - Andy Ford - - <![CDATA[Four Useful VSCode Extensions For Web Developers]]> https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/ @@ -531,14 +532,4 @@ The post Efficient Infinite Utility Helpers Using Inline CSS Custom Properties a hello@smashingmagazine.com (Zara Cooper) - - <![CDATA[Frustrating Design Patterns: Broken Filters]]> - https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/ - - 2021-07-14T13:30:00.000Z - - - hello@smashingmagazine.com (Vitaly Friedman) - - \ No newline at end of file diff --git a/index.html b/index.html index ba20543..05caf4b 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,42 @@ +
+

+ +

  • @@ -875,31 +887,9 @@ The post Efficient Infinite Utility Helpers Using Inline CSS Custom Properties a
  • -
    -

    - -