mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
659 lines
No EOL
46 KiB
JSON
659 lines
No EOL
46 KiB
JSON
{
|
||
"sources": [
|
||
{
|
||
"title": "Release notes from osmosfeed",
|
||
"feedUrl": "https://github.com/osmoscraft/osmosfeed/releases.atom",
|
||
"siteUrl": "https://github.com/osmoscraft/osmosfeed/releases",
|
||
"articles": [
|
||
{
|
||
"id": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.0",
|
||
"author": null,
|
||
"description": "Added: support an experimental template for YouTube feed 📺 Demo | Source\n\nAggregate content from any YouTube channel rss url https://www.youtube.com/feeds/videos.xml?channel_id=<replace_with_channel_id>\nVideos are embedded via iframe and loading accelerated by youtube-lite-embed\nAds are reduced thanks to YouTube's policy for embedded videos 🙃\nWorks on mobile devices with butter smooth horizontal scroll.\nCaveat: the template works only with YouTube content. You cannot mix textual RSS feed or other video sources such as Vimeo.\nChanged: Default HTML template meta tag adjusted to match convention\nChanged: sources in template data is now ordered by last update timestamp (as opposed to alphabetical)\nThank you @PiyushLosalka",
|
||
"link": "https://github.com/osmoscraft/osmosfeed/releases/tag/v1.11.0",
|
||
"publishedOn": "2021-06-23T05:57:59.000Z",
|
||
"wordCount": 370,
|
||
"title": "v1.11.0"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"title": "CSS-Tricks",
|
||
"feedUrl": "https://css-tricks.com/feed/",
|
||
"siteUrl": "https://css-tricks.com",
|
||
"articles": [
|
||
{
|
||
"id": "https://css-tricks.com/?p=343495",
|
||
"author": "Chris Coyier",
|
||
"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": 2391,
|
||
"title": "A Look at Building with Astro"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343388",
|
||
"author": "Robin Rendle",
|
||
"description": "There are a lot of great defaults when it comes to browsers and the web. Think about all the accessibility features that are baked into HTML so that you don’t have to do weird stuff, like this example from Manuel…\nThe post The Web’s Worst Default appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/the-webs-worst-default/",
|
||
"publishedOn": "2021-07-07T14:30:34.000Z",
|
||
"wordCount": 1322,
|
||
"title": "The Web’s Worst Default"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343438",
|
||
"author": "Chris Coyier",
|
||
"description": "I appreciate the clarity of this trick that Mikael Ainalem posted over on Reddit:\nIt’s a one-liner that toggles the class on the <body> so you can mock up different states and toggle between them on click.\n<body onclick=\"this.classList.toggle(\"active\");\"\nCould …\nThe post Body Toggle appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/body-toggle/",
|
||
"publishedOn": "2021-07-06T20:55:45.000Z",
|
||
"wordCount": 548,
|
||
"title": "Body Toggle"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343560",
|
||
"author": "Chris Coyier",
|
||
"description": "And maybe an optional follow-up if you’re up for it.\nAutomattic, the makers of Jetpack and many other WordPress-y things, have sponsored my site (me = Chris Coyier; site = CSS-Tricks) for quite a while. I use Jetpack myself, …\nThe post I’ve got one question about Jetpack for you. appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/ive-got-one-question-about-jetpack-for-you/",
|
||
"publishedOn": "2021-07-06T20:00:30.000Z",
|
||
"wordCount": 620,
|
||
"title": "I’ve got one question about Jetpack for you."
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343149",
|
||
"author": "Martin Lexelius",
|
||
"description": "Normally, a project will have a set of pre-determined font sizes, usually as variables named in such a way that seeks some semblance of order and consistency. Any project of considerable size can use something like that. There are always …\nThe post The Dilemma of Naming Font Size Variables appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/the-dilemma-of-naming-font-size-variables/",
|
||
"publishedOn": "2021-07-06T14:41:22.000Z",
|
||
"wordCount": 4083,
|
||
"title": "The Dilemma of Naming Font Size Variables"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343166",
|
||
"author": "Lari Maza",
|
||
"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": 1193,
|
||
"title": "Kubernetes Explained Simply: Containers, Pods and Images"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343671",
|
||
"author": "Chris Coyier",
|
||
"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": 2663,
|
||
"title": "Trigonometry in CSS and JavaScript: Beyond Triangles"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343496",
|
||
"author": "Chris Coyier",
|
||
"description": "It’s CSS-Tricks birthday! Somehow that keeps coming around every year. It’s that time where I reflect upon that past year. It’s like the annual vibe check. \nI’m writing this just days after my current home state of Oregon has …\nThe post The Fourteenth Fourth appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/the-fourteenth-fourth/",
|
||
"publishedOn": "2021-07-04T13:29:01.000Z",
|
||
"wordCount": 1943,
|
||
"title": "The Fourteenth Fourth"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343435",
|
||
"author": "Chris Coyier",
|
||
"description": "The name zero-width space is antithetical, but it’s not without uses. In text, maybe you’d use it around slashes because you want to be sure the words are treated individually but not have any physical space around the slash:…\nThe post Zero-Width Space appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/zero-width-space/",
|
||
"publishedOn": "2021-07-02T20:39:04.000Z",
|
||
"wordCount": 1834,
|
||
"title": "Zero-Width Space"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=342995",
|
||
"author": "Sarah Drasner",
|
||
"description": "Like it or not, meetings are essential to a good working environment and communication. Therefore, it’s crucial that we work on making them as productive as possible. Today we’ll explore myriad ways to keep meetings coordinated, well documented, and talk …\nThe post Good Meetings appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/good-meetings/",
|
||
"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"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=342591",
|
||
"author": "Chris Coyier",
|
||
"description": "This is new stuff from DO.\nApp Platform is a hosting product, no surprise there, but it has some features that are Jamstack-inspired in the best possible way, and an additional set of unique and powerful features. Let’s start with …\nThe post App Platform on Digital Ocean appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/app-platform-on-digital-ocean/",
|
||
"publishedOn": "2021-07-01T18:54:12.000Z",
|
||
"wordCount": 971,
|
||
"title": "App Platform on Digital Ocean"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343092",
|
||
"author": "Cassidy Williams",
|
||
"description": "If you’re anything like me, you like being lazy shortcuts. The “Deploy to Netlify” button allows me to take this lovely feature of my personality and be productive with it.\n\nClicking the button above lets me (or you!) instantly …\nThe post Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/hack-the-deploy-to-netlify-button-using-environment-variables-to-make-a-customizable-site-generator/",
|
||
"publishedOn": "2021-07-01T14:40:14.000Z",
|
||
"wordCount": 1576,
|
||
"title": "Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator"
|
||
},
|
||
{
|
||
"id": "https://css-tricks.com/?p=343224",
|
||
"author": "Chris Coyier",
|
||
"description": "I got this exact question in an email the other day, and I thought it would make a nice blog post because of how wonderfully satisfying this is to do in CSS these days. Plus we can sprinkle in polish …\nThe post How do you make a layout with pictures down one side of a page matched up with paragraphs on the other side? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||
"link": "https://css-tricks.com/how-do-you-make-a-layout-with-pictures-down-one-side-of-a-page-matched-up-with-paragraphs-on-the-other-side/",
|
||
"publishedOn": "2021-06-30T20:36:52.000Z",
|
||
"wordCount": 990,
|
||
"title": "How do you make a layout with pictures down one side of a page matched up with paragraphs on the other side?"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"title": "Articles on Smashing Magazine — For Web Designers And Developers",
|
||
"feedUrl": "https://www.smashingmagazine.com/feed/",
|
||
"siteUrl": "https://www.smashingmagazine.com/",
|
||
"articles": [
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/07/introduction-figma-interactive-components/",
|
||
"author": "hello@smashingmagazine.com (Emiliano Cicero)",
|
||
"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": 4044,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/07/how-to-choose-a-headless-cms/",
|
||
"author": "hello@smashingmagazine.com (Emmanuel Tissera)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/07/hsl-colors-css/",
|
||
"author": "hello@smashingmagazine.com (Ahmad Shadeed)",
|
||
"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": 1583,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/07/email-testing-flow/",
|
||
"author": "hello@smashingmagazine.com (Andriy Zapisotskyi)",
|
||
"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": 4211,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/",
|
||
"author": "hello@smashingmagazine.com (Ramona Schwering)",
|
||
"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": 4756,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/web-workers-2021/",
|
||
"author": "hello@smashingmagazine.com (Surma)",
|
||
"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": 4726,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/",
|
||
"author": "hello@smashingmagazine.com (Cosima Mielke)",
|
||
"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": 3682,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/png"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/breaking-down-bulky-builds-netlify-nextjs/",
|
||
"author": "hello@smashingmagazine.com (Átila Fassina)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/smashing-podcast-episode-40/",
|
||
"author": "hello@smashingmagazine.com (Drew McLellan)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/custom-emmet-snippets-vscode/",
|
||
"author": "hello@smashingmagazine.com (Manuel Matuzović)",
|
||
"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": 2512,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/creating-multi-author-blog-nextjs/",
|
||
"author": "hello@smashingmagazine.com (Dom Habersack)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/ux-audit-edtech-platform-case-study/",
|
||
"author": "hello@smashingmagazine.com (Mark Lankmilier)",
|
||
"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": 3527,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/design-thinking-problem-solving-strategy/",
|
||
"author": "hello@smashingmagazine.com (Josh Singer)",
|
||
"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": 4170,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/new-smashing-online-workshops-frontend-ux-design/",
|
||
"author": "hello@smashingmagazine.com (Iris Lješnjanin)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/png"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/automating-screen-reader-testing-macos-autovo/",
|
||
"author": "hello@smashingmagazine.com (Cameron Cundiff)",
|
||
"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": 1388,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/design-code-modern-approach-development-challenges/",
|
||
"author": "hello@smashingmagazine.com (Mikołaj Dobrucki)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/png"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/image-text-conversion-react-tesseract-js-ocr/",
|
||
"author": "hello@smashingmagazine.com (Ayobami Ogundiran)",
|
||
"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": 5309,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/alternative-voice-ui-voice-assistants/",
|
||
"author": "hello@smashingmagazine.com (Ottomatias Peura)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/client-side-routing-next-js/",
|
||
"author": "hello@smashingmagazine.com (Adebiyi Adedotun)",
|
||
"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": 3951,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/img-alt-attribute-alternate-description-decorative/",
|
||
"author": "hello@smashingmagazine.com (Eric Bailey)",
|
||
"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": 1633,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/complete-guide-accessibility-tooling/",
|
||
"author": "hello@smashingmagazine.com (Nic Chan)",
|
||
"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": 4096,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/multiple-wordpress-sites-locally-devkinsta/",
|
||
"author": "hello@smashingmagazine.com (Leonardo Losoviz)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/png"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/smashing-podcast-episode-39/",
|
||
"author": "hello@smashingmagazine.com (Drew McLellan)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/css-javascript-requirements-accessible-components/",
|
||
"author": "hello@smashingmagazine.com (Stephanie Eckles)",
|
||
"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,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/web-design-done-well-audio/",
|
||
"author": "hello@smashingmagazine.com (Frederick O’Brien)",
|
||
"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": 1735,
|
||
"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",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/",
|
||
"author": "hello@smashingmagazine.com (Cosima Mielke)",
|
||
"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": 5149,
|
||
"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": 826,
|
||
"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"
|
||
}
|
||
},
|
||
{
|
||
"id": "https://smashingmagazine.com/2021/06/has-native-css-parent-selector/",
|
||
"author": "hello@smashingmagazine.com (Adrian Bece)",
|
||
"description": "What makes relational selector one of the most requested features and how are we, as developers, working around not having it? In this article, we’re going to check the early spec of the :has selector, and see how it should improve the CSS workflow once it’s released.",
|
||
"link": "https://smashingmagazine.com/2021/06/has-native-css-parent-selector/",
|
||
"publishedOn": "2021-06-09T10:30:00.000Z",
|
||
"wordCount": 2778,
|
||
"title": "Meet <code>:has</code>, A Native CSS Parent Selector (And More)",
|
||
"enclosure": {
|
||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/89aef48d-9be9-45df-a7f4-775168deb8dd/has-native-css-parent-selector.jpg",
|
||
"length": "0",
|
||
"type": "image/jpg"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"title": "freeCodeCamp.org",
|
||
"feedUrl": "https://www.freecodecamp.org/news/rss/",
|
||
"siteUrl": "https://www.freecodecamp.org/news",
|
||
"articles": [
|
||
{
|
||
"id": "60e521aa134ad707be00e41d",
|
||
"author": null,
|
||
"description": "Objects are one of the most valuable things you can learn in Javascript. You can use them to take your programs to the next level. An object is a collection of data – or key value pairs – which consist of variables and functions that you can access using dot notation. Now",
|
||
"link": "https://www.freecodecamp.org/news/what-is-a-javascript-object/",
|
||
"publishedOn": "2021-07-07T22:04:00.000Z",
|
||
"wordCount": 761,
|
||
"title": "What is a JavaScript Object? Key Value Pairs and Dot Notation Explained"
|
||
},
|
||
{
|
||
"id": "60ccd1794dc1a607ed7b4feb",
|
||
"author": null,
|
||
"description": "A lot of people want to learn machine learning these days. But the daunting bottom-up curriculum that most ML teachers propose is enough discourage a lot of newcomers. In this tutorial I flip the curriculum upside down and will outline what I think is the fastest and easiest way to",
|
||
"link": "https://www.freecodecamp.org/news/how-to-learn-machine-learning-practical-tips-and-resources/",
|
||
"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"
|
||
},
|
||
{
|
||
"id": "60df35f027f80207bcdbccea",
|
||
"author": null,
|
||
"description": "Let's look at five JavaScript tips you can use today to instantly improve your React applications. Because React is a JavaScript library, any improvements that we make in our JavaScript skills will directly improve the applications that we build with React. For this reason, I've put together a number of",
|
||
"link": "https://www.freecodecamp.org/news/javascript-tips-to-improve-your-react-code-today/",
|
||
"publishedOn": "2021-07-06T15:12:00.000Z",
|
||
"wordCount": 1570,
|
||
"title": "5 JavaScript Tips to Improve Your React Code"
|
||
},
|
||
{
|
||
"id": "60aa196411ffb70827ef5f43",
|
||
"author": null,
|
||
"description": "In this article, you will learn how to schedule a job in Node using node-cron. Node-cron is a handy npm package which you can use to schedule jobs to run at specific times or intervals. It is most suitable for scheduling repetitive jobs such as email notifications, file downloads, and",
|
||
"link": "https://www.freecodecamp.org/news/schedule-a-job-in-node-with-nodecron/",
|
||
"publishedOn": "2021-07-06T14:27:26.000Z",
|
||
"wordCount": 2989,
|
||
"title": "How to Schedule a Job in Node Using node-cron"
|
||
},
|
||
{
|
||
"id": "60df6dd827f80207bcdbcf06",
|
||
"author": null,
|
||
"description": "Earning the Certified Information Systems Security Professional (CISSP) Certification proves you have what it takes to effectively design, implement and manage a best-in-class cybersecurity program. The CISSP is one of the most valuable Cyber Security Certificates in the market today. We just posted a 13-hour course on the freeCodeCamp.org",
|
||
"link": "https://www.freecodecamp.org/news/get-ready-to-pass-cissp-exam/",
|
||
"publishedOn": "2021-07-06T13:55:00.000Z",
|
||
"wordCount": 109640,
|
||
"title": "Get Ready to Pass CISSP Exam"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"cliVersion": "1.11.0"
|
||
} |