diff --git a/cache.json b/cache.json
index 20e158d..14eeadc 100644
--- a/cache.json
+++ b/cache.json
@@ -11,6 +11,24 @@
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
+ {
+ "id": "https://css-tricks.com/?p=350782",
+ "author": "Chris Coyier",
+ "description": "That’s a heartwrenching title from Michael Williamson. I believe it though. It’s kinda like a maximized version of the blogging phenomenon where if you work on a post for weeks it’ll flop compared to a post that’s some dumb 20-minute …\nThe post My tiny side project has had more impact than my decade in the software industry appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://mike.zwobble.org/2021/08/side-projects-vs-industry/",
+ "publishedOn": "2021-08-27T19:14:10.000Z",
+ "wordCount": 738,
+ "title": "My tiny side project has had more impact than my decade in the software industry"
+ },
+ {
+ "id": "https://css-tricks.com/?p=350201",
+ "author": "Murtuzaali Surti",
+ "description": "What options do you have if you want the body background in a fixed position where it stays put on scroll? background-attachment: fixed in CSS, at best, does not work well in mobile browsers, and at worst is not even …\nThe post The Fixed Background Attachment Hack appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/the-fixed-background-attachment-hack/",
+ "publishedOn": "2021-08-27T14:42:16.000Z",
+ "wordCount": 1637,
+ "title": "The Fixed Background Attachment Hack"
+ },
{
"id": "https://css-tricks.com/?p=350573",
"author": "Chris Coyier",
@@ -26,7 +44,7 @@
"description": "The perfect link — Rian Rietveld defines them: “When you click on them, they take you somewhere else.” Not much code in here (we’ve got that), just a lot of practical accessibility advice. For example, the alt text \n…\nThe post Some Articles About Accessibility I’ve Saved Recently III appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/some-articles-about-accessibility-ive-saved-recently-iii/",
"publishedOn": "2021-08-26T19:35:21.000Z",
- "wordCount": 843,
+ "wordCount": 983,
"title": "Some Articles About Accessibility I’ve Saved Recently III"
},
{
@@ -35,7 +53,7 @@
"description": "While learning Vue.js, I started building free web tools that involved the exploration of SVG, with the goal of learning something about both! Let’s take a look at one of those tools: a generator that makes SVG loaders and …\nThe post How I Made a Generator for SVG Loaders With Sass and SMIL Options appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/how-i-made-a-generator-for-svg-loaders-with-sass-and-smil-options/",
"publishedOn": "2021-08-26T14:35:03.000Z",
- "wordCount": 2061,
+ "wordCount": 2074,
"title": "How I Made a Generator for SVG Loaders With Sass and SMIL Options"
},
{
@@ -53,7 +71,7 @@
"description": "Today’s websites are overflowing with animations—often too many. They get in the way of the content and slow down our busy users. But at the same time: they’re wonderful. They bring websites to life, are fun to implement and …\nThe post Stealing Game Animation Techniques to Engage Users appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/stealing-game-animation-techniques-to-engage-users/",
"publishedOn": "2021-08-25T14:55:17.000Z",
- "wordCount": 2952,
+ "wordCount": 3004,
"title": "Stealing Game Animation Techniques to Engage Users"
},
{
@@ -80,7 +98,7 @@
"description": "Solid is a reactive JavaScript library for creating user interfaces without a virtual DOM. It compiles templates down to real DOM nodes once and wraps updates in fine-grained reactions so that when state updates, only the related code runs.\nThis …\nThe post Introduction to the Solid JavaScript Library appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/introduction-to-the-solid-javascript-library/",
"publishedOn": "2021-08-24T14:30:50.000Z",
- "wordCount": 2021,
+ "wordCount": 2032,
"title": "Introduction to the Solid JavaScript Library"
},
{
@@ -127,24 +145,6 @@
"publishedOn": "2021-08-19T19:04:48.000Z",
"wordCount": 1482,
"title": "The Big Gotcha With Custom Properties"
- },
- {
- "id": "https://css-tricks.com/?p=346563",
- "author": "Nader Dabit",
- "description": "Nuxt is a JavaScript framework that extends the existing functionality of Vue.js with features like server-side rendering, static page generation, file-based routing, and automatic code splitting among other things.\nI’ve been enjoying using frameworks like Nuxt and Next because they …\nThe post Using Nuxt and Supabase for a Multi-User Blogging App appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/using-nuxt-and-supabase-for-a-multi-user-blogging-app/",
- "publishedOn": "2021-08-19T14:32:57.000Z",
- "wordCount": 4202,
- "title": "Using Nuxt and Supabase for a Multi-User Blogging App"
- },
- {
- "id": "https://css-tricks.com/?p=350035",
- "author": "Shadid Haque",
- "description": "(This is a sponsored post.)\nIn this article, we will discuss how we can apply schema stitching across multiple Fauna instances. We will also discuss how to combine other GraphQL services and data sources with Fauna in one graph.…\nThe post Implementing a single GraphQL across multiple data sources appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/implementing-a-single-graphql-across-multiple-data-sources/",
- "publishedOn": "2021-08-19T14:30:41.000Z",
- "wordCount": 2398,
- "title": "Implementing a single GraphQL across multiple data sources"
}
]
},
@@ -153,13 +153,27 @@
"feedUrl": "https://www.smashingmagazine.com/feed/",
"siteUrl": "https://www.smashingmagazine.com/",
"articles": [
+ {
+ "id": "https://smashingmagazine.com/2021/08/compound-components-react/",
+ "author": "hello@smashingmagazine.com (Ichoku Chinonso)",
+ "description": "Compound components help developers build more expressive and flexible APIs to share state and logic within components. This tutorial explains how this can be achieved with the help of using the Context API and React to build components by using this advanced pattern.",
+ "link": "https://smashingmagazine.com/2021/08/compound-components-react/",
+ "publishedOn": "2021-08-27T13:00:00.000Z",
+ "wordCount": 3114,
+ "title": "Compound Components In React",
+ "enclosure": {
+ "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e9df8cb4-b274-407a-97a8-f06488571802/compound-components-react.jpg",
+ "length": "0",
+ "type": "image/jpg"
+ }
+ },
{
"id": "https://smashingmagazine.com/2021/08/against-privacy-infringement-web/",
"author": "hello@smashingmagazine.com (Robin Berjon)",
"description": "The Web is still wrestling with issues we take for granted offline, privacy chief among them. These are steps The New York Times took to protect users’ data, and how you can too.",
"link": "https://smashingmagazine.com/2021/08/against-privacy-infringement-web/",
"publishedOn": "2021-08-26T08:00:00.000Z",
- "wordCount": 3772,
+ "wordCount": 3770,
"title": "Pushing Back Against Privacy Infringement On The Web",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/fbab17a6-483b-4e8e-b9f1-9ab583202df1/against-privacy-infringement-web.jpg",
@@ -173,7 +187,7 @@
"description": "In this article, Leonardo explains how to use a \"multi-monorepo\" approach for making the development experience faster, yet keeping your PHP packages private. This solution can be especially beneficial for PRO plugin creators.",
"link": "https://smashingmagazine.com/2021/08/public-private-multi-monorepo-php-projects/",
"publishedOn": "2021-08-25T07:10:00.000Z",
- "wordCount": 3501,
+ "wordCount": 3500,
"title": "Creating A Public/Private Multi-Monorepo For PHP Projects",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a223ab2b-d926-4fec-a422-bed6e7b02178/01-architecture.png",
@@ -187,7 +201,7 @@
"description": "In this article, you’ll learn how to save hours of tedious work of writing, updating, and correcting technical documentation. In this article, you will learn how to automate your documentation workflow with Vale and GitHub Actions.",
"link": "https://smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/",
"publishedOn": "2021-08-24T13:00:00.000Z",
- "wordCount": 3233,
+ "wordCount": 3244,
"title": "How To Automate Documentation Workflow For Developers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/68266575-8f47-415b-9c91-7004a02944ee/action-github-1.png",
@@ -201,7 +215,7 @@
"description": "After almost five years in development, the new HTTP/3 protocol is nearing its final form. Let’s take a close look at the performance improvements of HTTP/3, congestion control, head-of-line-blocking, and 0-RTT connection set-up.",
"link": "https://smashingmagazine.com/2021/08/http3-performance-improvements-part2/",
"publishedOn": "2021-08-23T06:20:00.000Z",
- "wordCount": 10545,
+ "wordCount": 10550,
"title": "HTTP/3: Performance Improvements (Part 2)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/9d5e5ddd-7a90-48c6-84c5-dc5c335e2305/congestion-control.png",
@@ -215,7 +229,7 @@
"description": "The story of Jamstack CMSs goes all the way back to the 90s. In this article, we take a trip down memory lane to see how we got to the modern Jamstack CMSs we have today, and where they’re heading in the next decade.",
"link": "https://smashingmagazine.com/2021/08/history-future-jamstack-cms/",
"publishedOn": "2021-08-20T08:00:00.000Z",
- "wordCount": 4599,
+ "wordCount": 4597,
"title": "Jamstack CMS: The Past, The Present and The Future",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/f2f37c71-d2c5-4634-b62c-2dc2eea127c1/history-future-jamstack-cms.jpg",
@@ -229,7 +243,7 @@
"description": "Through a simple step-by-step approach, you can build an ethical practice within your organization that will ensure you’re respecting the dignity and welfare of your research participants.",
"link": "https://smashingmagazine.com/2021/08/ethical-user-research-practice/",
"publishedOn": "2021-08-19T10:00:00.000Z",
- "wordCount": 5348,
+ "wordCount": 5353,
"title": "How To Build An Ethical User Research Practice At Any Organization",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/72fbade7-8284-47ba-93d7-0f8a7aefdb7e/ethical-user-research-practice.jpg",
@@ -243,7 +257,7 @@
"description": "In this article, we will code a Gantt chart as a reusable Web component. We will focus on the architecture of the component, rendering the calendar with CSS Grid and managing the state of the draggable tasks with JavaScript Proxy Objects.",
"link": "https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/",
"publishedOn": "2021-08-18T08:00:00.000Z",
- "wordCount": 3320,
+ "wordCount": 3317,
"title": "Creating An Interactive Gantt Chart Component With Vanilla JavaScript",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/3bcf1248-c58e-47f4-a94f-3cbac5c60b45/interactive-gantt-chart-component-vanillajs.jpg",
@@ -257,7 +271,7 @@
"description": "Your project is on a tight budget? We’ve collected some wonderful, free icons and goodies that we’ve discovered lately and that are bound to give your design the finishing touch. We’ve also just recently covered [Figma plugins](https://www.smashingmagazine.com/2021/08/figma-tools-plugins-resources/), [SVG generators](https://www.smashingmagazine.com/2021/03/svg-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/) and [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) — you might find them useful, too.",
"link": "https://smashingmagazine.com/2021/08/open-source-icons/",
"publishedOn": "2021-08-17T07:25:00.000Z",
- "wordCount": 1868,
+ "wordCount": 1867,
"title": "Free Open-Source Icons",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/337b471a-0798-410d-9670-1d63c5bebfdc/05-tourism.jpg",
@@ -271,7 +285,7 @@
"description": "Software development without a roadmap is akin to driving off a cliff — an undertaking that seriously jeopardizes your product’s life. Here’s how to develop a business technology roadmap that ensures your project safely reaches its final destination.",
"link": "https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/",
"publishedOn": "2021-08-16T06:55:00.000Z",
- "wordCount": 2951,
+ "wordCount": 2963,
"title": "How To Develop Your Business’ Technology Roadmap",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a6b3fa2a-b540-45e6-9423-f299fc4b6835/develop-business-technology-roadmap.jpg",
@@ -285,7 +299,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": 6655,
+ "wordCount": 6654,
"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",
@@ -313,7 +327,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": 5026,
+ "wordCount": 5039,
"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",
@@ -355,7 +369,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": 6966,
+ "wordCount": 6959,
"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",
@@ -383,7 +397,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": 6581,
+ "wordCount": 6578,
"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",
@@ -397,7 +411,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": 3335,
+ "wordCount": 3330,
"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",
@@ -411,7 +425,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": 2953,
+ "wordCount": 2956,
"title": "How To Build Resilient JavaScript UIs",
"enclosure": {
"url": "blob:http://www.smashingmagazine.com/c8b93225-8b34-431c-94f1-2f2d0a4fb95a",
@@ -425,7 +439,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": 5993,
+ "wordCount": 5988,
"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",
@@ -439,7 +453,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": 2529,
+ "wordCount": 2535,
"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",
@@ -453,27 +467,13 @@
"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": 12544,
+ "wordCount": 12559,
"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",
"length": "0",
"type": "image/jpg"
}
- },
- {
- "id": "https://smashingmagazine.com/2021/07/css-absolute-units/",
- "author": "hello@smashingmagazine.com (Elad Shechter)",
- "description": "What are absolute units? What are the differences between relative and absolute units, and how do we create accurate sizes on the web? In this article, Elad Shechter explains why CSS absolute units aren’t so absolute.",
- "link": "https://smashingmagazine.com/2021/07/css-absolute-units/",
- "publishedOn": "2021-07-29T10:30:00.000Z",
- "wordCount": 2967,
- "title": "There Is No Such Thing As A CSS Absolute Unit",
- "enclosure": {
- "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/6ee35630-bbe1-486c-8877-dacdd4b12869/css-absolute-units.jpg",
- "length": "0",
- "type": "image/jpg"
- }
}
]
},
@@ -482,6 +482,33 @@
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
+ {
+ "id": "600dc4230a2838549dcb6e8e",
+ "author": null,
+ "description": "Arrays are a powerful data type in PHP. And knowing how to quickly determine the size of an array is a useful skill. In this article I'll give you a quick overview of how arrays work, and then I'll dive into how to get the size of PHP arrays. If",
+ "link": "https://www.freecodecamp.org/news/php-array-length-how-to-get-an-array-size/",
+ "publishedOn": "2021-08-27T19:10:13.000Z",
+ "wordCount": 1138,
+ "title": "PHP Array Length Tutorial – How to Get an Array Size"
+ },
+ {
+ "id": "612796f53bccf807612a8b55",
+ "author": null,
+ "description": "I first had what I can only describe as a spiritual awakening about 10 years ago to the fact that technology would (figuratively) rule the world. And since then, I've been obsessed with wanting to understand how software works and how to build it. Since that moment, my life has",
+ "link": "https://www.freecodecamp.org/news/the-new-creator-economy-daos-community-ownership-and-cryptoeconomics/",
+ "publishedOn": "2021-08-27T17:02:29.000Z",
+ "wordCount": 2650,
+ "title": "The New Creator Economy – DAOs, Community Ownership, and Cryptoeconomics"
+ },
+ {
+ "id": "6127e0efb5177808226d29cb",
+ "author": null,
+ "description": "When the internet was still young, website visitors used desktop and then laptop computers with wide screens to access websites. Then when smart phones were developed, mobile phone users had to endlessly zoom and scroll to access and view different parts of those same websites. Thankfully, this is no longer",
+ "link": "https://www.freecodecamp.org/news/responsive-web-design-modern-website-code-for-beginners/",
+ "publishedOn": "2021-08-27T16:33:18.000Z",
+ "wordCount": 2359,
+ "title": "Responsive Web Design – Modern Website Code for Beginners"
+ },
{
"id": "612203fb3bccf807612a5756",
"author": null,
@@ -544,33 +571,6 @@
"publishedOn": "2021-08-26T16:30:17.000Z",
"wordCount": 1515,
"title": "How to Add a Splash Screen to Your Flutter App"
- },
- {
- "id": "6123a7673bccf807612a64bf",
- "author": null,
- "description": "The Array.filter() method is arguably the most important and widely used method for iterating over an array in JavaScript. The way the filter() method works is very simple. It entails filtering out one or more items (a subset) from a larger collection of items (a superset) based on some",
- "link": "https://www.freecodecamp.org/news/javascript-array-filter-tutorial-how-to-iterate-through-elements-in-an-array/",
- "publishedOn": "2021-08-26T16:07:48.000Z",
- "wordCount": 1344,
- "title": "JavaScript Array.filter() Tutorial – How to Iterate Through Elements in an Array"
- },
- {
- "id": "61279c123bccf807612a8bda",
- "author": null,
- "description": "You can use artificial intelligence to make a Discord chat bot talk like your favorite character. It could be a Rick and Morty character, Harry Potter, Peppa Pig, or someone else. We just released a tutorial on the freeCodeCamp.org YouTube channel that will teach you how to create a",
- "link": "https://www.freecodecamp.org/news/make-a-discord-bot-that-talks-like-rick-sanchez/",
- "publishedOn": "2021-08-26T13:59:54.000Z",
- "wordCount": 5274,
- "title": "Make a Discord Chat Bot That Talks Like Rick Sanchez"
- },
- {
- "id": "612114773bccf807612a5084",
- "author": null,
- "description": "In 2012, Harvard Business Review named data science the sexiest job of the 21st century. But if you want to get a job as a data scientist, you'll need to go through a tough interview process. During data science job interviews, the interviewer will likely ask questions from different data",
- "link": "https://www.freecodecamp.org/news/23-common-data-science-interview-questions-for-beginners/",
- "publishedOn": "2021-08-25T21:39:37.000Z",
- "wordCount": 2157,
- "title": "Data Science Interview Questions for Beginners"
}
]
}
diff --git a/feed.atom b/feed.atom
index afd4677..888618f 100644
--- a/feed.atom
+++ b/feed.atom
@@ -1,10 +1,72 @@
- urn:2021-08-27T00:42:27.151Z
+ urn:2021-08-28T00:36:59.973Zosmos::feed
- 2021-08-27T00:42:27.151Z
+ 2021-08-28T00:36:59.973Zosmosfeed 1.11.0
+
+
+ https://css-tricks.com/?p=350782
+
+ 2021-08-27T19:14:10.000Z
+
+
+ Chris Coyier
+
+
+
+
+ 600dc4230a2838549dcb6e8e
+
+ 2021-08-27T19:10:13.000Z
+
+
+ freeCodeCamp.org
+
+
+
+
+ 612796f53bccf807612a8b55
+
+ 2021-08-27T17:02:29.000Z
+
+
+ freeCodeCamp.org
+
+
+
+
+ 6127e0efb5177808226d29cb
+
+ 2021-08-27T16:33:18.000Z
+
+
+ freeCodeCamp.org
+
+
+
+
+ https://css-tricks.com/?p=350201
+
+ 2021-08-27T14:42:16.000Z
+
+
+ Murtuzaali Surti
+
+
+
+
+ https://smashingmagazine.com/2021/08/compound-components-react/
+
+ 2021-08-27T13:00:00.000Z
+
+
+ hello@smashingmagazine.com (Ichoku Chinonso)
+
+ 612203fb3bccf807612a5756
@@ -98,16 +160,6 @@ The post Some Articles About Accessibility I’ve Saved Recently III appeared fi
freeCodeCamp.org
-
-
- 6123a7673bccf807612a64bf
-
- 2021-08-26T16:07:48.000Z
-
-
- freeCodeCamp.org
-
- https://css-tricks.com/?p=350223
@@ -119,16 +171,6 @@ The post How I Made a Generator for SVG Loaders With Sass and SMIL Options appea
Mariana Beldi
-
-
- 61279c123bccf807612a8bda
-
- 2021-08-26T13:59:54.000Z
-
-
- freeCodeCamp.org
-
- https://smashingmagazine.com/2021/08/against-privacy-infringement-web/
@@ -154,16 +196,6 @@ The post One Way to Convert Code Indentation appeared first on CSS-Tricks. You c
Chris Coyier
-
-
- 612114773bccf807612a5084
-
- 2021-08-25T21:39:37.000Z
-
-
- freeCodeCamp.org
-
- https://css-tricks.com/?p=346612
@@ -324,30 +356,6 @@ The post The Big Gotcha With Custom Properties appeared first on CSS-Tricks. You
Chris Coyier
-
-
- https://css-tricks.com/?p=346563
-
- 2021-08-19T14:32:57.000Z
-
-
- Nader Dabit
-
-
-
-
- https://css-tricks.com/?p=350035
-
- 2021-08-19T14:30:41.000Z
-
-
- Shadid Haque
-
- https://smashingmagazine.com/2021/08/ethical-user-research-practice/
@@ -518,14 +526,4 @@ The post Implementing a single GraphQL across multiple data sources appeared fir
hello@smashingmagazine.com (Zara Cooper)
-
-
- https://smashingmagazine.com/2021/07/css-absolute-units/
-
- 2021-07-29T10:30:00.000Z
-
-
- hello@smashingmagazine.com (Elad Shechter)
-
-
\ No newline at end of file
diff --git a/index.html b/index.html
index e109030..c73cf8e 100644
--- a/index.html
+++ b/index.html
@@ -15,6 +15,97 @@
@@ -142,28 +233,6 @@ The post How I Made a Generator for SVG Loaders With Sass and SMIL Options appea
-
-
- JavaScript Array.filter() Tutorial – How to Iterate Through Elements in an Array
-
-
@@ -466,32 +518,6 @@ The post The Big Gotcha With Custom Properties appeared first on CSS-Tricks. You
-
-
- Using Nuxt and Supabase for a Multi-User Blogging App
-
-