osmosfeed-template/cache.json
2021-10-21 00:48:43 +00:00

640 lines
No EOL
45 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.11.3",
"author": null,
"description": "Fixed: broken links in documentation\nChore: Dependency updates\nThank you: @hirdot",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.3",
"publishedOn": "2021-10-16T00:01:47.000Z",
"wordCount": 299,
"title": "v1.11.3"
},
{
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.2",
"author": null,
"description": "Fixed: unicode characters in URL caused download error\nFixed: project root npm install error\nAdded: unit test library\nChore: Dependency updates\nThank you: @CaptNo1",
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.2",
"publishedOn": "2021-09-26T18:45:39.000Z",
"wordCount": 350,
"title": "v1.11.2"
}
]
},
{
"title": "CSS-Tricks",
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
{
"id": "https://css-tricks.com/?p=353866",
"author": "Chris Coyier",
"description": "Do you know what to use the @ sign for something other than email addresses and Twitter handles? I do! —  Pawel Grzybek notes how some old physical typewriters had an “Arroba” on them which was represented with the @ \n…\nThe post Some Typography Links VIII appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/some-typography-links-viii/",
"publishedOn": "2021-10-20T23:25:22.000Z",
"wordCount": 608,
"title": "Some Typography Links VIII"
},
{
"id": "https://css-tricks.com/?p=353638",
"author": "Emily Leung",
"description": "No matter what stage youre at as a developer, the tasks we complete—whether big or small—make a huge impact in our personal and professional growth. Unfortunately, those tasks arent always recognized because they can easily get lost in the sea …\nThe post Creating Your Own Bragdoc With Eleventy appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/creating-your-own-bragdoc-with-eleventy/",
"publishedOn": "2021-10-20T15:02:28.000Z",
"wordCount": 6168,
"title": "Creating Your Own Bragdoc With Eleventy"
},
{
"id": "https://css-tricks.com/?p=354115",
"author": "Chris Coyier",
"description": "I didnt realize the support for @supports determining selector support was so good! I usually think of @supports as a way to test for property: value pair support. But with the selector() function, we can test for selector support …\nThe post @supports selector() appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/supports-selector/",
"publishedOn": "2021-10-19T21:12:18.000Z",
"wordCount": 869,
"title": "@supports selector()"
},
{
"id": "https://css-tricks.com/?p=353462",
"author": "Elad Shechter",
"description": "Hey folks! Elad reached out to me to show me his new CSS reset project called the-new-css-reset. Its quite interesting! I thought a neat way to share it with you is not only to point you toward it, but …\nThe post An Interview With Elad Shechter on “The New CSS Reset” appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/an-interview-with-elad-shechter-on-the-new-css-reset/",
"publishedOn": "2021-10-19T14:48:40.000Z",
"wordCount": 3284,
"title": "An Interview With Elad Shechter on “The New CSS Reset”"
},
{
"id": "https://css-tricks.com/?p=354269",
"author": "Chris Coyier",
"description": "We arent supposed to be doing any sort of decision-making based on browser User-Agent Strings. But, ya know, collectively, we do.\nKarl Dubost notes that there is a significant change coming to them, notably moving the version integer past …\nThe post Three-Digit Browser Versions in March 2022 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/three-digit-browser-versions-in-march-2022/",
"publishedOn": "2021-10-18T22:53:05.000Z",
"wordCount": 528,
"title": "Three-Digit Browser Versions in March 2022"
},
{
"id": "https://css-tricks.com/?p=353308",
"author": "Alex Standiford",
"description": "I believe that a traditional WordPress theme should be able to work as effectively as a static site or a headless web app. The overwhelming majority of WordPress websites are built with a good ol fashioned WordPress theme. Most of …\nThe post How to Build a Nearly Headless WordPress Website appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/how-to-build-a-nearly-headless-wordpress-website/",
"publishedOn": "2021-10-18T14:48:34.000Z",
"wordCount": 2414,
"title": "How to Build a Nearly Headless WordPress Website"
},
{
"id": "https://css-tricks.com/?p=353473",
"author": "Kev Bonett",
"description": "I love CSS Grid. I love how, with just a few lines of code, we can achieve fully responsive grid layouts, often without any media queries at all. Im quite comfortable wrangling CSS Grid to produce interesting layouts, while keeping …\nThe post Expandable Sections Within a CSS Grid appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/expandable-sections-within-a-css-grid/",
"publishedOn": "2021-10-15T16:18:20.000Z",
"wordCount": 3737,
"title": "Expandable Sections Within a CSS Grid"
},
{
"id": "https://css-tricks.com/?p=353057",
"author": "Chris Coyier",
"description": "One way to work with Custom Properties is to think of them as design tokens. Colors, spacings, fonts, and whatnot. You set them at the root of the page and use them throughout your CSS. Very useful, and the classic …\nThe post Different Degrees of Custom Property Usage appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/different-degrees-of-custom-property-usage/",
"publishedOn": "2021-10-14T14:35:42.000Z",
"wordCount": 1780,
"title": "Different Degrees of Custom Property Usage"
},
{
"id": "https://css-tricks.com/?p=353243",
"author": "Cumul.io",
"description": "(This is a sponsored post.)\nBrowse through SaaS communities on Twitter, LinkedIn, Reddit, Discord, you name it and youll see a common theme appear in many of them. That theme can go by many names: BI, analytics, insights and …\nThe post Embedded Analytics Made Simple With Cumul.io Integrations appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/embedded-analytics-made-simple-with-cumul-io-integrations/",
"publishedOn": "2021-10-14T14:32:22.000Z",
"wordCount": 2769,
"title": "Embedded Analytics Made Simple With Cumul.io Integrations"
},
{
"id": "https://css-tricks.com/?p=353719",
"author": "Chris Coyier",
"description": "Web-browser for research that helps programmers think clearly.\nWith Bonsai, rather than being like, Im going to go use my web browser now, you hit Option + Space and it brings up a browser. Its either full-screen or a …\nThe post Bonsai Browser appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://bonsaibrowser.com/",
"publishedOn": "2021-10-13T22:50:47.000Z",
"wordCount": 32,
"title": "Bonsai Browser"
},
{
"id": "https://css-tricks.com/?p=352459",
"author": "Chris Coyier",
"description": "As someone just sittin back watching CSS evolve, it feels like were at one of the hottest moments of innovation in CSS history. It was really something when we got flexbox across all browsers, and not terribly long after, grid. …\nThe post CSS is Going Gosh-Darned Hog Wild, I Tell Ya What appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/css-is-going-gosh-darned-hog-wild-i-tell-ya-what/",
"publishedOn": "2021-10-13T15:36:43.000Z",
"wordCount": 1973,
"title": "CSS is Going Gosh-Darned Hog Wild, I Tell Ya What"
},
{
"id": "https://css-tricks.com/?p=353700",
"author": "Chris Coyier",
"description": "Ahmad Shadeed blogs the sentiment that we might not need to lean on position: absolute as much as we might have in the past. For one thing: stacking elements. For example, if you have a stack of elements that should …\nThe post Less Absolute Positioning With Modern CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://ishadeed.com/article/less-absolute-positioning-modern-css/",
"publishedOn": "2021-10-13T14:42:26.000Z",
"wordCount": 2122,
"title": "Less Absolute Positioning With Modern CSS"
},
{
"id": "https://css-tricks.com/?p=353415",
"author": "Laurie Voss",
"description": "Which new framework should I learn this year? Is it time to ditch my CMS? What tools should I pick up if I want to scale my site to an audience of millions? The 2021 Jamstack Community Survey is here …\nThe post Jamstack Developers Favorite Frameworks of 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/jamstack-developers-favorite-frameworks-of-2021/",
"publishedOn": "2021-10-12T14:30:47.000Z",
"wordCount": 1073,
"title": "Jamstack Developers Favorite Frameworks of 2021"
},
{
"id": "https://css-tricks.com/?p=353317",
"author": "Chris Coyier",
"description": "Google Analytics is powerful analytics software. A common way to use it is to just slap the JavaScript snippet on every page template you have and let it collect basic data about unique visitors and pageviews and such. Thats useful, …\nThe post WooCommerce + Google Analytics appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/woocommerce-google-analytics/",
"publishedOn": "2021-10-12T14:28:26.000Z",
"wordCount": 958,
"title": "WooCommerce + Google Analytics"
},
{
"id": "https://css-tricks.com/?p=352907",
"author": "Chris Coyier",
"description": "Why would a company promote a native app over their perfectly usable website?\nWed have to ask them, I suppose. But its hard not to see this push to native as a matter of priorities: that these companies consider native \n…\nThe post Those “Get The App” Banners appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/those-get-the-app-banners/",
"publishedOn": "2021-10-11T22:12:35.000Z",
"wordCount": 1350,
"title": "Those “Get The App” Banners"
}
]
},
{
"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/10/building-ssg-11ty-vite-jam-sandwich/",
"author": "hello@smashingmagazine.com (Ben Holmes)",
"description": "Back in January 2020, Ben Holmes set out to do what just about every web developer does each year: rebuild his personal site. In this article, he shares his story of how he set out to build his own build pipeline from absolute ground zero and created “Slinkity”.",
"link": "https://smashingmagazine.com/2021/10/building-ssg-11ty-vite-jam-sandwich/",
"publishedOn": "2021-10-20T11:00:00.000Z",
"wordCount": 5041,
"title": "Building The SSG Ive Always Wanted: An 11ty, Vite And JAM Sandwich",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1ff6275f-bf33-480f-bdd4-690e94f96314/building-ssg-11ty-vite-jam-sandwich.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/building-api-gatsby-functions/",
"author": "hello@smashingmagazine.com (Paul Scanlon)",
"description": "In this tutorial, Paul Scanlon explains how to build an API by using Gatsby Functions and what you need to keep in mind when deploying it to Gatsby Cloud.",
"link": "https://smashingmagazine.com/2021/10/building-api-gatsby-functions/",
"publishedOn": "2021-10-19T14:00:00.000Z",
"wordCount": 2532,
"title": "Building An API With Gatsby Functions",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/110c2aa7-7744-48d6-a234-9e67e903cbe5/building-api-gatsby-functions.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/smashing-podcast-episode-42/",
"author": "hello@smashingmagazine.com (Drew McLellan)",
"description": "In this episode, were talking about DevOps. What is it, and is it a string to add to your web development bow? Drew McLellan talks to expert Jeff Smith to find out.",
"link": "https://smashingmagazine.com/2021/10/smashing-podcast-episode-42/",
"publishedOn": "2021-10-19T10:00:00.000Z",
"wordCount": 9120,
"title": "Smashing Podcast Episode 42 With Jeff Smith: What Is DevOps?",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4f30e407-6c98-4abf-80f3-8d312ac20eb2/smashing-podcast-episode-42.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/nextjs-ecommerce-cls-case-study/",
"author": "hello@smashingmagazine.com (Arijit Mondal)",
"description": "Cumulative Layout Shift is one of the hardest core web vital to debug. In this article, we go through different tools to investigate CLS, when to use them(and when not), and solutions to some of the CLS issues we faced in our Next.js-based e-commerce website.",
"link": "https://smashingmagazine.com/2021/10/nextjs-ecommerce-cls-case-study/",
"publishedOn": "2021-10-18T14:00:00.000Z",
"wordCount": 2141,
"title": "Solving CLS Issues In A Next.js-Powered E-Commerce Website (Case Study)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8e522651-eaf2-45e7-a544-9da7beb7b23e/nextjs-ecommerce-cls-case-study.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/effective-mental-health-routine-programmers/",
"author": "hello@smashingmagazine.com (Dave Oscar)",
"description": "In this article, well look at why taking care of our work-life balance is important, how to develop a simple and effective mental health routine, and the most common and efficient techniques you can use to make your custom routine.",
"link": "https://smashingmagazine.com/2021/10/effective-mental-health-routine-programmers/",
"publishedOn": "2021-10-16T10:00:00.000Z",
"wordCount": 2844,
"title": "A Simple But Effective Mental Health Routine For Programmers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c36dd2b2-f807-42a7-b8d1-9e6e9a00b3e7/effective-mental-health-routine-for-programmers.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/tips-tricks-evaluating-ux-ui-designers/",
"author": "hello@smashingmagazine.com (Nataliya Sambir)",
"description": "Customers may start using your app because you offer a unique product, but user experience is what makes them stay. For that, you need excellent UX designers, and the know-how to spot them when hiring.",
"link": "https://smashingmagazine.com/2021/10/tips-tricks-evaluating-ux-ui-designers/",
"publishedOn": "2021-10-15T13:00:00.000Z",
"wordCount": 4022,
"title": "Tips And Tricks For Evaluating UX/UI Designers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/727cbd89-cbf4-4a29-af64-ac51d777ffba/tips-tricks-evaluating-ux-ui-designers.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/modern-css-solutions-for-common-problems/",
"author": "hello@smashingmagazine.com (Cosima Mielke)",
"description": "Writing CSS has probably never been more fun and exciting than it is today. In this post well take a look at common problems and use cases we all have to face in our work and how to solve them with modern CSS. If youre interested, weve 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/), [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/10/modern-css-solutions-for-common-problems/",
"publishedOn": "2021-10-14T12:00:00.000Z",
"wordCount": 3523,
"title": "Smart CSS Solutions For Common UI Challenges",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e3bf0115-0bc9-41b7-b027-3ea8b6b7e848/transition-css-gradients-opt.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/10/new-smashing-online-workshops-oct-2021/",
"author": "hello@smashingmagazine.com (Iris Lješnjanin)",
"description": "Do you like a good interface design challenge? What about accessibility testing and design systems? Or maybe Next.js and advanced CSS? With our new online workshops on front-end & design, we cover all of it. Ah, and [here's what our workshops are like](https://vimeo.com/616485526).",
"link": "https://smashingmagazine.com/2021/10/new-smashing-online-workshops-oct-2021/",
"publishedOn": "2021-10-13T11:00:00.000Z",
"wordCount": 1000,
"title": "Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1a95c729-8b29-4b44-90b0-d38183b367c0/online-workshops-2021-opt.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/10/react-apis-building-flexible-components-typescript/",
"author": "hello@smashingmagazine.com (Gaurav Khanna)",
"description": "React with JSX is a fantastic tool for making easy-to-use components. Typescript components make it an absolute pleasure for developers to integrate your components into their apps and explore your APIs. Learn about three lesser-known React APIs that can take your components to the next level, and help you build even better React Components in this article.",
"link": "https://smashingmagazine.com/2021/10/react-apis-building-flexible-components-typescript/",
"publishedOn": "2021-10-12T12:00:00.000Z",
"wordCount": 2337,
"title": "Useful React APIs For Building Flexible Components With TypeScript",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8fbb65d7-6494-4494-9a78-099e178b83da/react-apis-building-flexible-components-typescript.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/bridging-gap-between-designers-developers/",
"author": "hello@smashingmagazine.com (Matthew Talebi)",
"description": "UXPin has recently launched a new feature called “Merge”. This tool aims to break through the chasms of design and development, all while improving the agility and quality our teams expect. This new technology may cause some rethink on how the whole design team and engineering team collaborates.",
"link": "https://smashingmagazine.com/2021/10/bridging-gap-between-designers-developers/",
"publishedOn": "2021-10-12T10:30:00.000Z",
"wordCount": 2174,
"title": "Bridging The Gap Between Designers And Developers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/f89855fe-fbaf-4d96-80a4-189aa27e8afb/gap-between-designers-developers.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/autofill-dark-pattern/",
"author": "hello@smashingmagazine.com (Alvaro Montoro)",
"description": "A “dark pattern” is a deceptive UX pattern that tricks users into doing things they may not really want to do. In this article, Alvaro Montoro does a little experiment to find out how much privacy is taken away from users across three different browsers.",
"link": "https://smashingmagazine.com/2021/10/autofill-dark-pattern/",
"publishedOn": "2021-10-11T10:00:00.000Z",
"wordCount": 3727,
"title": "The Autofill Dark Pattern",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8722ec01-912f-4013-8b8a-2ba0ab43cc20/autofill-dark-pattern.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/composable-css-animation-vue-animxyz/",
"author": "hello@smashingmagazine.com (Ejiro Asiuwhu)",
"description": "Most animation libraries like GSAP and Framer Motion are built purely with JavaScript or TypeScript, unlike AnimXYZ, which is labelled “the first composable CSS animation toolkit”, built mainly with SCSS While a simple library, it can be used to achieve a lot of awesome animation on the web in a short amount of time and little code.",
"link": "https://smashingmagazine.com/2021/10/composable-css-animation-vue-animxyz/",
"publishedOn": "2021-10-09T10:00:00.000Z",
"wordCount": 2818,
"title": "Composable CSS Animation In Vue With AnimXYZ",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0b5365f4-e57d-4fa8-96ed-1742adb243ec/composable-css-animation-vue-animxyz.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/static-first-madlib-generator-portable-text-netlify-builder-functions/",
"author": "hello@smashingmagazine.com (Bryan Robinson)",
"description": "In this article, well be building an interactive fiction experience in which a user can insert words that match parts of speech given by the content creator. Lets go!",
"link": "https://smashingmagazine.com/2021/10/static-first-madlib-generator-portable-text-netlify-builder-functions/",
"publishedOn": "2021-10-08T10:00:00.000Z",
"wordCount": 7094,
"title": "Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/d9de142e-09f1-4257-99f5-606cc09b8c00/static-first-madlib-generator-portable-text-netlify-builder-functions.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/freebie-coronavirus-icon-set/",
"author": "hello@smashingmagazine.com (Anton Tyschenko)",
"description": "Every once in a while, we publish [freebies](https://www.smashingmagazine.com/category/freebies/) related to different occasions and themes. We hope that with this icon set, every designer will be able to find their own use case and contribute to saving lives. Free for personal and commercial use.",
"link": "https://smashingmagazine.com/2021/10/freebie-coronavirus-icon-set/",
"publishedOn": "2021-10-07T09:00:00.000Z",
"wordCount": 996,
"title": "Freebie: COVID-19 Icon Set (56 Icons, AI, EPS, SVG, PNG)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ef22f452-44d9-49ae-94f9-c7f1c57a8378/coronavirus.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/10/guide-debugging-css/",
"author": "hello@smashingmagazine.com (Stephanie Eckles)",
"description": "Debugging in CSS means figuring out what might be the problem when you have unexpected layout results. Well look at a few categories bugs often fit into, see how we can evaluate the situation, and explore techniques that help prevent these bugs.",
"link": "https://smashingmagazine.com/2021/10/guide-debugging-css/",
"publishedOn": "2021-10-06T10:00:00.000Z",
"wordCount": 5478,
"title": "A Guide To CSS Debugging",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/334beb39-13a4-4159-ab77-86c7dac406d8/guide-debugging-css.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/local-testing-serverless-api-gateway-lambda/",
"author": "hello@smashingmagazine.com (Tom Hudson)",
"description": "Have you ever struggled with testing cloud services locally? Specifically, have you ever struggled with locally testing an API that uses API Gateway and Lambda, with the Serverless framework, on AWS? In this article, Tom Hudson shares a quick overview of how easy it is to quickly set up your project to test locally before deploying to AWS.",
"link": "https://smashingmagazine.com/2021/10/local-testing-serverless-api-gateway-lambda/",
"publishedOn": "2021-10-05T10:00:00.000Z",
"wordCount": 1789,
"title": "Local Testing A Serverless API (API Gateway And Lambda)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/d43ff4a2-4767-4595-9f46-f1ca18f64060/local-testing-serverless-api-gateway-lambda.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/build-expandable-accessible-gallery/",
"author": "hello@smashingmagazine.com (Silvestar Bistrović)",
"description": "In this article, well be looking at how to set up a gallery that is expandable as well as accessible with a few tips and tricks along the way. Lets get started!",
"link": "https://smashingmagazine.com/2021/10/build-expandable-accessible-gallery/",
"publishedOn": "2021-10-04T10:00:00.000Z",
"wordCount": 2613,
"title": "How To Build An Expandable Accessible Gallery",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8271f985-0b13-4db2-afd6-3f6026272fc2/build-expandable-accessible-gallery.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/search-functionality-nuxt-app-algolia-instantsearch/",
"author": "hello@smashingmagazine.com (Miracle Onyenma)",
"description": "Many websites have some sort of search feature because it helps users navigate through their content easily. Implementing it the right way can be tricky and might not give a good user experience. In this tutorial, we will be integrating Algolia, a popular and powerful search service for the best experience on our Nuxt site.",
"link": "https://smashingmagazine.com/2021/10/search-functionality-nuxt-app-algolia-instantsearch/",
"publishedOn": "2021-10-01T10:00:00.000Z",
"wordCount": 4899,
"title": "How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/584ac63f-f493-4e93-8d6a-5e6bc640d7ea/search-functionality-nuxt-app-algolia-instantsearch.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/09/desktop-wallpaper-calendars-october-2021/",
"author": "hello@smashingmagazine.com (Cosima Mielke)",
"description": "Get your desktop ready for fall and the upcoming Halloween season with a fresh batch of desktop wallpapers. Created with love by designers and artists from across the globe, they come in versions with and without a calendar for October 2021.",
"link": "https://smashingmagazine.com/2021/09/desktop-wallpaper-calendars-october-2021/",
"publishedOn": "2021-09-30T08:00:00.000Z",
"wordCount": 2476,
"title": "A Time Of Transition (October 2021 Desktop Wallpapers Edition)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8987d365-d643-429d-b840-56ff195a9da5/oct-21-autumn-vibes-preview-opt.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/09/modern-image-formats-avif-webp/",
"author": "hello@smashingmagazine.com (Addy Osmani)",
"description": "In this article, well highlight how modern image formats (AVIF or WebP) can improve compression by up to 50% and deliver better quality per-byte while still looking visually appealing. Well compare whats possible at high-quality, low-quality and file-size targets.",
"link": "https://smashingmagazine.com/2021/09/modern-image-formats-avif-webp/",
"publishedOn": "2021-09-29T08:25:00.000Z",
"wordCount": 5051,
"title": "Using Modern Image Formats: AVIF And WebP",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/67b6e428-ea96-41b4-baf2-6be51577910d/modern-image-formats-avif-webp.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/09/improving-accessibility-of-markdown/",
"author": "hello@smashingmagazine.com (Eric Bailey)",
"description": "You can find Markdown in many places on the Internet. This article covers different aspects of Markdown and how it interacts with other technology.",
"link": "https://smashingmagazine.com/2021/09/improving-accessibility-of-markdown/",
"publishedOn": "2021-09-28T09:00:00.000Z",
"wordCount": 3871,
"title": "Improving The Accessibility Of Your Markdown",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/fa95c8d2-8322-4766-ac8d-891dabff0dd6/improving-accessibility-of-markdown.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/09/cypress-end-to-end-testing/",
"author": "hello@smashingmagazine.com (Ramona Schwering)",
"description": "Is end-to-end testing a painful topic for you? In this article, Ramona Schwering explains how to handle end-to-end testing with Cypress and make it make it not so tedious and expensive for yourself, but fun instead.",
"link": "https://smashingmagazine.com/2021/09/cypress-end-to-end-testing/",
"publishedOn": "2021-09-27T11:30:00.000Z",
"wordCount": 4950,
"title": "Lets Dive Into Cypress For End-to-End Testing",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2c42e65f-5a60-4844-a252-00169b21ab0c/cypress-end-to-end-testing.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/09/lessons-learned-ecommerce-nextjs-case-study/",
"author": "hello@smashingmagazine.com (Jonne Kats)",
"description": "We made the switch from a more traditional integrated e-commerce platform to a headless platform with Next.js. Here are the most important lessons learned while rebuilding a large e-commerce site with Next.js.",
"link": "https://smashingmagazine.com/2021/09/lessons-learned-ecommerce-nextjs-case-study/",
"publishedOn": "2021-09-24T10:00:00.000Z",
"wordCount": 3806,
"title": "Rebuilding A Large E-Commerce Website With Next.js (Case Study)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/5f1d9e62-ec85-435a-8899-56ac48b4190b/lessons-learned-ecommerce-nextjs.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/09/smashing-workshop-frustrating-design-patterns/",
"author": "hello@smashingmagazine.com (Vitaly Friedman)",
"description": "Youve seen them before. Confusing and frustrating design patterns that seem to be chasing you everywhere you go, from one website to another. Its time to fix them for good in a [free Smashing online workshop](https://smashingconf.com/online-workshops/workshops/vitaly-friedman-frustrating-patterns/) next week.",
"link": "https://smashingmagazine.com/2021/09/smashing-workshop-frustrating-design-patterns/",
"publishedOn": "2021-09-24T06:50:00.000Z",
"wordCount": 784,
"title": "Free Online Workshop: Frustrating Design Patterns And How To Fix Them",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/76262eaa-9498-4682-a320-6a7469bef697/sept27-workshop.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/09/simplifying-form-styles-accent-color/",
"author": "hello@smashingmagazine.com (Michelle Barker)",
"description": "The new CSS `accent-color` property makes it quick and easy to roll out our brand colors to certain form inputs by leveraging user agent styles. In this article well take a look at what it does and how to use it alongside `color-scheme` for simple, accessible checkboxes and radio buttons — and imagine how we might use it in the future.",
"link": "https://smashingmagazine.com/2021/09/simplifying-form-styles-accent-color/",
"publishedOn": "2021-09-23T11:00:00.000Z",
"wordCount": 2156,
"title": "Simplifying Form Styles With `accent-color`",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/195a9e83-5686-47fd-80d9-3c1d6dc4655a/simplifying-form-styles-accent-color.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/09/css-head-tag/",
"author": "hello@smashingmagazine.com (Vitaly Friedman)",
"description": "We love little useful tools and techniques to help folks get their work done better and faster. Today, wed love to shine the spotlights on a little helper that helps spot common performance bottlenecks easily: [ct.css](https://csswizardry.com/ct/).",
"link": "https://smashingmagazine.com/2021/09/css-head-tag/",
"publishedOn": "2021-09-22T15:00:00.000Z",
"wordCount": 725,
"title": "Getting Your `head` Straight: A New CSS Performance Diagnostics Snippet",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b5bbafda-ded4-4bd3-bb2a-8c4188693d30/head-2.png",
"length": "0",
"type": "image/png"
}
}
]
},
{
"title": "freeCodeCamp.org",
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
{
"id": "617058f3d48e1707b6d7913d",
"author": null,
"description": "When you're coding in React or any other tool, you might want or need to use a third-party library. Let's talk about an approach which will ensure that the third-party libraries you use will blend well with your application. As application developers, there's no need to reinvent the wheel every",
"link": "https://www.freecodecamp.org/news/adapter-design-in-react/",
"publishedOn": "2021-10-21T00:33:49.000Z",
"wordCount": 907,
"title": "How to Use the Adapter Design Pattern in React"
},
{
"id": "61708409d48e1707b6d79387",
"author": null,
"description": "Angular is a TypeScript-based free and open-source web application framework created by Google. We just published a 2-hour Angular crash course on the freeCodeCamp.org YouTube channel. Slobodan Gajic created this course. Slobodan has created a bunch of amazing courses on his own channel. In this course you will learn",
"link": "https://www.freecodecamp.org/news/learn-angular-full-course/",
"publishedOn": "2021-10-20T21:07:05.000Z",
"wordCount": 303,
"title": "Learn Angular - Crash Course"
},
{
"id": "616945f580d82d07c45a5160",
"author": null,
"description": "Most devices nowadays come with a notch at the top of the screen. So when you're building a mobile application using React Native, you need to make sure that the content of the app's screen is rendered correctly across different types of devices. In this article, we'll look at two",
"link": "https://www.freecodecamp.org/news/how-to-use-safe-area-context-to-avoid-notches-in-react-native-apps/",
"publishedOn": "2021-10-20T19:37:59.000Z",
"wordCount": 1090,
"title": "How to Use Safe Area Context in React Native Apps to Avoid the Notch"
},
{
"id": "616ffc6dd48e1707b6d78992",
"author": null,
"description": "Sometimes you might need to know your routers IP address. This will give you access to the setup page so you can make configuration changes like changing passwords, kicking out unwanted users, limiting users, and so on. In this article, I will show you how to find out what",
"link": "https://www.freecodecamp.org/news/what-is-my-ip-address-for-my-router-how-to-find-your-wifi-address/",
"publishedOn": "2021-10-20T19:36:40.000Z",
"wordCount": 703,
"title": "What is my IP Address for my Router? How to Find your Wifi Address"
},
{
"id": "616bcb8580d82d07c45a5deb",
"author": null,
"description": "If you are a front end developer who is new to the world of GraphQL and you're thinking about getting started with it, this article is for you. In this article, we will explore GraphQL basics and kick start our journey with it by building a simple project. What is",
"link": "https://www.freecodecamp.org/news/graphql-for-front-end-developers/",
"publishedOn": "2021-10-19T17:19:00.000Z",
"wordCount": 1488,
"title": "GraphQL for Front End Developers"
},
{
"id": "616ef9b5d48e1707b6d78265",
"author": null,
"description": "A binary tree is a common data structure used in software development. It is also a frequent topic in technical coding interviews. We just published a course on the freeCodeCamp.org YouTube channel that will teach you all about binary tree algorithms and prepare you to use them in coding",
"link": "https://www.freecodecamp.org/news/how-to-implement-binary-tree-algorithms-in-technical-interviews/",
"publishedOn": "2021-10-19T17:13:24.000Z",
"wordCount": 370,
"title": "How to Implement Binary Tree Algorithms in Technical Interviews"
},
{
"id": "616ef6efd48e1707b6d7822c",
"author": null,
"description": "TensorFlow Lite is an open source deep learning framework that can be used on small devices. We just published a TensorFlow Lite course on the freeCodeCamp.org YouTube channel. Bhavesh Bhatt created this course. Bhavesh has created many courses on his own channel and is a great teacher. TensorFlow Lite",
"link": "https://www.freecodecamp.org/news/learn-tensorflow-lite-for-edge-devices/",
"publishedOn": "2021-10-19T16:58:53.000Z",
"wordCount": 365,
"title": "Learn TensorFlow Lite for Edge Devices"
},
{
"id": "616eda9cd48e1707b6d7801b",
"author": null,
"description": "The Windows 10 Event Viewer is an app that shows a log detailing information about significant events on your computer. This information includes automatically downloaded updates, errors, and warnings. In this article, you'll learn what the event viewer is, the different logs it has, and most importantly, how to access",
"link": "https://www.freecodecamp.org/news/event-viewer-how-to-access-the-windows-10-activity-log/",
"publishedOn": "2021-10-19T16:33:26.000Z",
"wordCount": 878,
"title": "Event Viewer How to Access the Windows 10 Activity Log"
},
{
"id": "616d9050d48e1707b6d77622",
"author": null,
"description": "Data Engineering jobs are in high demand. And getting a certification in the subject is a good way to learn and to deepen and prove your skills. Each cloud provider offers a certification specialized to their Data Engineering services. They carry weight but are not easy to pass. The Azure",
"link": "https://www.freecodecamp.org/news/how-to-pass-microsoft-azure-data-engineer-certification-dp-203/",
"publishedOn": "2021-10-19T16:02:51.000Z",
"wordCount": 2093,
"title": "How to Pass Microsofts Azure Data Engineer Certification DP-203 Exam Guide"
},
{
"id": "6169435380d82d07c45a5119",
"author": null,
"description": "When working with strings in Python, you may have to split a string into substrings. Or you might need to join together smaller chunks to form a string. Python's split() and join() string methods help you do these tasks easily. In this tutorial, you'll learn about the split() and join(",
"link": "https://www.freecodecamp.org/news/python-string-split-and-join-methods-explained-with-examples/",
"publishedOn": "2021-10-18T22:40:12.000Z",
"wordCount": 1007,
"title": "Python String split() and join() Methods Explained with Examples"
}
]
}
],
"cliVersion": "1.11.3"
}