diff --git a/cache.json b/cache.json
index 149f0c4..548549c 100644
--- a/cache.json
+++ b/cache.json
@@ -21,6 +21,24 @@
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
+ {
+ "id": "https://css-tricks.com/?p=344334",
+ "author": "Chris Coyier",
+ "description": "This is a nice update from Manuel Rego Casasnovas. Igalia has this idea to sort of crowd-source important web platform features that need to get worked on (that’s the sort of work they do). They call it Open Prioritization. …\nThe post :focus-visible in WebKit appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://blogs.igalia.com/mrego/2021/06/07/focus-visible-in-webkit-may-2021/",
+ "publishedOn": "2021-07-09T18:53:51.000Z",
+ "wordCount": 1281,
+ "title": ":focus-visible in WebKit"
+ },
+ {
+ "id": "https://css-tricks.com/?p=343598",
+ "author": "Philippe Bernard",
+ "description": "Ever heard of favicons made with SVG? If you are a regular reader of CSS-Tricks, you probably have. But does your website actually use one?\nThe task is more non-trivial than you might think. As we will see in this …\nThe post SVG Favicons in Action appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
+ "link": "https://css-tricks.com/svg-favicons-in-action/",
+ "publishedOn": "2021-07-09T14:31:57.000Z",
+ "wordCount": 2068,
+ "title": "SVG Favicons in Action"
+ },
{
"id": "https://css-tricks.com/?p=344024",
"author": "Chris Coyier",
@@ -36,7 +54,7 @@
"description": "The wonderful company I work for, Payoneer, has a new logo, and my job was to recreate it and animate it for a loader component in our app. I’ll explain exactly how I did it, share the problems I …\nThe post My Struggle to Use and Animate a Conic Gradient in SVG appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/my-struggle-to-use-and-animate-a-conic-gradient-in-svg/",
"publishedOn": "2021-07-08T14:35:38.000Z",
- "wordCount": 1712,
+ "wordCount": 1989,
"title": "My Struggle to Use and Animate a Conic Gradient in SVG"
},
{
@@ -45,7 +63,7 @@
"description": "Command line tools are one of the most popular applications we have today. We use command line tools every day, and they range from git, npm or yarn. Command line tools are very fast and useful for automating applications and …\nThe post Building a Command Line Tool with Nodejs and Fauna appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/building-a-command-line-tool-with-nodejs-and-fauna/",
"publishedOn": "2021-07-08T14:35:09.000Z",
- "wordCount": 1131,
+ "wordCount": 1312,
"title": "Building a Command Line Tool with Nodejs and Fauna"
},
{
@@ -54,7 +72,7 @@
"description": "Astro is a brand new framework for building websites. To me, the big thing is that it allows you to build a site like you’re using a JavaScript framework (and you are), but the output is a zero-JavaScript static site. …\nThe post A Look at Building with Astro appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/a-look-at-building-with-astro/",
"publishedOn": "2021-07-07T21:06:35.000Z",
- "wordCount": 2622,
+ "wordCount": 2789,
"title": "A Look at Building with Astro"
},
{
@@ -99,7 +117,7 @@
"description": "If you zone out every time someone mentions “Kubernetes,” “containers,” or “pods,” this article is for you. No complex diagrams involved!\nAs a front-end developer, you don’t have to know how to configure an infrastructure from scratch. However, if you …\nThe post Kubernetes Explained Simply: Containers, Pods and Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images/",
"publishedOn": "2021-07-05T14:17:33.000Z",
- "wordCount": 1222,
+ "wordCount": 1274,
"title": "Kubernetes Explained Simply: Containers, Pods and Images"
},
{
@@ -108,7 +126,7 @@
"description": "Web design is such a rectangle-based design medium that literally any deviation from it feels fresh. Michelle Barker gets into using math in various ways to programmatically draw lines, shapes, and animations that end up looking both beautiful and have …\nThe post Trigonometry in CSS and JavaScript: Beyond Triangles appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://tympanus.net/codrops/2021/06/04/trigonometry-in-css-and-javascript-beyond-triangles/",
"publishedOn": "2021-07-05T14:15:20.000Z",
- "wordCount": 2662,
+ "wordCount": 2658,
"title": "Trigonometry in CSS and JavaScript: Beyond Triangles"
},
{
@@ -137,24 +155,6 @@
"publishedOn": "2021-07-02T14:41:26.000Z",
"wordCount": 3441,
"title": "Good Meetings"
- },
- {
- "id": "https://css-tricks.com/?p=342994",
- "author": "Chris Coyier",
- "description": "This is a super niche blog post. But it’s been on my list forever to write down because this caused me grief for far too long.\nThe setup is that you can use WooCommerce to sell things on a WordPress …\nThe post The Trick to Enable Printify Shipping Notifications for Orders in WooCommerce? Customer Notes. appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://css-tricks.com/the-trick-to-enable-printify-shipping-notifications-for-orders-in-woocommerce-customer-notes/",
- "publishedOn": "2021-07-02T00:02:51.000Z",
- "wordCount": 1264,
- "title": "The Trick to Enable Printify Shipping Notifications for Orders in WooCommerce? Customer Notes."
- },
- {
- "id": "https://css-tricks.com/?p=343637",
- "author": "Chris Coyier",
- "description": "The marketing for Core Web Vitals (CWV) has been a massive success. I guess that’s what happens when the world’s dominant search engine tells people that something’s going to be an SEO factor. Ya know what language can play a …\nThe post CSS for Web Vitals appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
- "link": "https://web.dev/css-web-vitals/",
- "publishedOn": "2021-07-01T18:54:45.000Z",
- "wordCount": 1639,
- "title": "CSS for Web Vitals"
}
]
},
@@ -163,13 +163,27 @@
"feedUrl": "https://www.smashingmagazine.com/feed/",
"siteUrl": "https://www.smashingmagazine.com/",
"articles": [
+ {
+ "id": "https://smashingmagazine.com/2021/07/strong-case-for-accessibility/",
+ "author": "hello@smashingmagazine.com (Todd Libby)",
+ "description": "Accessibility is often overlooked or bolted on to the end of a project. Let’s figure out how to implement and advocate for accessibility from the inception of a project to the release or handoff and beyond.",
+ "link": "https://smashingmagazine.com/2021/07/strong-case-for-accessibility/",
+ "publishedOn": "2021-07-09T10:30:00.000Z",
+ "wordCount": 2955,
+ "title": "Making A Strong Case For Accessibility",
+ "enclosure": {
+ "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/9c226eaa-3251-4d02-9ade-96a88ad759fc/strong-case-for-accessibility.jpg",
+ "length": "0",
+ "type": "image/jpg"
+ }
+ },
{
"id": "https://smashingmagazine.com/2021/07/tools-practices-speed-up-vuejs-development-process/",
"author": "hello@smashingmagazine.com (Uma Victor)",
"description": "Even though Vue.js claims to have an approachable minimalist framework that can be incrementally adaptable, it can be a little bit overwhelming when starting as a Vue.js newbie. In this article, we’re looking at ways to make writing Vue.js a breeze.",
"link": "https://smashingmagazine.com/2021/07/tools-practices-speed-up-vuejs-development-process/",
"publishedOn": "2021-07-08T11:00:00.000Z",
- "wordCount": 4781,
+ "wordCount": 4788,
"title": "Tools And Practices To Speed Up The Vue.js Development Process",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/83768020-8004-41f2-b9a9-14b86c18eb4d/tools-practices-speed-up-vuejs-development-process.jpg",
@@ -183,7 +197,7 @@
"description": "Interactive Components in Figma allows designers to create a component with states (hover, active, clicked, focus) and make it interactive so that every copy of the component will inherit those same interactions by default. Let’s explore how it can reduce the time and effort needed to create interactions for your mock-ups.",
"link": "https://smashingmagazine.com/2021/07/introduction-figma-interactive-components/",
"publishedOn": "2021-07-07T11:00:00.000Z",
- "wordCount": 4059,
+ "wordCount": 4049,
"title": "An Introduction To Figma Interactive Components",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1a8390d0-26c0-4476-bc00-19e8c89b60c5/introduction-figma-interactive-components.jpg",
@@ -197,7 +211,7 @@
"description": "There is an array of Headless CMSes out there. In this article, we delve into headless CMS features to satisfy your content editors, marketers and yourself as a developer. For the experience headless practitioner, this could be a checklist to see what’s new out there. For those starting out on their headless journey, this could be a guide on what to look for.",
"link": "https://smashingmagazine.com/2021/07/how-to-choose-a-headless-cms/",
"publishedOn": "2021-07-06T10:30:00.000Z",
- "wordCount": 4121,
+ "wordCount": 4123,
"title": "How To Choose A Headless CMS",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0fa37a67-9079-4b4d-9489-fcd87c7c3807/how-to-choose-a-headless-cms.jpg",
@@ -211,7 +225,7 @@
"description": "In this article, Ahmad Shadeed explains what HSL is, how to use it, and shares some of the useful use-cases and examples that you can use right away in your current projects.",
"link": "https://smashingmagazine.com/2021/07/hsl-colors-css/",
"publishedOn": "2021-07-05T10:30:00.000Z",
- "wordCount": 1580,
+ "wordCount": 1587,
"title": "Using HSL Colors In CSS",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/73607a1e-fe7f-47ea-aada-df79342d823a/hsl-colors-css.jpg",
@@ -225,7 +239,7 @@
"description": "With so many tools and approaches, email still has quite a few pain points, both for developers and email marketers. Email is difficult because it has too many aspects to set and a few instances with no common rules to follow.",
"link": "https://smashingmagazine.com/2021/07/email-testing-flow/",
"publishedOn": "2021-07-02T10:30:00.000Z",
- "wordCount": 4197,
+ "wordCount": 4200,
"title": "Email Testing Flow As It Should Be",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/57a53d31-9651-4d88-b2fe-f8de70c08da1/email-testing-flow.jpg",
@@ -239,7 +253,7 @@
"description": "When writing front-end tests, you’ll find a lot of pitfalls along the way. Let’s explore common mistakes developers make, and how to avoid them. Testing doesn’t need to be painful, after all.",
"link": "https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/",
"publishedOn": "2021-07-01T12:30:00.000Z",
- "wordCount": 4755,
+ "wordCount": 4762,
"title": "It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/dc1434b9-70c3-4fb2-821e-2128e3373246/frontend-testing-pitfalls.jpg",
@@ -253,7 +267,7 @@
"description": "The web is single-threaded. This makes it increasingly hard to write smooth and responsive apps. Workers have a bad rep, but can be an important and useful tool in any web developer's toolbelt for these kinds of problems. Let’s get up to speed on Workers on the Web!",
"link": "https://smashingmagazine.com/2021/06/web-workers-2021/",
"publishedOn": "2021-06-30T12:00:00.000Z",
- "wordCount": 4744,
+ "wordCount": 4746,
"title": "The State Of Web Workers In 2021",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/379e4510-b4ab-4fde-9a5d-122738be19b2/web-workers-2021.jpg",
@@ -267,7 +281,7 @@
"description": "Let’s welcome July with some fresh desktop wallpapers. Designed by artists and designers from around the world, they are available with and without a calendar. Enjoy!",
"link": "https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/",
"publishedOn": "2021-06-30T09:30:00.000Z",
- "wordCount": 3693,
+ "wordCount": 3690,
"title": "The Many Shades Of July (2021 Desktop Wallpapers Edition)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/814b3b6e-1510-4c12-8504-433157173355/july-21-against-the-current-preview-opt.png",
@@ -281,7 +295,7 @@
"description": "Static Generation is great for performance — until the app gets too big and build-times go through the roof. Today, we’ll have a look at how Netlify’s fresh On-Demand Builders can fix that.",
"link": "https://smashingmagazine.com/2021/06/breaking-down-bulky-builds-netlify-nextjs/",
"publishedOn": "2021-06-29T11:00:00.000Z",
- "wordCount": 2453,
+ "wordCount": 2455,
"title": "Breaking Down Bulky Builds With Netlify And Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a11af025-97a1-4506-8cbe-a7786e5574c9/breaking-down-bulky-builds-netlify-nextjs.jpg",
@@ -295,7 +309,7 @@
"description": "In this episode, we’re talking about Chakra UI. What is it and how can it help with your React projects? Drew McLellan talks to expert Mike Cavaliere to find out.",
"link": "https://smashingmagazine.com/2021/06/smashing-podcast-episode-40/",
"publishedOn": "2021-06-29T05:30:00.000Z",
- "wordCount": 6619,
+ "wordCount": 6621,
"title": "Smashing Podcast Episode 40 With Mike Cavaliere: What Is Chakra UI For React?",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e981ad2c-0679-4935-b19f-39d1ca96823e/smashing-podcast-episode-40.jpg",
@@ -309,7 +323,7 @@
"description": "In this article, Manuel explains why Emmet is one of his favorite productivity tools for writing HTML and CSS, and how you can create custom Emmet snippets in Visual Studio Code to help you improve your front-end workflows even more.",
"link": "https://smashingmagazine.com/2021/06/custom-emmet-snippets-vscode/",
"publishedOn": "2021-06-28T10:30:00.000Z",
- "wordCount": 2524,
+ "wordCount": 2530,
"title": "Creating Custom Emmet Snippets In VS Code",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b7ff6227-3a15-4237-8e58-aa783fc9c485/custom-emmet-snippets-vscode.jpg",
@@ -323,7 +337,7 @@
"description": "This article explains how we can connect different types of content in a Next.js application. With this technique, we can add any kind of one-to-one, one-to-many, or even many-to-many relationship to our projects.",
"link": "https://smashingmagazine.com/2021/06/creating-multi-author-blog-nextjs/",
"publishedOn": "2021-06-25T11:30:00.000Z",
- "wordCount": 5440,
+ "wordCount": 5459,
"title": "Creating A Multi-Author Blog With Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/28d0f286-9b01-4f8d-aede-01248ba3491d/creating-multi-author-blog-nextjs.jpg",
@@ -337,7 +351,7 @@
"description": "This article is a case study of how a UX audit affects a UI. It explains how a famous educational platform can be analyzed edX against Jakob Nielsen’s usability guidelines. To get started, Mark Lankmiller shares all of the criteria and metrics he used for his UX audit.",
"link": "https://smashingmagazine.com/2021/06/ux-audit-edtech-platform-case-study/",
"publishedOn": "2021-06-25T10:00:00.000Z",
- "wordCount": 3518,
+ "wordCount": 3535,
"title": "How To Run A UX Audit For A Major EdTech Platform (Case Study)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/d5116c31-3d66-47b0-aa81-1a6759c68b92/ux-audit-edtech-platform-case-study.jpg",
@@ -351,7 +365,7 @@
"description": "In the dynamic and unpredictable environments in which we work, even the most carefully crafted solutions can have a short shelf life. When we accept that our work is impermanent and our problem-solving abilities are limited, our goal can shift from delivering full solutions to developing tools that empower our users to adaptively design for themselves.",
"link": "https://smashingmagazine.com/2021/06/design-thinking-problem-solving-strategy/",
"publishedOn": "2021-06-24T14:00:00.000Z",
- "wordCount": 4168,
+ "wordCount": 4175,
"title": "The Rise Of Design Thinking As A Problem Solving Strategy",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e5ea9274-2ff4-49d8-b259-a5f0904cec77/design-thinking-problem-solving-strategy.jpg",
@@ -365,7 +379,7 @@
"description": "Frontend and design are remarkably complex these days. That’s why we invite kind, smart folks from the community to run [online workshops](https://smashingconf.com/online-workshops/) for all of us to learn together. And we have new ones coming up, and we’d like to kindly welcome you to join in.",
"link": "https://smashingmagazine.com/2021/06/new-smashing-online-workshops-frontend-ux-design/",
"publishedOn": "2021-06-23T13:30:00.000Z",
- "wordCount": 947,
+ "wordCount": 949,
"title": "Smashing Online Workshops (July-October 2021)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1a95c729-8b29-4b44-90b0-d38183b367c0/online-workshops-2021-opt.png",
@@ -379,7 +393,7 @@
"description": "Automated testing is an important part of any software project, including testing for accessibility. There are already tools for linting and integration testing accessibility, but what about end-to-end testing with real assistive technology? Since I hadn’t seen this before, I set out to build Auto VO, a driver for the VoiceOver screen reader.",
"link": "https://smashingmagazine.com/2021/06/automating-screen-reader-testing-macos-autovo/",
"publishedOn": "2021-06-23T09:30:00.000Z",
- "wordCount": 1350,
+ "wordCount": 1400,
"title": "Automating Screen Reader Testing On macOS Using Auto VO",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c81018b9-c45e-4c21-9762-dff84dd2682c/automating-screen-reader-testing-macos-autovo.jpg",
@@ -393,7 +407,7 @@
"description": "After years of innovation in both tools and processes, the struggle between design and development is still real. This article focuses on the best practices for improving the design to development processes and how cutting-edge solutions, such as UXPin powered by Merge technology, can help in facilitating the change.",
"link": "https://smashingmagazine.com/2021/06/design-code-modern-approach-development-challenges/",
"publishedOn": "2021-06-22T09:00:00.000Z",
- "wordCount": 2885,
+ "wordCount": 2887,
"title": "Designing With Code: A Modern Approach To Design (Development Challenges)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/08546e48-5034-466a-a29c-08ce3827416e/uxpin-ui.png",
@@ -407,7 +421,7 @@
"description": "Do you have to process data manually because it is served through images or scanned documents? An image-to-text conversion makes it possible to extract text from images to automate the processing of texts on images, videos, and scanned documents. In this article, we look at how to convert an image to text with React and Tesseract.js(OCR), preprocess images, and deal with the limitations of Tesseract (OCR).",
"link": "https://smashingmagazine.com/2021/06/image-text-conversion-react-tesseract-js-ocr/",
"publishedOn": "2021-06-21T14:30:00.000Z",
- "wordCount": 5357,
+ "wordCount": 5356,
"title": "Image To Text Conversion With React And Tesseract.js (OCR)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/012f3fbe-980a-44fc-b973-a459f6d9bf1a/image-text-conversion-react-tesseract-js-ocr.jpg",
@@ -421,7 +435,7 @@
"description": "Voice assistants are currently the most popular use case for voice user interfaces. However, due to the bad feedback loop resulting from voice assistants can only solve simple user tasks such as setting an alarm or playing music. In order for voice user interfaces to really break through, feedback to the user must be visual, not auditive.",
"link": "https://smashingmagazine.com/2021/06/alternative-voice-ui-voice-assistants/",
"publishedOn": "2021-06-18T15:00:00.000Z",
- "wordCount": 3421,
+ "wordCount": 3416,
"title": "An Alternative Voice UI To Voice Assistants",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8ebd2c76-ebe5-4885-be3e-f9acc3608072/alternative-voice-ui-voice-assistants.jpg",
@@ -435,7 +449,7 @@
"description": "Next.js has a file-based routing system in which each page automatically becomes a route based on its file name. This article will guide you through almost everything you need to know about Routing in Next.js and point you in the direction of related topics and concepts.",
"link": "https://smashingmagazine.com/2021/06/client-side-routing-next-js/",
"publishedOn": "2021-06-18T13:00:00.000Z",
- "wordCount": 3912,
+ "wordCount": 3957,
"title": "Client-Side Routing In Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a51f6c83-5e1a-4535-b28a-2018310ffc3b/client-side-routing-next-js.jpg",
@@ -449,7 +463,7 @@
"description": "Image placement on the modern web is highly intentional, helping to communicate the overall purpose of a page or view. This means that nearly every image you declare needs to have an alternate description.",
"link": "https://smashingmagazine.com/2021/06/img-alt-attribute-alternate-description-decorative/",
"publishedOn": "2021-06-17T10:30:00.000Z",
- "wordCount": 1634,
+ "wordCount": 1636,
"title": "Your Image Is Probably Not Decorative",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/95585fe9-52b8-4bd4-adac-a3580ef87b98/img-alt-attribute-alternate-description-decorative.jpg",
@@ -463,7 +477,7 @@
"description": "In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. Recently we’ve covered HTML Emails and SVG Generators. This time we look into different kinds of tools to help you streamline your accessibility testing process. Don’t miss the next one.",
"link": "https://smashingmagazine.com/2021/06/complete-guide-accessibility-tooling/",
"publishedOn": "2021-06-16T10:30:00.000Z",
- "wordCount": 4098,
+ "wordCount": 4102,
"title": "A Complete Guide To Accessibility Tooling",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0e0ea8e6-a4ad-489c-b062-749a22d5e38e/complete-guide-accessibility-tooling.jpg",
@@ -477,7 +491,7 @@
"description": "When developing themes and plugins for WordPress, we need to test them in different environments. How can we create multiple testing sites on our computer, quickly and easily, without having to become a sysadmin?",
"link": "https://smashingmagazine.com/2021/06/multiple-wordpress-sites-locally-devkinsta/",
"publishedOn": "2021-06-15T10:15:00.000Z",
- "wordCount": 2381,
+ "wordCount": 2383,
"title": "Spinning Up Multiple WordPress Sites Locally With DevKinsta",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2798d879-8878-49e3-bc0f-a1b2008210c0/devkinsta-frontpage.png",
@@ -491,7 +505,7 @@
"description": "In this episode of the Smashing Podcast, we’re talking about image optimization. What steps should we follow for performant images in 2021? We talk to expert Addy Osmani to find out.",
"link": "https://smashingmagazine.com/2021/06/smashing-podcast-episode-39/",
"publishedOn": "2021-06-15T07:00:00.000Z",
- "wordCount": 10715,
+ "wordCount": 10717,
"title": "Smashing Podcast Episode 39 With Addy Osmani: Image Optimization",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/bf1aeccc-a603-4cb3-b716-69bd0c86d33a/smashing-podcast-episode-39.jpg",
@@ -505,7 +519,7 @@
"description": "Spoiler alert: tooltips, modals, tabs, carousels, and dropdown menus are some of the user interface components that require more than CSS. To ensure accessibility of your interface, JavaScript is a necessary addition to accomplish focus management, respond to keyboard events, and toggle ARIA attributes.",
"link": "https://smashingmagazine.com/2021/06/css-javascript-requirements-accessible-components/",
"publishedOn": "2021-06-14T10:30:00.000Z",
- "wordCount": 3668,
+ "wordCount": 3670,
"title": "When CSS Isn’t Enough: JavaScript Requirements For Accessible Components",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/9982fa1e-806c-4343-9de1-eb804a48451e/css-javascript-requirements-accessible-components.jpg",
@@ -519,7 +533,7 @@
"description": "Design often revolves around visuals, but the other senses deserve love too. In this article, we tune in to audio features that are making sites sing.",
"link": "https://smashingmagazine.com/2021/06/web-design-done-well-audio/",
"publishedOn": "2021-06-11T15:00:00.000Z",
- "wordCount": 1752,
+ "wordCount": 1705,
"title": "Web Design Done Well: Making Use Of Audio",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/bf0cbb26-546e-43b7-9b9a-9077259ea84b/making-use-of-audio.jpg",
@@ -533,27 +547,13 @@
"description": "We don’t need to write everything from scratch every single time. With boilerplates and starter kits, we can set up our projects faster, and get to work immediately.",
"link": "https://smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/",
"publishedOn": "2021-06-10T15:00:00.000Z",
- "wordCount": 5109,
+ "wordCount": 5118,
"title": "Useful Front-End Boilerplates And Starter Kits",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/598e7f3e-9dca-4922-b17d-76089efab46f/25-frontend-boilerplates-starter-kits.png",
"length": "0",
"type": "image/png"
}
- },
- {
- "id": "https://smashingmagazine.com/2021/06/three-frontend-auditing-tools/",
- "author": "hello@smashingmagazine.com (Stefan Judis)",
- "description": "Building a faster website can be a rocket task these days. There are so many things to consider, so it’s challenging to get everything right. Here are some less-known tools that might help you get there.",
- "link": "https://smashingmagazine.com/2021/06/three-frontend-auditing-tools/",
- "publishedOn": "2021-06-10T11:15:00.000Z",
- "wordCount": 878,
- "title": "Three Front-End Auditing Tools I Discovered Recently",
- "enclosure": {
- "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e21066b1-baa0-4a85-90ee-8074029d0a32/three-frontend-auditing-tools.jpg",
- "length": "0",
- "type": "image/jpg"
- }
}
]
},
@@ -562,6 +562,51 @@
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
+ {
+ "id": "60e8864de8ee9b08300ecc3f",
+ "author": null,
+ "description": "There are literally 100s of great React libraries to choose from, but which libraries do you need most for your React projects? In this article, we're going to break down five libraries you need for your React projects. Each of them will cover virtually every major tool you need, plus",
+ "link": "https://www.freecodecamp.org/news/5-react-libraries-every-project-needs/",
+ "publishedOn": "2021-07-09T20:06:31.000Z",
+ "wordCount": 1729,
+ "title": "5 React Libraries Every Project Should Use in 2021"
+ },
+ {
+ "id": "60e81c50134ad707be00f79f",
+ "author": null,
+ "description": "Hey everyone! In this article, I'm going to show you what's new in the latest of version of React – React 18 – in under 8 minutes. First, you might be wondering whether the latest set of changes will break anything with your current setup, or whether you will have to learn",
+ "link": "https://www.freecodecamp.org/news/whats-new-in-react-18/",
+ "publishedOn": "2021-07-09T18:42:26.000Z",
+ "wordCount": 1930,
+ "title": "What's New in React 18? Concurrency, Batching, the Transition API and More"
+ },
+ {
+ "id": "60dcb93727f80207bcdbc17e",
+ "author": null,
+ "description": "When you use code snippets in Visual Studio, it can make your coding process a lot easier and faster. But what are code snippets? And how can you use them? In this article, we'll look at how you can create code snippets in C#. Just keep in mind that snippets",
+ "link": "https://www.freecodecamp.org/news/how-to-automatically-generate-code-snippets-visual-studio/",
+ "publishedOn": "2021-07-09T18:28:18.000Z",
+ "wordCount": 3957,
+ "title": "How to Automatically Generate C# Code Snippets in Visual Studio"
+ },
+ {
+ "id": "5f9c986d740569d1a4ca1a04",
+ "author": null,
+ "description": "Nine years ago, universities like MIT and Stanford first opened up free online courses to the public. Today, close to 1,000 schools around the world have created thousands of free online courses. I’ve compiled this list of 760+ such free online courses that you can start this month.",
+ "link": "https://www.freecodecamp.org/news/free-online-programming-cs-courses/",
+ "publishedOn": "2021-07-09T18:04:00.000Z",
+ "wordCount": 6787,
+ "title": "760+ Free Online Programming & Computer Science Courses You Can Start This July"
+ },
+ {
+ "id": "60ae6b0d11ffb70827ef7fe6",
+ "author": null,
+ "description": "If you look at any website or application today, somewhere under the hood there is a database. After all, we live in the world of Big Data. And the volume of data is growing exponentially. With so much data at hand, we need ever more sophisticated ways to store it",
+ "link": "https://www.freecodecamp.org/news/how-to-create-a-nosql-database-with-ravendb/",
+ "publishedOn": "2021-07-09T15:06:24.000Z",
+ "wordCount": 1374,
+ "title": "How to Create a NoSQL Database with RavenDB"
+ },
{
"id": "60e59724134ad707be00e5d1",
"author": null,
@@ -606,51 +651,6 @@
"publishedOn": "2021-07-07T17:28:00.000Z",
"wordCount": 5411,
"title": "How to Learn Machine Learning – Tips and Resources to Learn ML the Practical Way"
- },
- {
- "id": "60e25e17134ad707be00d947",
- "author": null,
- "description": "List comprehension is an easy to read, compact, and elegant way of creating a list from any existing iterable object. Basically, it's a simpler way to create a new list from the values in a list you already have. It is generally a single line of code enclosed in square",
- "link": "https://www.freecodecamp.org/news/list-comprehension-in-python/",
- "publishedOn": "2021-07-07T17:25:39.000Z",
- "wordCount": 1592,
- "title": "List Comprehension in Python Explained for Beginners"
- },
- {
- "id": "60c38e76d3126007592d66cd",
- "author": null,
- "description": "I've carefully gone through over 50 resources, I've been through 10 JavaScript interviews, and I've landed a job at a unicorn startup. And throughout this entire process, I started to see a pattern in the most frequently asked JS interview questions. In this article, I have tried to list the",
- "link": "https://www.freecodecamp.org/news/javascript-interview-prep-cheatsheet/",
- "publishedOn": "2021-07-07T15:43:17.000Z",
- "wordCount": 4364,
- "title": "JavaScript Interview Prep Cheatsheet – Ace Your Coding Interviews with These Concepts"
- },
- {
- "id": "60d5ec446e1a1407b6b0bcae",
- "author": null,
- "description": "Binary search is a common algorithm used in programming languages and programs. It can be very useful for programmers to understand how it works. We just released a binary search course on the freeCodeCamp.org YouTube channel. You will learn how to implement binary search in C and C++, but",
- "link": "https://www.freecodecamp.org/news/what-is-binary-search/",
- "publishedOn": "2021-07-07T13:57:56.000Z",
- "wordCount": 13488,
- "title": "What is Binary Search?"
- },
- {
- "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"
}
]
}
diff --git a/feed.atom b/feed.atom
index 5dc00d5..551a4ec 100644
--- a/feed.atom
+++ b/feed.atom
@@ -1,10 +1,93 @@