{ "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.0", "author": null, "description": "Added: support an experimental template for YouTube feed 📺 Demo | Source\n\nAggregate content from any YouTube channel rss url https://www.youtube.com/feeds/videos.xml?channel_id=\nVideos are embedded via iframe and loading accelerated by youtube-lite-embed\nAds are reduced thanks to YouTube's policy for embedded videos 🙃\nWorks on mobile devices with butter smooth horizontal scroll.\nCaveat: the template works only with YouTube content. You cannot mix textual RSS feed or other video sources such as Vimeo.\nChanged: Default HTML template meta tag adjusted to match convention\nChanged: sources in template data is now ordered by last update timestamp (as opposed to alphabetical)\nThank you @PiyushLosalka", "link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.0", "publishedOn": "2021-06-23T05:57:59.000Z", "wordCount": 370, "title": "v1.11.0" } ] }, { "title": "CSS-Tricks", "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ { "id": "https://css-tricks.com/?p=343438", "author": "Chris Coyier", "description": "I appreciate the clarity of this trick that Mikael Ainalem posted over on Reddit:\nIt’s a one-liner that toggles the class on the so you can mock up different states and toggle between them on click.\n:has, A Native CSS Parent Selector (And More)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/89aef48d-9be9-45df-a7f4-775168deb8dd/has-native-css-parent-selector.jpg", "length": "0", "type": "image/jpg" } }, { "id": "https://smashingmagazine.com/2021/06/image-optimization-book-release/", "author": "hello@smashingmagazine.com (Vitaly Friedman)", "description": "It’s here! For the last year, we’ve been working with Addy Osmani on a new Smashing Book all around image optimization. And now it’s here. Meet “Image Optimization”, our deep-dive guide to understand how to deliver high-quality images on the web fast.", "link": "https://smashingmagazine.com/2021/06/image-optimization-book-release/", "publishedOn": "2021-06-08T12:00:00.000Z", "wordCount": 2347, "title": "From AVIF to WebP: A New Smashing Book By Addy Osmani", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b41ae541-7618-44f2-81cd-cc681c64d0d0/image-optimization-header.png", "length": "0", "type": "image/png" } } ] }, { "title": "freeCodeCamp.org", "feedUrl": "https://www.freecodecamp.org/news/rss/", "siteUrl": "https://www.freecodecamp.org/news", "articles": [ { "id": "60e16e1b134ad707be00d6bc", "author": null, "description": "In this article, I'm going to explain how to automatically upload an Android App Bundle (.aab file) to the Play Store's beta track. We'll use Android Studio and AWS as a cloud infrastructure provider. Once we've uploaded the app bundle, we'll trigger a Slack notification. This is a valuable use", "link": "https://www.freecodecamp.org/news/automatically-upload-an-android-app-bundle-to-the-play-store/", "publishedOn": "2021-07-06T21:08:39.000Z", "wordCount": 2504, "title": "How to Automatically Upload an Android App Bundle to the Play Store" }, { "id": "60b22e9611ffb70827ef9547", "author": null, "description": "In this tutorial, you will learn how to authenticate users and secure endpoints in Node.js. You'll also see how to implement Cross-Origin Resource Sharing (CORS) in Node. So let's get started. Prerequisites You'll need the following to follow along with this tutorial: A working understanding of JavaScript. A good", "link": "https://www.freecodecamp.org/news/how-to-authenticate-users-and-implement-cors-in-nodejs-applications/", "publishedOn": "2021-07-06T16:02:13.000Z", "wordCount": 2286, "title": "How to Authenticate Users and Implement CORS in Node.js Apps" }, { "id": "60df35f027f80207bcdbccea", "author": null, "description": "Let's look at five JavaScript tips you can use today to instantly improve your React applications. Because React is a JavaScript library, any improvements that we make in our JavaScript skills will directly improve the applications that we build with React. For this reason, I've put together a number of", "link": "https://www.freecodecamp.org/news/javascript-tips-to-improve-your-react-code-today/", "publishedOn": "2021-07-06T15:12:00.000Z", "wordCount": 1570, "title": "5 JavaScript Tips to Improve Your React Code" }, { "id": "60aa196411ffb70827ef5f43", "author": null, "description": "In this article, you will learn how to schedule a job in Node using node-cron. Node-cron is a handy npm package which you can use to schedule jobs to run at specific times or intervals. It is most suitable for scheduling repetitive jobs such as email notifications, file downloads, and", "link": "https://www.freecodecamp.org/news/schedule-a-job-in-node-with-nodecron/", "publishedOn": "2021-07-06T14:27:26.000Z", "wordCount": 2989, "title": "How to Schedule a Job in Node Using node-cron" }, { "id": "60de3cf127f80207bcdbc9af", "author": null, "description": "We just published demos of several upcoming freeCodeCamp features and community initiatives. You can read about them here, and watch the entire Summit in the video embedded below. Here's what we cover in this jam-packed one hour community update.Announcement #1: Campfire ModeWe've built a new mode where you can", "link": "https://www.freecodecamp.org/news/freecodecamp-july-2021-summit/", "publishedOn": "2021-07-02T04:55:18.000Z", "wordCount": 641, "title": "freeCodeCamp July 2021 Summit – Campfire Mode, Data Science Curriculum, Chapter, and Other New Features" }, { "id": "60dc72b527f80207bcdbbd8f", "author": null, "description": "In this article, I'm going to show you how to theme your website so users can customize certain elements to their tastes. We'll talk about website themes, how theming works, and we'll end with a demo so you can see it in action. Let's dive in. Table of Contents:What", "link": "https://www.freecodecamp.org/news/website-theming-with-css-custom-properties-and-gatsbyjs/", "publishedOn": "2021-07-01T18:19:21.000Z", "wordCount": 3084, "title": "What is Website Theming? How to Use CSS Custom Properties and Gatsby.js to Customize Your Site" }, { "id": "60c0897ad3126007592d5701", "author": null, "description": "Listing items on a web page is a common task you'll have to do as a web developer. You may have to list shopping cart items, the order of students based on their grades, dogs with the loudest bark – and so on. So you need to know the different ways", "link": "https://www.freecodecamp.org/news/html-list-how-to-use-bullet-points-ordered-and-unordered-lists/", "publishedOn": "2021-07-01T18:02:56.000Z", "wordCount": 1769, "title": "HTML List – How to Use Bullet Points, Ordered, and Unordered Lists" }, { "id": "60d5e7ae6e1a1407b6b0bc5a", "author": null, "description": "The backend of a website can be written in many different programming languages. It is becoming increasingly common for to use Python for the backend of a website. We just published a full backend web development with Python course on the freeCodeCamp.org YouTube channel. This comprehensive course is for", "link": "https://www.freecodecamp.org/news/backend-web-development-with-python-full-course/", "publishedOn": "2021-07-01T16:51:30.000Z", "wordCount": 79275, "title": "Backend Web Development with Python - Full Course" }, { "id": "60dc78e927f80207bcdbbddc", "author": null, "description": "Hello freeCodeCamp community! I'm Dilan, a PhD candidate in sociology at Boston University. I'm an absolute coding newbie, but I do know a bit about surveys. 😃 I have been working with freeCodeCamp founder Quincy Larson over the past few months to design the 2021 New Coder Survey. And I'm thrilled", "link": "https://www.freecodecamp.org/news/2021-new-coder-survey/", "publishedOn": "2021-07-01T04:36:31.000Z", "wordCount": 942, "title": "The 2021 New Coder Survey is Now Live – and Here's How We Designed It" }, { "id": "6063b8d69618b008528a9d79", "author": null, "description": "Today we're gonna learn how to use CSS's box-shadow property to make beautiful website components. Along the way, we'll create a button and get hands-on experience using this property. Let's get started. 🎖️ Table of Contents Why you should use the CSS box-shadow propertyThe syntax of the box-shadow propertyHow to make", "link": "https://www.freecodecamp.org/news/css-box-shadow-property-with-examples/", "publishedOn": "2021-06-30T18:49:49.000Z", "wordCount": 956, "title": "Learn the CSS Box-Shadow Property by Coding a Beautiful Button ✨" } ] } ], "cliVersion": "1.11.0" }