diff --git a/cache.json b/cache.json
index 64529c2..59134ea 100644
--- a/cache.json
+++ b/cache.json
@@ -21,13 +21,40 @@
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
+ {
+ "id": "https://css-tricks.com/?p=356058",
+ "author": "Chris Coyier",
+ "description": "Whatever, I just needed a title. Everyone’s favorite web security feature has crossed my desk a bunch of times lately and I always feel like that is a sign I should write something because that’s what blogging is. \nThe main …\nThe post Don’t Snore on CORS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/dont-snore-on-cors/",
+ "publishedOn": "2021-11-10T22:38:05.000Z",
+ "wordCount": 697,
+ "title": "Don’t Snore on CORS"
+ },
+ {
+ "id": "https://css-tricks.com/?p=355649",
+ "author": "Meredith Matthews",
+ "description": "Oh, Bootstrap, that old standard web library that either you hate or you spend all your time defending as “it’s fine, it’s not that bad.” Regardless of what side you fall on, it’s a powerful UI framework that’s everywhere, …\nThe post Quick and Dirty Bootstrap Overrides at Runtime appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/quick-and-dirty-bootstrap-overrides-at-runtime/",
+ "publishedOn": "2021-11-10T15:00:29.000Z",
+ "wordCount": 2161,
+ "title": "Quick and Dirty Bootstrap Overrides at Runtime"
+ },
+ {
+ "id": "https://css-tricks.com/?p=356208",
+ "author": "Chris Coyier",
+ "description": "Nice domain, eh? Does just what it says on the tin: cleans up pictures. You draw over areas of the image you want cleaned up, and it does its best using weird science. It’s like Photoshop’s Spot Healing Brush…\nThe post cleanup.pictures appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/cleanup-pictures/",
+ "publishedOn": "2021-11-10T14:55:26.000Z",
+ "wordCount": 364,
+ "title": "cleanup.pictures"
+ },
{
"id": "https://css-tricks.com/?p=356142",
"author": "Chris Coyier",
"description": "Louis Lazaris breaks down some bonafide CSS trickery from Jane. The Pen shows off interactivity where:\nYou have to press a special combination of keys on a keyboard.\nThen type a secret password.\nFrom there, a special message pops …\nThe post Detecting Specific Text Input with HTML and CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/detecting-specific-text-input-with-html-and-css/",
"publishedOn": "2021-11-09T22:53:45.000Z",
- "wordCount": 440,
+ "wordCount": 459,
"title": "Detecting Specific Text Input with HTML and CSS"
},
{
@@ -36,7 +63,7 @@
"description": "(This is a sponsored post.)\nThe leade here is that VideoPress makes video on WordPress way better. VideoPress is a part of Jetpack. And now, if VideoPress is the only thing you care about from the Jetpack world, you …\nThe post VideoPress for WordPress appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/videopress-for-wordpress/",
"publishedOn": "2021-11-09T22:53:18.000Z",
- "wordCount": 979,
+ "wordCount": 991,
"title": "VideoPress for WordPress"
},
{
@@ -45,7 +72,7 @@
"description": "Suspense is React’s forthcoming feature that helps coordinate asynchronous actions—like data loading—allowing you to easily prevent inconsistent state in your UI. I’ll provide a better explanation of what exactly that means, along with a quick introduction of Suspense, and then …\nThe post React Suspense: Lessons Learned While Loading Data appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/react-suspense-lessons-learned-while-loading-data/",
"publishedOn": "2021-11-09T15:20:10.000Z",
- "wordCount": 2392,
+ "wordCount": 2425,
"title": "React Suspense: Lessons Learned While Loading Data"
},
{
@@ -63,7 +90,7 @@
"description": "I recently came across a cool effect known as glassmorphism in a Dribble shot. My first thought was I could quickly recreate it in a few minutes if I just use some emojis for the icons without wasting time …\nThe post Icon Glassmorphism Effect in CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/icon-glassmorphism-effect-in-css/",
"publishedOn": "2021-11-08T14:57:42.000Z",
- "wordCount": 8031,
+ "wordCount": 8199,
"title": "Icon Glassmorphism Effect in CSS"
},
{
@@ -72,7 +99,7 @@
"description": "Just ran across îles, a new static site generator mostly centered around Vue. The world has no particular shortage of static site generators, but it’s interesting to see what this “next generation” of SSGs seem to focus on or …\nThe post Does the Next Generation of Static Site Generators Make Building Sites Better? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/does-the-next-generation-of-static-site-generators-make-building-sites-better/",
"publishedOn": "2021-11-08T14:56:23.000Z",
- "wordCount": 692,
+ "wordCount": 828,
"title": "Does the Next Generation of Static Site Generators Make Building Sites Better?"
},
{
@@ -108,7 +135,7 @@
"description": "I only just recently learned the enterkeyhint attribute on form inputs was a thing! It seems like kind of a big deal to me, as crafting HTML form markup is a decent slice of a front-end developer’s life, and this …\nThe post enterkeyhint appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/enterkeyhint/",
"publishedOn": "2021-11-05T14:43:25.000Z",
- "wordCount": 1375,
+ "wordCount": 1445,
"title": "enterkeyhint"
},
{
@@ -128,33 +155,6 @@
"publishedOn": "2021-11-04T17:52:29.000Z",
"wordCount": 549,
"title": "Fixing the Drift in Shape Rotations"
- },
- {
- "id": "https://css-tricks.com/?p=355060",
- "author": "Bramus",
- "description": "The Scroll-linked Animations specification is an upcoming and experimental addition that allows us to link animation-progress to scroll-progress: as you scroll up and down a scroll container, a linked animation also advances or rewinds accordingly.\nWe covered some use cases …\nThe post Scroll-Linked Animations With the Web Animations API (WAAPI) and ScrollTimeline appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/scroll-linked-animations-with-the-web-animations-api-waapi-and-scrolltimeline/",
- "publishedOn": "2021-11-04T14:26:40.000Z",
- "wordCount": 1562,
- "title": "Scroll-Linked Animations With the Web Animations API (WAAPI) and ScrollTimeline"
- },
- {
- "id": "https://css-tricks.com/?p=354925",
- "author": "Jay Hoffmann",
- "description": "In June of 1995, representatives from Microsoft arrived at the Netscape offices. The stated goal was to find ways to work together—Netscape as the single dominant force in the browser market and Microsoft as a tech giant just beginning to …\nThe post Chapter 10: Browser Wars appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/chapter-10-browser-wars/",
- "publishedOn": "2021-11-03T15:09:50.000Z",
- "wordCount": 6601,
- "title": "Chapter 10: Browser Wars"
- },
- {
- "id": "https://css-tricks.com/?p=354619",
- "author": "Chris Coyier",
- "description": "First, check out how incredibly easy it is to write a Cloudflare Worker to proxy another URL:\naddEventListener(\"fetch\", (event) ={\n event.respondWith(\n fetch(\"https://css-tricks.com\")\n );\n});\nIt doesn’t have any error handling or anything, but hey, it works:\nNow imagine how …\nThe post Proxying Third-Party JavaScript as First-Party JavaScript (and the Potential Effect on Analytics) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/proxying-third-party-javascript-as-first-party-javascript-and-the-potential-effect-on-analytics/",
- "publishedOn": "2021-11-02T22:50:37.000Z",
- "wordCount": 1372,
- "title": "Proxying Third-Party JavaScript as First-Party JavaScript (and the Potential Effect on Analytics)"
}
]
},
@@ -169,7 +169,7 @@
"description": "Internationalized routing is not exactly a new feature on Next.js. In this article, we are not only checking what we get from this feature, but also how to leverage such functionalities to achieve the best user experience and a smooth developer experience as well.",
"link": "https://smashingmagazine.com/2021/11/localizing-your-nextjs-app/",
"publishedOn": "2021-11-09T13:00:00.000Z",
- "wordCount": 1917,
+ "wordCount": 1925,
"title": "Localizing Your Next.js App",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/12e7620f-0e7b-4b95-a1b6-cd2f25ccac52/localizing-your-nextjs-app.jpg",
@@ -211,7 +211,7 @@
"description": "Concept testing ideas before moving into a detailed design is good UX practice. In this article, Victor Yocco presents details on how and when to engage in concept testing, as well as case studies providing details on the insights gained in two very different settings.",
"link": "https://smashingmagazine.com/2021/11/concept-testing-part-of-product-design/",
"publishedOn": "2021-11-05T11:00:00.000Z",
- "wordCount": 6204,
+ "wordCount": 6196,
"title": "The Value Of Concept Testing As Part Of Product Design",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ca39dbc3-101c-4973-9dce-debb1ab283ff/concept-testing-part-of-product-design.jpg",
@@ -239,7 +239,7 @@
"description": "Within the last decade, technologies like GraphQL have changed how we build web apps and how they communicate with each other. GraphQL provides certain benefits over REST APIs — let’s find out what they are.",
"link": "https://smashingmagazine.com/2021/11/graphql-frontend-react-apollo/",
"publishedOn": "2021-11-04T11:30:00.000Z",
- "wordCount": 3410,
+ "wordCount": 3411,
"title": "GraphQL On The Front-End (React And Apollo)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/bb584488-c16f-4409-a992-993ce92d4b51/graphql-frontend-react-apollo.jpg",
@@ -253,7 +253,7 @@
"description": "Serverless UI is simply a free, open-source command-line utility for quickly building and deploying serverless applications on the AWS platform. In this article, we will learn and cover everything needed on using Serverless UI to deploy our projects or serverless applications to cloud services providers.",
"link": "https://smashingmagazine.com/2021/11/deep-dive-into-serverless-ui-typescript/",
"publishedOn": "2021-11-03T11:30:00.000Z",
- "wordCount": 3625,
+ "wordCount": 3627,
"title": "A Deep Dive Into Serverless UI With TypeScript",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/aff46dfe-164d-4bf7-8e14-057470001b41/deep-dive-into-serverless-ui-typescript.jpg",
@@ -267,7 +267,7 @@
"description": "This article sheds the spotlight on Magento PWAs and explains why business owners are getting them (often instead of native applications). Alex Husar introduces ways of how progressive web applications can be developed on Magento, as well as go over the major pros and cons of each development path.",
"link": "https://smashingmagazine.com/2021/11/magento-pwa-customizing-themes-coding/",
"publishedOn": "2021-11-02T12:00:00.000Z",
- "wordCount": 5955,
+ "wordCount": 5956,
"title": "Creating A Magento PWA: Customizing Themes vs. Coding From Scratch",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/77155632-96bd-44a8-af99-50ebad7534e6/magento-pwa-customizing-themes-coding.jpg",
@@ -295,7 +295,7 @@
"description": "Stop wasting time and effort writing copy that falls flat. Raise your copywriting game and boost your powers of persuasion with these rich and informative online resources.",
"link": "https://smashingmagazine.com/2021/10/resources-tools-turbocharge-copywriting-skills/",
"publishedOn": "2021-10-29T10:00:00.000Z",
- "wordCount": 2506,
+ "wordCount": 2516,
"title": "50 Resources And Tools To Turbocharge Your Copywriting Skills",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/376436ee-7e40-4d99-ad14-e934df9f92c9/resources-tools-turbocharge-copywriting-skills.jpg",
@@ -309,7 +309,7 @@
"description": "The wealth of data that Amazon holds can make a huge difference when you’re designing a product or hunting for a bargain. But, how can a developer get that data? Simple, by using a web scraper. Here’s how to build your data extraction bot with Node.js.",
"link": "https://smashingmagazine.com/2021/10/building-amazon-product-scraper-nodejs/",
"publishedOn": "2021-10-28T11:00:00.000Z",
- "wordCount": 3164,
+ "wordCount": 3165,
"title": "How To Build An Amazon Product Scraper With Node.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/069a1796-0f8d-4936-bfc0-4aa988ef0594/building-amazon-product-scraper-nodejs.jpg",
@@ -323,7 +323,7 @@
"description": "Thanks to technology, eye-tracking has become more accessible to UX research as it allows researchers to get insights about users ’visual attention. This article explores the latest trends in the eye-tracking market and how the methodology can be included in the UX researcher’s toolbox.",
"link": "https://smashingmagazine.com/2021/10/eye-tracking-mobile-ux-research/",
"publishedOn": "2021-10-27T10:00:00.000Z",
- "wordCount": 3507,
+ "wordCount": 3514,
"title": "Eye-Tracking In Mobile UX Research",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/3012986b-e407-4c49-8186-13a99528ef13/eye-tracking-mobile-ux-research.jpg",
@@ -337,7 +337,7 @@
"description": "Nx is a build framework that facilitates optimization, efficient scaling of applications, and other features such as shared libraries and components. In this article, we will be looking at how we can effectively scale Next.js applications by using Nx.",
"link": "https://smashingmagazine.com/2021/10/optimizing-nextjs-applications-nx/",
"publishedOn": "2021-10-26T10:00:00.000Z",
- "wordCount": 3029,
+ "wordCount": 3022,
"title": "Optimizing Next.js Applications With Nx",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/32b5517f-415c-43ed-98a6-70215d408f7a/optimizing-nextjs-applications-nx.jpg",
@@ -351,7 +351,7 @@
"description": "In this article, we will go through how `object-fit` and `background-size` work, when we can use them, and why, along with some practical use cases and recommendations. Let’s dive in.",
"link": "https://smashingmagazine.com/2021/10/object-fit-background-size-css/",
"publishedOn": "2021-10-25T13:00:00.000Z",
- "wordCount": 2035,
+ "wordCount": 2034,
"title": "A Deep Dive Into object-fit And background-size In CSS",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/19e7f717-46d5-4949-96f4-671f4744d0e1/object-fit-background-size-css.jpg",
@@ -365,7 +365,7 @@
"description": "Quasar is an open-source Vue.js-based cross-platform framework that allows you, as a developer, to easily build apps for both desktop and mobile using technologies such as Cordova and Electron and writing your code once. The app we’ll build will store and get its data from Firebase, meaning that we will also be seeing how to use Firebase in Quasar.",
"link": "https://smashingmagazine.com/2021/10/introduction-quasar-framework-cross-platform-applications/",
"publishedOn": "2021-10-23T11:00:00.000Z",
- "wordCount": 4916,
+ "wordCount": 4925,
"title": "An Introduction To Quasar Framework: Building Cross-Platform Applications",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e64d5e62-7c13-430a-90c6-f21b1c0325fe/introduction-quasar-framework-cross-platform-applications.jpg",
@@ -379,7 +379,7 @@
"description": "This article highlights the process, technical decisions and lessons learned behind building the real-time game Autowuzzler. Learn how to share game state across multiple clients in real-time with Colyseus, do physics calculations with Matter.js, store data in Supabase.io and build the front-end with SvelteKit.",
"link": "https://smashingmagazine.com/2021/10/real-time-multi-user-game/",
"publishedOn": "2021-10-22T09:30:00.000Z",
- "wordCount": 4628,
+ "wordCount": 4624,
"title": "How To Build A Real-Time Multi-User Game From Scratch",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/f27da7cf-e0e3-4ed4-a845-6fd61fdb0e70/real-time-multi-user-game.jpg",
@@ -407,7 +407,7 @@
"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": 5046,
+ "wordCount": 5053,
"title": "Building The SSG I’ve 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",
@@ -421,7 +421,7 @@
"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": 2528,
+ "wordCount": 2526,
"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",
@@ -449,7 +449,7 @@
"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": 2133,
+ "wordCount": 2136,
"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",
@@ -463,7 +463,7 @@
"description": "In this article, we’ll 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": 2848,
+ "wordCount": 2850,
"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",
@@ -477,7 +477,7 @@
"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": 4016,
+ "wordCount": 4019,
"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",
@@ -491,7 +491,7 @@
"description": "Writing CSS has probably never been more fun and exciting than it is today. In this post we’ll 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 you’re interested, we’ve also just recently covered [CSS auditing tools](https://www.smashingmagazine.com/2021/03/css-auditing-tools/), [CSS generators](https://www.smashingmagazine.com/2021/03/css-generators/), [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": 3522,
+ "wordCount": 3519,
"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",
@@ -512,34 +512,6 @@
"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": 2340,
- "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"
- }
}
]
},
@@ -548,6 +520,60 @@
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
+ {
+ "id": "6189613e8bcfae07ca4e3967",
+ "author": null,
+ "description": "Computers have revolutionized our lives. They help us get repetitive tasks done quickly and accurately. And they are tireless and do not fear complexity. Computers are able to process data and perform operations at a rate of millions per second. They can get a task done much faster compared to",
+ "link": "https://www.freecodecamp.org/news/what-is-a-pc-computer-definition-and-computer-basics-for-beginners/",
+ "publishedOn": "2021-11-10T18:35:08.000Z",
+ "wordCount": 2087,
+ "title": "What is a PC? Computer Definition and Computer Basics for Beginners"
+ },
+ {
+ "id": "618bf06d11d3cb08287a4450",
+ "author": null,
+ "description": "If you use Windows 10, you might have encountered the error \"no audio output device is installed\". This error can be caused by a corrupt driver, overdue updates, or improper connection. In this article, I will show you 2 ways you can fix the \"no audio output",
+ "link": "https://www.freecodecamp.org/news/no-audio-output-device-is-installed-fixed-on-windows-10-pc/",
+ "publishedOn": "2021-11-10T18:27:53.000Z",
+ "wordCount": 547,
+ "title": "No Audio Output Device is Installed [Fixed on Windows 10 PC]"
+ },
+ {
+ "id": "615eb0160d91c9077974e918",
+ "author": null,
+ "description": "When you're working with Python strings, there are times when you'll have to reverse them, and work with their reversed copies instead. But since Python strings are immutable, you cannot modify or reverse them in place. In Python, there are a few different ways you can do this. And this",
+ "link": "https://www.freecodecamp.org/news/python-reverse-string-string-reversal-in-python-explained-with-code-examples/",
+ "publishedOn": "2021-11-10T16:40:09.000Z",
+ "wordCount": 1622,
+ "title": "Python Reverse String – String Reversal in Python Explained with Examples"
+ },
+ {
+ "id": "61695ddc80d82d07c45a5220",
+ "author": null,
+ "description": "The destructuring assignment in JavaScript provides a neat and DRY way to extract values from your arrays and objects. This article aims to show you exactly how array and object destructuring assignments work in JavaScript. So, without any further ado, let’s get started with array destructuring. What Is Array",
+ "link": "https://www.freecodecamp.org/news/array-vs-object-destructuring-in-javascript/",
+ "publishedOn": "2021-11-10T16:24:16.000Z",
+ "wordCount": 3359,
+ "title": "Array vs Object Destructuring in JavaScript – What’s the Difference?"
+ },
+ {
+ "id": "618671f48bcfae07ca4e299e",
+ "author": null,
+ "description": "Hey everyone, in this tutorial we'll use React with Firebase V9 to setup authentication for an application. We will create Firebase functions for Login and Register, we will add toast messages for errors, and we will add private routes using session-based authentication. It's going to be fun. We will use",
+ "link": "https://www.freecodecamp.org/news/react-firebase-authentication-and-crud-operations/",
+ "publishedOn": "2021-11-10T16:22:43.000Z",
+ "wordCount": 3348,
+ "title": "React Authentication Tutorial – How to Set Up Auth with Firebase V9 and React Router V6"
+ },
+ {
+ "id": "618bdf6011d3cb08287a43bb",
+ "author": null,
+ "description": "Micro-frontends is a method to build a website or web app as a composition of features which can be created and worked on separately. We just published a course on the freeCodeCamp.org YouTube channel that will teach you all about micro-frontends. Jack Herrington created this course. Jack has worked",
+ "link": "https://www.freecodecamp.org/news/learn-all-about-micro-frontends/",
+ "publishedOn": "2021-11-10T15:11:16.000Z",
+ "wordCount": 328,
+ "title": "Learn all about Micro-Frontends"
+ },
{
"id": "617c550f33422e07df367780",
"author": null,
@@ -583,60 +609,6 @@
"publishedOn": "2021-11-09T14:57:04.000Z",
"wordCount": 898,
"title": "Discord Won't Open on my PC [Solved in Windows 10]"
- },
- {
- "id": "617acb5b33422e07df366c9d",
- "author": null,
- "description": "Git and GitHub are two technologies that every developer should learn, irrespective of their field. If you're a beginner developer, you might think that these two terms mean the same thing – but they're different. This tutorial will help you understand what Git and version control are, the basic Git commands",
- "link": "https://www.freecodecamp.org/news/git-and-github-for-beginners/",
- "publishedOn": "2021-11-05T18:25:06.000Z",
- "wordCount": 2934,
- "title": "Git and GitHub Tutorial – Version Control for Beginners"
- },
- {
- "id": "61850c138bcfae07ca4e245f",
- "author": null,
- "description": "On your Windows machine, the Windows key launches the Start menu, and from there you can access anything on your computer. When you press it in combination with other keys, it also acts as a useful shortcut to utilities you don't get easily through your computer's graphic user interface (GUI)",
- "link": "https://www.freecodecamp.org/news/windows-key-not-working-heres-how-to-fix-it-windows-10-pc-guide/",
- "publishedOn": "2021-11-05T17:29:22.000Z",
- "wordCount": 1169,
- "title": "Windows Key Not Working? Here's How to Fix It [Windows 10 PC Guide]"
- },
- {
- "id": "6182162c8bcfae07ca4e0737",
- "author": null,
- "description": "In JavaScript you can use the .includes() method to see if one string is found in another. But how does it work exactly? In this article, I will walk you through a few code examples of the JavaScript string method called .includes(). Basic .includes() SyntaxHere is the basic syntax for",
- "link": "https://www.freecodecamp.org/news/javascript-string-contains-how-to-use-js-includes/",
- "publishedOn": "2021-11-05T16:46:38.000Z",
- "wordCount": 695,
- "title": "JavaScript String Contains – How to use JS .includes()"
- },
- {
- "id": "618180828bcfae07ca4e03d5",
- "author": null,
- "description": "The C and C++ programming languages power a large part of the world's products, applications, and websites. Each helped lay the foundation for the creation of many popular programming languages, such as Java. They also support many languages that you might use regularly for your programming projects, such as Python.",
- "link": "https://www.freecodecamp.org/news/c-vs-cpp-whats-the-difference/",
- "publishedOn": "2021-11-04T20:16:23.000Z",
- "wordCount": 1800,
- "title": "C vs C++ – What's The Difference?"
- },
- {
- "id": "61751bafd48e1707b6d7aa12",
- "author": null,
- "description": "In the C programming language, there are times when you'll want to change looping behavior. And the continue and the break statements help you skip iterations, and exit from loops under certain conditions. In this tutorial, you'll learn how break and continue statements alter the control flow of your program.",
- "link": "https://www.freecodecamp.org/news/c-break-and-continue-statements-loop-control-statements-in-c-explained/",
- "publishedOn": "2021-11-04T18:56:12.000Z",
- "wordCount": 1154,
- "title": "C Break and Continue Statements – Loop Control Statements in C Explained"
- },
- {
- "id": "6182d4c28bcfae07ca4e0d18",
- "author": null,
- "description": "Replit is a popular free online IDE that you can use to create your projects with very little setup. This editor supports over 50 languages and many programming courses use it, including freeCodeCamp. In this article, I will show you how to get started with Replit and show you how",
- "link": "https://www.freecodecamp.org/news/how-to-use-replit/",
- "publishedOn": "2021-11-04T15:08:02.000Z",
- "wordCount": 1894,
- "title": "How to Use Replit – A Beginner's Guide"
}
]
}
diff --git a/feed.atom b/feed.atom
index 4323152..00f81e3 100644
--- a/feed.atom
+++ b/feed.atom
@@ -1,10 +1,104 @@