osmosfeed-template/cache.json
2021-05-12 00:38:12 +00:00

573 lines
No EOL
41 KiB
JSON
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.

{
"sources": [
{
"title": "Release notes from osmosfeed",
"feedUrl": "https://github.com/osmoscraft/osmosfeed/releases.atom",
"siteUrl": "https://github.com/osmoscraft/osmosfeed/releases",
"articles": [
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.4.0",
"author": null,
"description": "Added: Basic theme customization: Demo | Source | Docs.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.4.0",
"publishedOn": "2021-05-10T08:55:42.000Z",
"wordCount": 276,
"title": "v1.4.0"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.6.0",
"author": null,
"description": "Added: Link from the title of a subscription to its website.\nAdded: Store feedUrl and siteUrl for each source in cache.\nAdded: Semantic element (<time>) for timestamp on the UI.\nAdded: Semantic API for theming the default template. Demo | Source | Docs\nChanged: Moved feed metadata from article level to feed level in cache.\nFixed: Any html-like text was stripped from title. Fixed with encoded text.\nRemoved: href for each source in cache. The value was never used so it's not a breaking change.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.6.0",
"publishedOn": "2021-05-10T08:15:20.000Z",
"wordCount": 356,
"title": "v1.6.0"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.5.0",
"author": null,
"description": "Added: Atom feed generator\nAdded: Customizable site title\nAdded: Copy all files from static directory to the root of the site.\nChanged: Favicon, css, and js assets now existing at site root level.\nChore: Excluded testing files from repo.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.5.0",
"publishedOn": "2021-05-08T05:16:47.000Z",
"wordCount": 306,
"title": "v1.5.0"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.3.1",
"author": null,
"description": "Fixed: Avoid crwalers.\nFixed: Error logging from XML parser.\nFixed: Typo in docs.\nThank you: @dym-sh, @tabokie, @cheese1",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.3.1",
"publishedOn": "2021-05-05T05:19:57.000Z",
"wordCount": 285,
"title": "v1.3.1"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.3.0",
"author": null,
"description": "Added: Customize cache lifespan with cacheMaxDays property in osmosfeed.yaml.\nAdded: Documentation for osmosfeed.yaml.\nFixed: More intuitive logging during build.\nChore: Refactored parameter passing for enrich step.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.3.0",
"publishedOn": "2021-05-05T05:19:26.000Z",
"wordCount": 293,
"title": "v1.3.0"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.2.3",
"author": null,
"description": "Changed: favicon update.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.2.3",
"publishedOn": "2021-05-05T05:19:03.000Z",
"wordCount": 270,
"title": "v1.2.3"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.2.1",
"author": null,
"description": "Added: Display CLI version in footer.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.2.1",
"publishedOn": "2021-05-05T05:18:52.000Z",
"wordCount": 273,
"title": "v1.2.1"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.1.6",
"author": null,
"description": "Fixed: The output website didn't have favicon.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.1.6",
"publishedOn": "2021-05-05T05:18:40.000Z",
"wordCount": 274,
"title": "v1.1.6"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.1.1",
"author": null,
"description": "Fixed: Item description didn't use the description property from feed item.",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.1.1",
"publishedOn": "2021-05-05T05:18:27.000Z",
"wordCount": 278,
"title": "v1.1.1"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.1.0",
"author": null,
"description": "Added: MIT license\nAdded: cache.json is stamped with the version of the builder. This allows future builder with breaking change to ignore incompatible cache.\nAdded: Feed source retry on fetch error (3 times total, 15 seconds timeout).\nAdded: Item enrichment retry on fetch error (3 times total, 15 seconds timeout).\nAdded: Console log for cache restore and update behavior.\nAdded: npx command: npx osmosfeed\nChanged: Improved console log that breaks down rendered item count into \"new\" and \"cached\".\nFixed: Item…",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.1.0",
"publishedOn": "2021-05-05T05:17:37.000Z",
"wordCount": 353,
"title": "v1.1.0"
}
]
},
{
"title": "CSS-Tricks",
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
{
"id": "https://css-tricks.com/?p=340359",
"author": "Chris Coyier",
"description": "Kitty reflected on an ancient blog post here on CSS-Tricks on how to make an animated pie timer. The old technique is still clever. The new technique is equally clever and much easier. I particularly like the steps() animation function…\nThe post CSS Pie Timer Re-Revisited appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/css-pie-timer-re-revisited/",
"publishedOn": "2021-05-11T22:00:29.000Z",
"wordCount": 441,
"title": "CSS Pie Timer Re-Revisited"
},
{
"id": "https://css-tricks.com/?p=340186",
"author": "Geoff Graham",
"description": "How many times have you heard that (or even uttered it under your own breath)? I know I’ve heard it in conversations. I also know I’ve wondered the same thing about a product or two — hey, the idea here …\nThe post I could build this during the weekend appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://world.hey.com/joaoqalves/i-could-build-this-during-the-weekend-aa093c5e",
"publishedOn": "2021-05-11T21:04:32.000Z",
"wordCount": 1416,
"title": "I could build this during the weekend"
},
{
"id": "https://css-tricks.com/?p=339138",
"author": "Una Kravets",
"description": "Chrome is experimenting with @container, a property within the CSS Working Group Containment Level 3 spec being championed by Miriam Suzanne of Oddbird, and a group of engineers across the web platform. @container brings us the ability to …\nThe post Next Gen CSS: @container appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/next-gen-css-container/",
"publishedOn": "2021-05-11T14:36:10.000Z",
"wordCount": 1266,
"title": "Next Gen CSS: @container"
},
{
"id": "https://css-tricks.com/?p=340106",
"author": "Chris Coyier",
"description": "Like Jamstack, Netlify is coining this term.\nIf your reaction is: great, a new thing I need to know about and learn, know that while Distributed Persistent Rendering (DPR) does involve some new things, this is actually a push …\nThe post Distributed Persistent Rendering (DPR) appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/distributed-persistent-rendering-dpr/",
"publishedOn": "2021-05-11T14:33:10.000Z",
"wordCount": 844,
"title": "Distributed Persistent Rendering (DPR)"
},
{
"id": "https://css-tricks.com/?p=340020",
"author": "Chris Coyier",
"description": "This is extremely fun. Jeff Lindsay has created Topframe, and writes:\nAnybody that knows how to mess around with HTML can now mess around with their desktop computing experience. Topframe is an open source tool that lets you \n…\nThe post Topframe appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/topframe/",
"publishedOn": "2021-05-10T21:14:15.000Z",
"wordCount": 674,
"title": "Topframe"
},
{
"id": "https://css-tricks.com/?p=340208",
"author": "Chris Coyier",
"description": "I find build tooling endlessly interesting, especially right now as we’re in a juicy next-gen transitional period with players like Vite, wmr, Snowpack, and esbuild. Hugh Haworth has a good run-down of the new players, and we’ve chatted on …\nThe post Migrating from Parcel to Snowpack appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://benfrain.com/migrating-from-parcel-to-snowpack-build-tool-comparison/",
"publishedOn": "2021-05-10T21:13:23.000Z",
"wordCount": 2951,
"title": "Migrating from Parcel to Snowpack"
},
{
"id": "https://css-tricks.com/?p=339203",
"author": "Ana Tudor",
"description": "I recently came across an interesting problem. I had to implement a grid of cards with a variable (user-set) aspect ratio that was stored in a --ratio custom property. Boxes with a certain aspect ratio are a classic problem in …\nThe post Variable Aspect Ratio Card With Conic Gradients Meeting Along the Diagonal appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/variable-aspect-ratio-card-with-conic-gradients-meeting-along-the-diagonal/",
"publishedOn": "2021-05-10T14:13:12.000Z",
"wordCount": 3117,
"title": "Variable Aspect Ratio Card With Conic Gradients Meeting Along the Diagonal"
},
{
"id": "https://css-tricks.com/?p=339781",
"author": "Chris Coyier",
"description": "I have a real distaste for this question. It might seem like a fun question to dig into on the surface, but the way it enters public discourse rarely seems to be in good faith. There are ulterior motives at …\nThe post Is CSS a Programming Language? appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/is-css-a-programming-language/",
"publishedOn": "2021-05-07T13:56:17.000Z",
"wordCount": 3389,
"title": "Is CSS a Programming Language?"
},
{
"id": "https://css-tricks.com/?p=339574",
"author": "Chris Coyier",
"description": "These are a few great links about typography that have been burning a hole in my saved bookmarks folder that I'm just now getting around to sharing. There's good stuff in there, from how to choose typefaces for app design to ideas for how to fix the concept of font sizing in CSS.\nThe post Links on Typography appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/links-on-typography/",
"publishedOn": "2021-05-07T13:54:01.000Z",
"wordCount": 952,
"title": "Links on Typography"
},
{
"id": "https://css-tricks.com/?p=339822",
"author": "Chris Coyier",
"description": "While I’m 85% certain you’ve seen and used Can I Use…, I bet there is only a 13% chance that you’ve seen and used Can I Email…. It’s the same vibe—detailed support information for web platform features—except instead …\nThe post Can I Email… appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://www.caniemail.com/",
"publishedOn": "2021-05-07T02:38:56.000Z",
"wordCount": 324,
"title": "Can I Email…"
},
{
"id": "https://css-tricks.com/?p=340015",
"author": "Chris Coyier",
"description": "Route53 is DNS management service by AWS. DNS is absolutely not a database, and yet here’s Nicholas Martin writing up some very clever trickery originally done by Corey Quinn:\nWhen you think about it, DNS configuration is actually a \n…\nThe post Apparently, You Can Use Route53 as a Blazingly Fast Database appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://betterprogramming.pub/apparently-you-can-use-route53-as-a-blazingly-fast-database-dd416b56b005",
"publishedOn": "2021-05-06T20:03:26.000Z",
"wordCount": 1530,
"title": "Apparently, You Can Use Route53 as a Blazingly Fast Database"
},
{
"id": "https://css-tricks.com/?p=339936",
"author": "Geoff Graham",
"description": "Its easy to forget that, as a search engine, Google doesnt just compare keywords to generate search results. Google knows that if people dont enjoy their experience on a web page, they wont stay on the page long enough to …\nThe post What Googles New Page Experience Update Means for Images on Your Website appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/what-googles-new-page-experience-update-means-for-images-on-your-website/",
"publishedOn": "2021-05-06T19:57:40.000Z",
"wordCount": 2599,
"title": "What Googles New Page Experience Update Means for Images on Your Website"
},
{
"id": "https://css-tricks.com/?p=339586",
"author": "Šime Vidas",
"description": "There is an increasing number of “custom” features on the web platform. We have custom properties (--my-property), custom elements (<my-element>), and custom events (new CustomEvent('myEvent')). At one point, we might even get custom media …\nThe post Custom State Pseudo-Classes in Chrome appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/custom-state-pseudo-classes-in-chrome/",
"publishedOn": "2021-05-06T14:28:53.000Z",
"wordCount": 1166,
"title": "Custom State Pseudo-Classes in Chrome"
},
{
"id": "https://css-tricks.com/?p=339563",
"author": "Chris Coyier",
"description": "You can’t even look at code or documentation for Astro (publicly) yetit’s an in-progress ideabut you can watch a video of Fred showing it off to Feross. \nI gotta admit: it looks awesome. I’m bullish …\nThe post Astro appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/astro/",
"publishedOn": "2021-05-05T21:49:23.000Z",
"wordCount": 1029,
"title": "Astro"
},
{
"id": "https://css-tricks.com/?p=339954",
"author": "Chris Coyier",
"description": "The bombshell article of the week is from Alex Russell of Google/Chrome. Alex has long been super critical of Apple, particularly about how there is literally no option to run any other browser than Safari on iOS. This article isn’t …\nThe post Progress Delayed Is Progress Denied appeared first on CSS-Tricks.\nYou can support CSS-Tricks by being an MVP Supporter.",
"link": "https://infrequently.org/2021/04/progress-delayed/",
"publishedOn": "2021-05-05T16:51:23.000Z",
"wordCount": 6686,
"title": "Progress Delayed Is Progress Denied"
}
]
},
{
"title": "Articles on Smashing Magazine — For Web Designers And Developers",
"feedUrl": "https://www.smashingmagazine.com/feed/",
"siteUrl": "https://www.smashingmagazine.com/",
"articles": [
{
"id": "https://smashingmagazine.com/2021/05/complete-guide-css-container-queries/",
"author": "hello@smashingmagazine.com (Stephanie Eckles)",
"description": "A prototype of the long-awaited CSS container queries has landed in Chrome Canary and is available for experimentation. Lets look at what problem is being solved, learn how container queries work, and see how they compare with and complement existing CSS features for layout.",
"link": "https://smashingmagazine.com/2021/05/complete-guide-css-container-queries/",
"publishedOn": "2021-05-11T13:30:00.000Z",
"wordCount": 4874,
"title": "A Primer On CSS Container Queries"
},
{
"id": "https://smashingmagazine.com/2021/05/smashingconf-conference-platform-hopin/",
"author": "hello@smashingmagazine.com (Amanda Annandale)",
"description": "At the beginning of 2020, the SmashingConf team was ready for a new year. We had so many things that excited us. New speakers, new workshops, new cities, new attendees, new experiences. And as we all know, 2020 had other ideas. With so many people working from home, we thought we would bring our [Smashing workshops](https://smashingconf.com/online-workshops/) from our home offices to yours — but how?",
"link": "https://smashingmagazine.com/2021/05/smashingconf-conference-platform-hopin/",
"publishedOn": "2021-05-11T10:00:00.000Z",
"wordCount": 1958,
"title": "The Conference Platform We Use For Our Online Events: Hopin"
},
{
"id": "https://smashingmagazine.com/2021/05/get-started-whac-a-mole-react-game/",
"author": "hello@smashingmagazine.com (Jhey Tompkins)",
"description": "Want to get started with React but struggling to find a good place to start? This article should have you covered. Well focus on some of the main concepts of React and then well be building a game from scratch!",
"link": "https://smashingmagazine.com/2021/05/get-started-whac-a-mole-react-game/",
"publishedOn": "2021-05-10T11:00:00.000Z",
"wordCount": 6310,
"title": "Get Started With React By Building A Whac-A-Mole Game"
},
{
"id": "https://smashingmagazine.com/2021/05/product-records-organization-collaboration-best-practices/",
"author": "hello@smashingmagazine.com (Valeriia Panina)",
"description": "How do you organize your Google Drive assets? How do you name your Dropbox Paper documents? How do you deal with comments? Lets get it right.",
"link": "https://smashingmagazine.com/2021/05/product-records-organization-collaboration-best-practices/",
"publishedOn": "2021-05-07T10:00:00.000Z",
"wordCount": 4127,
"title": "How To Organize Product-Related Assets And Collaborate Better"
},
{
"id": "https://smashingmagazine.com/2021/05/improving-performance-shopify-themes-case-study/",
"author": "hello@smashingmagazine.com (Carson Shold)",
"description": "When dealing with themes for large platforms and CMS, legacy issues often become a bottleneck. In this article, Carson Shold discusses how his team improved the performance and organization of their Shopify themes, and improved maintainability along the way.",
"link": "https://smashingmagazine.com/2021/05/improving-performance-shopify-themes-case-study/",
"publishedOn": "2021-05-06T11:00:00.000Z",
"wordCount": 2617,
"title": "Improving The Performance Of Shopify Themes (Case Study)"
},
{
"id": "https://smashingmagazine.com/2021/05/reduce-data-sent-client-nextjs/",
"author": "hello@smashingmagazine.com (Liran Cohen)",
"description": "This article showcases a case study of Bookaways landing page performance. Well see how taking care of the props we send to Next.js pages can make loading times and Web Vitals better.",
"link": "https://smashingmagazine.com/2021/05/reduce-data-sent-client-nextjs/",
"publishedOn": "2021-05-05T10:30:00.000Z",
"wordCount": 2296,
"title": "Reducing HTML Payload With Next.js (Case Study)"
},
{
"id": "https://smashingmagazine.com/2021/05/undoing-mistakes-git-part1/",
"author": "hello@smashingmagazine.com (Tobias Günther)",
"description": "No matter how experienced you are, mistakes are an inevitable part of software development. But we can learn to repair them! And this is what we'll be looking at in this two-part series: how to undo mistakes using Git.",
"link": "https://smashingmagazine.com/2021/05/undoing-mistakes-git-part1/",
"publishedOn": "2021-05-04T14:30:00.000Z",
"wordCount": 1791,
"title": "A Guide To Undoing Mistakes With Git"
},
{
"id": "https://smashingmagazine.com/2021/05/smashing-podcast-episode-36/",
"author": "hello@smashingmagazine.com (Drew McLellan)",
"description": "In this episode, were starting our new season of the Smashing Podcast with a look at the future of CSS. What new specs will be landing in browsers soon? Drew McLellan talks to expert Miriam Suzanne to find out.",
"link": "https://smashingmagazine.com/2021/05/smashing-podcast-episode-36/",
"publishedOn": "2021-05-04T05:00:00.000Z",
"wordCount": 6993,
"title": "Smashing Podcast Episode 36 With Miriam Suzanne: What Is The Future Of CSS?"
},
{
"id": "https://smashingmagazine.com/2021/05/evolution-jamstack/",
"author": "hello@smashingmagazine.com (Mathias Biilmann)",
"description": "Web-oriented databases, frameworks like Nuxt and Next.js, and even frameworkless approaches are evolving the Jamstack, but the core principles are more powerful than ever.",
"link": "https://smashingmagazine.com/2021/05/evolution-jamstack/",
"publishedOn": "2021-05-03T07:00:00.000Z",
"wordCount": 2141,
"title": "The Evolution Of Jamstack"
},
{
"id": "https://smashingmagazine.com/2021/04/desktop-wallpaper-calendars-may-2021/",
"author": "hello@smashingmagazine.com (Cosima Mielke)",
"description": "Do you need a little inspiration boost? Well, then our new collection of wallpapers is for you. Designed with love by the community for the community, the wallpapers are available with and without a calendar for May 2021.",
"link": "https://smashingmagazine.com/2021/04/desktop-wallpaper-calendars-may-2021/",
"publishedOn": "2021-04-30T09:00:00.000Z",
"wordCount": 2139,
"title": "May Is In The Air (2021 Wallpapers Edition)"
},
{
"id": "https://smashingmagazine.com/2021/04/humble-img-element-core-web-vitals/",
"author": "hello@smashingmagazine.com (Addy Osmani)",
"description": "Images have also been a key part of the web. They communicate ideas instantly, but they are also a lot heavier than text to load. This means that its essential to get loading and displaying them right, if you want to give your users a fantastic first impression. An excerpt from [Addy's new book](https://www.smashingmagazine.com/2021/04/image-optimization-pre-release/) (also, check a [free PDF preview](http://provide.smashingmagazine.com/eBooks/image-optimization-sample-chapter.pdf)).",
"link": "https://smashingmagazine.com/2021/04/humble-img-element-core-web-vitals/",
"publishedOn": "2021-04-29T12:15:00.000Z",
"wordCount": 5325,
"title": "The Humble `<img>` Element And Core Web Vitals"
},
{
"id": "https://smashingmagazine.com/2021/04/image-optimization-pre-release/",
"author": "hello@smashingmagazine.com (Vitaly Friedman)",
"description": "The cat is out! For the last year, weve been working with Addy Osmani on a new Smashing Book all around image optimization. And now its here. Meet “Image Optimization”, our practical modern guide to delivering high-quality images on the web with the best performance.",
"link": "https://smashingmagazine.com/2021/04/image-optimization-pre-release/",
"publishedOn": "2021-04-28T13:20:00.000Z",
"wordCount": 2130,
"title": "Meet Image Optimization, A New Smashing Book By Addy Osmani"
},
{
"id": "https://smashingmagazine.com/2021/04/easing-functions-css-animations-transitions/",
"author": "hello@smashingmagazine.com (Adrian Bece)",
"description": "Easing functions can change the look and feel of an animation by affecting the rate, or speed, of an animation. In this article, were going to take a deep dive into easing functions and see how we can use them to create those natural and stunning animations.",
"link": "https://smashingmagazine.com/2021/04/easing-functions-css-animations-transitions/",
"publishedOn": "2021-04-27T12:00:00.000Z",
"wordCount": 2623,
"title": "Understanding Easing Functions For CSS Animations And Transitions"
},
{
"id": "https://smashingmagazine.com/2021/04/bake-layers-accessibility-testing-process/",
"author": "hello@smashingmagazine.com (Kate Kalcevich & Mike Gifford)",
"description": "Accessibility experts Kate Kalcevich and Mike Gifford introduce readers to \"layered accessibility testing”, a practice of using a variety of tools and approaches at different stages in the digital product lifecycle to catch accessibility issues early &mdash; when its easier and cheaper to fix them.",
"link": "https://smashingmagazine.com/2021/04/bake-layers-accessibility-testing-process/",
"publishedOn": "2021-04-26T11:00:00.000Z",
"wordCount": 3279,
"title": "How To Bake Layers Of Accessibility Testing Into Your Process"
},
{
"id": "https://smashingmagazine.com/2021/04/guide-supported-modern-css-pseudo-class-selectors/",
"author": "hello@smashingmagazine.com (Stephanie Eckles)",
"description": "The CSS Working Group Editors Draft for [Selectors Level 4](https://drafts.csswg.org/selectors-4/) includes several pseudo-class selectors that already have proposal candidates in most modern browsers. This guide will cover ones that currently have the best support along with examples to demonstrate how you can start using them today!",
"link": "https://smashingmagazine.com/2021/04/guide-supported-modern-css-pseudo-class-selectors/",
"publishedOn": "2021-04-23T08:30:00.000Z",
"wordCount": 2430,
"title": "A Guide To Newly Supported, Modern CSS Pseudo-Class Selectors"
},
{
"id": "https://smashingmagazine.com/2021/04/web-design-done-well-part1/",
"author": "hello@smashingmagazine.com (Frederick OBrien)",
"description": "Sometimes its the little things in web life that make us look twice. From carousels to documentation to cookie disclaimers, here are some sites taking the mundane and sprinkling in a little magic.",
"link": "https://smashingmagazine.com/2021/04/web-design-done-well-part1/",
"publishedOn": "2021-04-22T14:00:00.000Z",
"wordCount": 1764,
"title": "Web Design Done Well: The Ordinary Made Extraordinary (Part 1)"
},
{
"id": "https://smashingmagazine.com/2021/04/incremental-static-regeneration-nextjs/",
"author": "hello@smashingmagazine.com (Lee Robinson)",
"description": "Incremental Static Regeneration (ISR) is a new evolution of the Jamstack, allowing you to update static content instantly without needing a full rebuild of your site. The hybrid approach of Next.js allows you to use ISR for e-commerce, marketing pages, blog posts, ad-backed media, and more.",
"link": "https://smashingmagazine.com/2021/04/incremental-static-regeneration-nextjs/",
"publishedOn": "2021-04-21T13:55:00.000Z",
"wordCount": 1929,
"title": "A Complete Guide To Incremental Static Regeneration (ISR) With Next.js"
},
{
"id": "https://smashingmagazine.com/2021/04/content-fundamental-part-web-design-process/",
"author": "hello@smashingmagazine.com (Matt Saunders)",
"description": "As designers, we are often burdened by the responsibility of producing and managing website content. Its not our job to write it, but its not the clients either. We can avert disaster by including content production in the design process.",
"link": "https://smashingmagazine.com/2021/04/content-fundamental-part-web-design-process/",
"publishedOn": "2021-04-21T08:30:00.000Z",
"wordCount": 2998,
"title": "Why Content Is Such A Fundamental Part Of The Web Design Process"
},
{
"id": "https://smashingmagazine.com/2021/04/making-graphql-work-in-wordpress/",
"author": "hello@smashingmagazine.com (Leonardo Losoviz)",
"description": "Lets explore the plugins providing GraphQL servers to WordPress. When should we use WPGraphQL, and when the GraphQL API for WordPress? Is there some advantage of one over the other, or some particular task that is easier to accomplish with one of them? In this article, we will find out.",
"link": "https://smashingmagazine.com/2021/04/making-graphql-work-in-wordpress/",
"publishedOn": "2021-04-20T09:00:00.000Z",
"wordCount": 3482,
"title": "Making GraphQL Work In WordPress"
},
{
"id": "https://smashingmagazine.com/2021/04/complete-guide-measure-core-web-vitals/",
"author": "hello@smashingmagazine.com (Barry Pollard)",
"description": "How are Core Web Vitals measured? How do you know your fixes have had the desired effect and when will you see the results in Google Search Console? Lets figure it out.",
"link": "https://smashingmagazine.com/2021/04/complete-guide-measure-core-web-vitals/",
"publishedOn": "2021-04-19T08:30:00.000Z",
"wordCount": 7206,
"title": "An In-Depth Guide To Measuring Core Web Vitals"
},
{
"id": "https://smashingmagazine.com/2021/04/mistakes-technical-interviews/",
"author": "hello@smashingmagazine.com (Emma Bostian)",
"description": "Its no secret that the technical interview process leaves something to be desired; its often riddled with anxiety and stress. In this article, well take a look at seven of the most common mistakes candidates make in their technical interviews and explore ways you can avoid them.",
"link": "https://smashingmagazine.com/2021/04/mistakes-technical-interviews/",
"publishedOn": "2021-04-16T09:00:00.000Z",
"wordCount": 2912,
"title": "Seven Mistakes To Avoid In Your Technical Interviews"
},
{
"id": "https://smashingmagazine.com/2021/04/web-design-clients-fast-part2/",
"author": "hello@smashingmagazine.com (Stephen Roe)",
"description": "Selling is key to growing your web design business, but it doesnt have to be complicated! With clear goals, customer research, and proven closing techniques, anyone can find new clients.",
"link": "https://smashingmagazine.com/2021/04/web-design-clients-fast-part2/",
"publishedOn": "2021-04-15T11:00:00.000Z",
"wordCount": 3522,
"title": "How To Get Web Design Clients Fast (Part 2)"
},
{
"id": "https://smashingmagazine.com/2021/04/from-cats-with-love-navigation-guides-workshops/",
"author": "hello@smashingmagazine.com (Vitaly Friedman)",
"description": "At Smashing, weve been busy over the last few months. Weve set up new workshops, redesigned our navigation, refined performance and improved accessibility. There are subtle UX changes coming in, and wed love to share what weve been cooking.",
"link": "https://smashingmagazine.com/2021/04/from-cats-with-love-navigation-guides-workshops/",
"publishedOn": "2021-04-15T10:30:00.000Z",
"wordCount": 967,
"title": "From Cats With Love: New Navigation, Guides And Workshops"
},
{
"id": "https://smashingmagazine.com/2021/04/css-overflow-issues/",
"author": "hello@smashingmagazine.com (Ahmad Shadeed)",
"description": "In this article, we will explore the causes of overflow issues and how to solve them. We will also explore how modern features in the developer tools (DevTools) can make the process of fixing and debugging easier.",
"link": "https://smashingmagazine.com/2021/04/css-overflow-issues/",
"publishedOn": "2021-04-14T11:00:00.000Z",
"wordCount": 1917,
"title": "Overflow Issues In CSS"
},
{
"id": "https://smashingmagazine.com/2021/04/building-video-streaming-app-nuxtjs-node-express/",
"author": "hello@smashingmagazine.com (Deven Rathore)",
"description": "In this article, well be building a video streaming app using Nuxt.js and Node.js. Specifically, well build a server-side Node.js app that will handle fetching and streaming videos, generating thumbnails for your videos, and serving captions and subtitles.",
"link": "https://smashingmagazine.com/2021/04/building-video-streaming-app-nuxtjs-node-express/",
"publishedOn": "2021-04-13T14:00:00.000Z",
"wordCount": 3154,
"title": "Building A Video Streaming App With Nuxt.js, Node And Express"
}
]
},
{
"title": "freeCodeCamp.org",
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
{
"id": "6096aafe2cd0545b5e944430",
"author": "",
"description": "When you're scraping data from the web with Python, Selenium will often come up as an helpful tool to use. It was originally designed for automated testing, but its scraping capabilities are impressive, too. This is because Selenium can do things that other libraries or frameworks often can't when collecting",
"link": "https://www.freecodecamp.org/news/improve-web-scraping-with-selenium/",
"publishedOn": "2021-05-11T22:53:43.000Z",
"wordCount": 1344,
"title": "How to Use Selenium and Python to Scrape Websites More Effectively"
},
{
"id": "6093929601fc34080ef81a0f",
"author": "",
"description": "Writing a résumé can be a little intimidating. And the pressure to make it really good and fill in each detail can be tiresome and scary. This is especially true if you're doing it for the first time, because you might not know what to add in or what to",
"link": "https://www.freecodecamp.org/news/how-to-write-a-resume-with-example/",
"publishedOn": "2021-05-11T19:40:31.000Z",
"wordCount": 1815,
"title": "How to Write a Résumé Practical Guide with Example Résumé"
},
{
"id": "609a73156008950828b3f2ce",
"author": "",
"description": "In todays world, just having a website is not enough. The website needs to have a clean UI and it needs to be intuitive. And most importantly, it needs to have some sort of interactive element. Interactivity keeps users glued to your site for longer periods of time. As",
"link": "https://www.freecodecamp.org/news/beautiful-page-transitions-in-angular/",
"publishedOn": "2021-05-11T17:50:09.000Z",
"wordCount": 1096,
"title": "How to Build Beautiful Page Transitions in Angular"
},
{
"id": "609552842cd0545b5e943bcd",
"author": "",
"description": "The job search is exhausting. You apply to countless jobs through LinkedIn and company websites. Apply, apply, apply. Submit, submit, submit. You're tired. But you know that's not even the worst part. The worst part is the black hole your applications seem to fall into 95% of the time. Is",
"link": "https://www.freecodecamp.org/news/how-to-get-a-job-by-building-relationships/",
"publishedOn": "2021-05-11T17:29:13.000Z",
"wordCount": 1373,
"title": "How to Get a Job by Building Relationships Advice from a Senior Software Engineer"
},
{
"id": "60856789dd38b9088c2bf4ff",
"author": "",
"description": "Hash Tables are a data structure that allow you to create a list of paired values. You can then retrieve a certain value by using the key for that value, which you put into the table beforehand. A Hash Table transforms a key into an integer index using a hash",
"link": "https://www.freecodecamp.org/news/javascript-hash-table-associative-array-hashing-in-js/",
"publishedOn": "2021-05-11T15:24:00.000Z",
"wordCount": 2519,
"title": "JavaScript Hash Table Associative Array Hashing in JS"
},
{
"id": "60977de12cd0545b5e944661",
"author": "",
"description": "In this article, I'll talk about what ChakraUI is and why you should use it. Chakra UI is a component-based library. It's made up of basic building blocks that can help you build the front-end of your web application. It is customizable and reusable, and most importantly it supports ReactJs,",
"link": "https://www.freecodecamp.org/news/why-should-you-start-using-chakraui/",
"publishedOn": "2021-05-11T15:22:27.000Z",
"wordCount": 1680,
"title": "Why You Should Start Using Chakra UI"
},
{
"id": "60998ee76008950828b3ed10",
"author": "",
"description": "Typography is one of the most important aspects of good design. It is especially important for web designers. We just released a course on the freeCodeCamp.org YouTube channel that will teach you all you need to know about creating good typography as a UX Designer. Hope Armstrong developed this",
"link": "https://www.freecodecamp.org/news/how-to-design-good-typography/",
"publishedOn": "2021-05-11T12:56:14.000Z",
"wordCount": 413,
"title": "How to Design Good Typography - Free Treehouse Course"
},
{
"id": "605cf4879618b008528a77e2",
"author": "",
"description": "\"It's not about what you know, it's about whom you know.\" \"70-80% of jobs are found via someone's network.\" Most of us have heard cliches and stats like the above. And I think most of us intuitively know that having a network of people that can help us find opportunities",
"link": "https://www.freecodecamp.org/news/networking-for-aspiring-developers/",
"publishedOn": "2021-05-11T01:38:36.000Z",
"wordCount": 3119,
"title": "How to Get Your First Developer Job through Intelligent, Genuine Networking"
},
{
"id": "60953e202cd0545b5e943a8b",
"author": "",
"description": "Technical interviews are one of the most stressful parts of landing a job in tech. You don't know what questions the interviewer is going to ask. What if you have no idea how to solve the problem in front of you? What if you freeze up and look like you",
"link": "https://www.freecodecamp.org/news/how-to-acing-your-coding-interview-advice-from-senior-software-engineer/",
"publishedOn": "2021-05-10T17:04:31.000Z",
"wordCount": 1253,
"title": "How to Ace Your Coding Interview Advice from a Senior Software Engineer"
},
{
"id": "609558382cd0545b5e943c6f",
"author": "",
"description": "“Good friends, good books, and a sleepy conscience: this is the ideal life.” ― Mark TwainI hope youre reading this blog in your pjs looking forward to a rejuvenating and healthy weekend. I have been working on multiple projects lately, from creating Machine Learing Engineering and Machine Learning Operations courses",
"link": "https://www.freecodecamp.org/news/machine-learning-systems-book-recommendations/",
"publishedOn": "2021-05-07T21:07:57.000Z",
"wordCount": 1065,
"title": "Machine Learning Systems Book Recommendations Learn How to Build and Understand ML Systems"
}
]
}
],
"cliVersion": "1.6.0"
}