osmosfeed-template/cache.json
2021-08-08 00:39:52 +00:00

579 lines
No EOL
40 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"sources": [
{
"title": "Release notes from osmosfeed",
"feedUrl": "https://github.com/osmoscraft/osmosfeed/releases.atom",
"siteUrl": "https://github.com/osmoscraft/osmosfeed/releases",
"articles": []
},
{
"title": "CSS-Tricks",
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
{
"id": "https://css-tricks.com/?p=346259",
"author": "Chris Coyier",
"description": "Great little project from Ross Moody: \nSVG Gobbler is a browser extension that finds the vector content on the page youre viewing and gives you the option to download, optimize, copy, view the code, or export it as an image.\n…\nThe post SVG Gobbler appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/svg-gobbler/",
"publishedOn": "2021-08-06T19:32:54.000Z",
"wordCount": 757,
"title": "SVG Gobbler"
},
{
"id": "https://css-tricks.com/?p=345467",
"author": "Andy Ford",
"description": "I recently wrote a very basic Sass loop that outputs several padding and margin utility classes. Nothing fancy, really, just a Sass map with 11 spacing values, looped over to create classes for both padding and margin on each side. …\nThe post Efficient Infinite Utility Helpers Using Inline CSS Custom Properties and calc() appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/efficient-infinite-utility-helpers-using-inline-css-custom-properties-and-calc/",
"publishedOn": "2021-08-06T14:55:06.000Z",
"wordCount": 1892,
"title": "Efficient Infinite Utility Helpers Using Inline CSS Custom Properties and calc()"
},
{
"id": "https://css-tricks.com/?p=345878",
"author": "Chris Coyier",
"description": "Donnie DAmato built a whole site around the thesis that “digital designers still expect to use the grid while experienced layout engineers have moved beyond it.” The idea isnt that we should never literally use display: grid; but rather that …\nThe post gridless.design appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://gridless.design/",
"publishedOn": "2021-08-06T14:48:14.000Z",
"wordCount": 65,
"title": "gridless.design"
},
{
"id": "https://css-tricks.com/?p=345418",
"author": "Hugh Haworth",
"description": "Theres usually more than one way to code a thing in React. And while its possible to create the same thing different ways, there may be one or two approaches that technically work “better” than others. I actually run into …\nThe post Three Buggy React Code Examples and How to Fix Them appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/three-buggy-react-code-examples-and-how-to-fix-them/",
"publishedOn": "2021-08-05T14:24:36.000Z",
"wordCount": 3842,
"title": "Three Buggy React Code Examples and How to Fix Them"
},
{
"id": "https://css-tricks.com/?p=345552",
"author": "Shadid Haque",
"description": "(This is a sponsored post.)\nFlutter is Googles UI framework used to create flexible, expressive cross-platform mobile applications. It is one of the fastest-growing frameworks for mobile app development. On the other hand, Fauna is a transactional, developer-friendly serverless …\nThe post How to Build a Full-Stack Mobile Application With Flutter, Fauna, and GraphQL appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/how-to-build-a-full-stack-mobile-application-with-flutter-fauna-and-graphql/",
"publishedOn": "2021-08-05T09:23:00.000Z",
"wordCount": 3145,
"title": "How to Build a Full-Stack Mobile Application With Flutter, Fauna, and GraphQL"
},
{
"id": "https://css-tricks.com/?p=345866",
"author": "Chris Coyier",
"description": "You gotta appreciate the tenacity of Surma. Hes been advocating for Web Workers as a path forward to better-feeling websites for a lot of years now. Hes at it again making sure we all understand the landscape:\n[…] regardless \n…\nThe post The State Of Web Workers In 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://www.smashingmagazine.com/2021/06/web-workers-2021/",
"publishedOn": "2021-08-04T23:44:06.000Z",
"wordCount": 4746,
"title": "The State Of Web Workers In 2021"
},
{
"id": "https://css-tricks.com/?p=345274",
"author": "Preethi",
"description": "Straight across or down, thats the proverbial order for user controls on a screen. Like a list of menu items. But what if we change that to a more fluid layout with bends, curves, and nooks? We can pull it …\nThe post Using CSS Shapes for Interesting User Controls and Navigation appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/using-css-shapes-for-interesting-user-controls-and-navigation/",
"publishedOn": "2021-08-04T14:13:45.000Z",
"wordCount": 1515,
"title": "Using CSS Shapes for Interesting User Controls and Navigation"
},
{
"id": "https://css-tricks.com/?p=345744",
"author": "Chris Coyier",
"description": "The first time cloud functions / serverless functions clicked for me was when I saw and tried Auth0s (now defunct) Webtask. It was a little CodePen-like IDE but you didnt really see anything aside from code and logs. The …\nThe post Serverless Functions as Proxies appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/serverless-functions-as-proxies/",
"publishedOn": "2021-08-03T20:23:32.000Z",
"wordCount": 1214,
"title": "Serverless Functions as Proxies"
},
{
"id": "https://css-tricks.com/?p=345807",
"author": "Rewind",
"description": "(This is a sponsored post.)\nAny company that uses GitHub for critical applications needs a backup that can be restored quickly when needed. Cyberattacks, human errors, or a forced push are just some of the scenarios that can result …\nThe post Automatic Daily GitHub Backups, Restored in Seconds appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://srv.buysellads.com/ads/long/x/TCZHURZTTTTTTT3IJZ7NTTTTTTTVINFLKTTTTTTTADBXPYTTTTTTTIDNVJR6YWS22M4647ZVKMPW454EQMNWVWPMPABT",
"publishedOn": "2021-08-03T20:22:34.000Z",
"wordCount": 231,
"title": "Automatic Daily GitHub Backups, Restored in Seconds"
},
{
"id": "https://css-tricks.com/?p=345154",
"author": "Paul Ratcliffe",
"description": "While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a problem — press the TAB key to move the keyboard …\nThe post A Deep Dive on Skipping to Content appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/a-deep-dive-on-skipping-to-content/",
"publishedOn": "2021-08-03T14:35:48.000Z",
"wordCount": 2729,
"title": "A Deep Dive on Skipping to Content"
},
{
"id": "https://css-tricks.com/?p=345756",
"author": "Chris Coyier",
"description": "They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS. \nNative CSS Modules are …\nThe post CSS Modules (The Native Ones) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/css-modules-the-native-ones/",
"publishedOn": "2021-08-02T18:28:28.000Z",
"wordCount": 823,
"title": "CSS Modules (The Native Ones)"
},
{
"id": "https://css-tricks.com/?p=345178",
"author": "Bret Cameron",
"description": "With a little knowledge of music theory, we can use regular HTML, CSS and JavaScriptwithout any libraries or audio samplesto create a simple digital instrument. Lets put that into practice and explore one method for creating …\nThe post How to Code a Playable Synth Keyboard appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/how-to-code-a-playable-synth-keyboard/",
"publishedOn": "2021-08-02T14:36:09.000Z",
"wordCount": 2986,
"title": "How to Code a Playable Synth Keyboard"
},
{
"id": "https://css-tricks.com/?p=345628",
"author": "Chris Coyier",
"description": "Looks like it was almost 9 years ago when Airbnb first published their JavaScript Style Guide. 112k stars on GitHub later, it seems like the de facto preset for Babel / ES Lint. But its not the only company …\nThe post A Shared ESLint Configuration appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://katydecorah.com/code/eslint-config/",
"publishedOn": "2021-07-30T20:07:06.000Z",
"wordCount": 237,
"title": "A Shared ESLint Configuration"
},
{
"id": "https://css-tricks.com/?p=345256",
"author": "George Francis",
"description": "The CSS Paint API (part of the magical Houdini family) opens the door to an exciting new world of design in CSS. Using the Paint API, we can create custom shapes, intricate patterns, and beautiful animations — all with a …\nThe post Conjuring Generative Blobs With The CSS Paint API appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/conjuring-generative-blobs-with-the-css-paint-api/",
"publishedOn": "2021-07-30T14:54:36.000Z",
"wordCount": 5804,
"title": "Conjuring Generative Blobs With The CSS Paint API"
},
{
"id": "https://css-tricks.com/?p=345518",
"author": "Chris Coyier",
"description": "An explanation of those new GitHub social media images:\n[…] our custom Open Graph image service is a little Node.js app that uses the GitHub GraphQL API to collect data, generates some HTML from a template, and pipes it to \n…\nThe post GitHub Explains the Open Graph Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://github.blog/2021-06-22-framework-building-open-graph-images/",
"publishedOn": "2021-07-29T19:49:32.000Z",
"wordCount": 1729,
"title": "GitHub Explains the Open Graph Images"
}
]
},
{
"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/08/useful-vscode-extensions-web-developers/",
"author": "hello@smashingmagazine.com (Leonardo Losoviz)",
"description": "VS Code can be supercharged wuth hundreds of [VS Code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/). In this article, Leonardo shares four useful extensions that help him in his daily work.",
"link": "https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/",
"publishedOn": "2021-08-06T10:00:00.000Z",
"wordCount": 586,
"title": "Four Useful VSCode Extensions For Web Developers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2f984846-0510-48f5-a415-326027d14a88/3-useful-vscode-extensions-web-developers.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/",
"author": "hello@smashingmagazine.com (Vitaly Friedman)",
"description": "How can we make disabled buttons more inclusive? When do they work well, and when do they fail on us? And finally, when do we actually need them, and how can we avoid them? Lets find out.",
"link": "https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/",
"publishedOn": "2021-08-05T13:30:00.000Z",
"wordCount": 6569,
"title": "Frustrating Design Patterns: Disabled Buttons",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b9a10b5d-3bad-4083-a83c-082ff772fa9f/frustrating-design-patterns-disabled-buttons.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/react-children-iteration-methods/",
"author": "hello@smashingmagazine.com (Arihant Verma)",
"description": "In this article, well discuss and learn about the use case of iterating over React `children` and the ways to do it. In particular, we will deep dive into one of the utility methods, `React.Children.toArray`, that React gives us, which helps to iterate over the children in a way which ensures performance and determinism.",
"link": "https://smashingmagazine.com/2021/08/react-children-iteration-methods/",
"publishedOn": "2021-08-04T10:30:00.000Z",
"wordCount": 3322,
"title": "React Children And Iteration Methods",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ae9c0d62-009e-45c0-a600-d747533e49e5/react-children-iteration-methods.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/",
"author": "hello@smashingmagazine.com (Callum Hart)",
"description": "Resilience is intrinsic to the web and therefore us, web developers. This article explores how graceful degradation, defensive coding, observability, and a healthy attitude towards failures better equips us before, during, and after an error occurs.",
"link": "https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/",
"publishedOn": "2021-08-03T11:00:00.000Z",
"wordCount": 2942,
"title": "How To Build Resilient JavaScript UIs",
"enclosure": {
"url": "blob:http://www.smashingmagazine.com/c8b93225-8b34-431c-94f1-2f2d0a4fb95a",
"length": "0",
"type": "image/com/c8b93225-8b34-431c-94f1-2f2d0a4fb95a"
}
},
{
"id": "https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/",
"author": "hello@smashingmagazine.com (Adrian Bece)",
"description": "In this article, well take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.",
"link": "https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/",
"publishedOn": "2021-08-02T11:00:00.000Z",
"wordCount": 5983,
"title": "Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1005065b-5daf-4b21-8ac6-89b91effa5b9/refactoring-css-strategy-regression-testing-maintenance-part2.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/",
"author": "hello@smashingmagazine.com (Cosima Mielke)",
"description": "New month, new wallpapers! In this post, youll find unique and inspiring wallpapers for August 2021. Created with love by the community for the community, they come in versions with and without a calendar for the month.",
"link": "https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/",
"publishedOn": "2021-07-31T07:15:00.000Z",
"wordCount": 2518,
"title": "Good Vibes In August (2021 Desktop Wallpapers Edition)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/44276d4d-0b57-4f7a-91cd-c6f3708d09d7/aug-21-cowabunga-preview-opt.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/",
"author": "hello@smashingmagazine.com (Zara Cooper)",
"description": "Having an e-commerce store is crucial for any store owner as more and more customers are turning to online shopping. In this tutorial, we shall go through how to create an e-commerce site with Angular 11. The site will use the Commerce Layer as a headless e-commerce API and use Paypal to process payments.",
"link": "https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/",
"publishedOn": "2021-07-30T11:00:00.000Z",
"wordCount": 12535,
"title": "How To Build An E-Commerce Site With Angular 11, Commerce Layer And Paypal",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/959013b7-26f7-4620-af11-f26f306c1512/ecommerce-angular11-headless-paypal.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/css-absolute-units/",
"author": "hello@smashingmagazine.com (Elad Shechter)",
"description": "What are absolute units? What are the differences between relative and absolute units, and how do we create accurate sizes on the web? In this article, Elad Shechter explains why CSS absolute units arent so absolute.",
"link": "https://smashingmagazine.com/2021/07/css-absolute-units/",
"publishedOn": "2021-07-29T10:30:00.000Z",
"wordCount": 2952,
"title": "There Is No Such Thing As A CSS Absolute Unit",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/6ee35630-bbe1-486c-8877-dacdd4b12869/css-absolute-units.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/",
"author": "hello@smashingmagazine.com (Kitty Giraudel)",
"description": "Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this article, we will dig into how to create a short script to create accessible dialogs.",
"link": "https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/",
"publishedOn": "2021-07-28T11:00:00.000Z",
"wordCount": 3076,
"title": "Creating An Accessible Dialog From Scratch",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4ef51448-125a-4906-98f1-11af0e3fad58/accessible-dialog-from-scratch.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/global-local-styling-nextjs/",
"author": "hello@smashingmagazine.com (Alexander Dubovoy)",
"description": "Next.js has strong opinions about how to organize JavaScript but not CSS. How can we develop patterns that encourage best CSS practices while also following the frameworks logic? The answer is surprisingly simple — to write well-structured CSS that balances global and local styling concerns.",
"link": "https://smashingmagazine.com/2021/07/global-local-styling-nextjs/",
"publishedOn": "2021-07-27T11:00:00.000Z",
"wordCount": 3558,
"title": "Global vs. Local Styling In Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a1756133-541e-429d-82dd-fb6f3988ef56/global-local-styling-nextjs.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/",
"author": "hello@smashingmagazine.com (Paul Scanlon)",
"description": "Gatsby recently announced the launch of “functions”. In this article, Paul Scanlon explains how to get the current location of the International Space Station (ISS) as it orbits the Earth in real-time using [Gatsby Functions](https://www.gatsbyjs.com/docs/reference/functions/) and then display it on a 3D interactive globe using [React Three Fibre](https://github.com/pmndrs/react-three-fiber).",
"link": "https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/",
"publishedOn": "2021-07-26T10:30:00.000Z",
"wordCount": 3080,
"title": "Gatsby Serverless Functions And The International Space Station",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c07c5052-399e-4aee-aa83-706eb1f0c1b6/gatsby-serverless-functions-international-space-station.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/",
"author": "hello@smashingmagazine.com (Paul Boag)",
"description": "Many web design agencies consider it a badge of honor that they win work exclusively through word-of-mouth recommendations. In this article, Paul Boag explains why that is entirely the wrong attitude and what to do about it.",
"link": "https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/",
"publishedOn": "2021-07-23T11:00:00.000Z",
"wordCount": 3407,
"title": "A Guide To Attracting Clients To Your Agency",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1d72d311-2839-48d2-8d23-dbe8951c4ab5/guide-attracting-clients-agency.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/time-schedule-professional-trafft/",
"author": "hello@smashingmagazine.com (Matthew Talebi)",
"description": "Are you running a business and have too many things going on at once? Meetings, bugs, customer feedback, new clients in addition to your already tight deadlines? Lets face it, time management is hard, and it becomes even more difficult in the trying times we are in.",
"link": "https://smashingmagazine.com/2021/07/time-schedule-professional-trafft/",
"publishedOn": "2021-07-22T12:30:00.000Z",
"wordCount": 2583,
"title": "Adding Time To Your Schedule As A Professional",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/75bfca56-7f2b-488f-b9eb-7fa00d930444/5-time-scheduling.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/07/color-tools-resources/",
"author": "hello@smashingmagazine.com (Cosima Mielke)",
"description": "Do you need a little inspiration boost? Weve collected some useful color tools and resources that weve discovered lately — to help you get the most out of your creativity. Weve 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/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/), [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/07/color-tools-resources/",
"publishedOn": "2021-07-21T13:00:00.000Z",
"wordCount": 3061,
"title": "Color Tools And Resources",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/17380a77-f247-450e-be45-2b2e139f7a33/cool-backgrounds.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/07/wordpress-headless-cms-storyblok/",
"author": "hello@smashingmagazine.com (Alba Silvente)",
"description": "In this article, we will look at when it makes sense to migrate from a monolithic project to a headless setup and the benefits that come with it. In addition to a step-by-step guide on how to migrate WordPress to Storyblok Headless CMS, the problems that will arise during the process and how to deal with them.",
"link": "https://smashingmagazine.com/2021/07/wordpress-headless-cms-storyblok/",
"publishedOn": "2021-07-20T10:30:00.000Z",
"wordCount": 5510,
"title": "How To Migrate From WordPress To A Headless CMS",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/7bddb338-e4de-4f6b-a6ee-1a00c82f42ee/wordpress-headless-cms-storyblok.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/",
"author": "hello@smashingmagazine.com (Colby Fayock)",
"description": "By adding visual elements to your tests, you can gain more options to add meaningful ways in maintaining a high level of quality for your app. Colby Fayock explains how.",
"link": "https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/",
"publishedOn": "2021-07-19T10:30:00.000Z",
"wordCount": 4481,
"title": "Maintaining End-To-End Quality With Visual Testing",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/565523e3-0845-4042-9cd1-b3e48c75519d/maintaining-end-to-end-quality-visual-testing.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/",
"author": "hello@smashingmagazine.com (Marcus Herrmann)",
"description": "Web app accessibility appears difficult because it seems that there is little information on the subject available online. Lets take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.",
"link": "https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/",
"publishedOn": "2021-07-16T13:00:00.000Z",
"wordCount": 4789,
"title": "Three Insights I Gained While Researching Vue.js Accessibility",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c3908803-4ddc-4820-8f4e-85e11b4ebbb7/three-insights-vuejs-accessibility.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/isr-dpr-explained/",
"author": "hello@smashingmagazine.com (Cassidy Williams)",
"description": "There are two strategies for incrementally building websites that are growing in popularity: Incremental Static Regeneration and Distributed Persistent Rendering. Whats the difference? Lets figure it out.",
"link": "https://smashingmagazine.com/2021/07/isr-dpr-explained/",
"publishedOn": "2021-07-15T14:00:00.000Z",
"wordCount": 1079,
"title": "ISR vs DPR: Big Words, Quick Explanation",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8e4090b9-8bd9-4d5a-aaed-5177c46a6803/isr-dpr-explained.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/javascript-data-grid-kendo-ui/",
"author": "hello@smashingmagazine.com (Zara Cooper)",
"description": "In this article, youll get to see some pretty groundbreaking things you can achieve with modern JavaScript grids and discover new ways to augment a data grid to make it engaging, responsive, and accessible. All this will be illustrated using Kendo UI Data Grids and their features.",
"link": "https://smashingmagazine.com/2021/07/javascript-data-grid-kendo-ui/",
"publishedOn": "2021-07-15T13:45:00.000Z",
"wordCount": 3199,
"title": "You Can Do That With A JavaScript Data Grid?",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a22acbe3-8a80-4f08-95eb-d440e60c5723/kendo-ui-homepage.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/",
"author": "hello@smashingmagazine.com (Vitaly Friedman)",
"description": "Too often dealing with filters can be frustrating. Lets get them right. That means never freeze the UI on a single input, provide text input fallback and never auto-scroll users on a single input. Heres why.",
"link": "https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/",
"publishedOn": "2021-07-14T13:30:00.000Z",
"wordCount": 5304,
"title": "Frustrating Design Patterns: Broken Filters",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0c5f2df3-3d78-4563-a599-8c924604e84a/7-frustrating-design-patterns.png",
"length": "0",
"type": "image/png"
}
},
{
"id": "https://smashingmagazine.com/2021/07/dynamic-header-intersection-observer/",
"author": "hello@smashingmagazine.com (Michelle Barker)",
"description": "In JavaScript, attaching an event listener to constantly fire a callback on scroll can be performance-intensive. But there is a better way with Intersection Observer.",
"link": "https://smashingmagazine.com/2021/07/dynamic-header-intersection-observer/",
"publishedOn": "2021-07-13T12:00:00.000Z",
"wordCount": 3255,
"title": "Building A Dynamic Header With Intersection Observer",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/67cc7303-3dc9-4d67-b0f4-b6f77783380f/dynamic-header-intersection-observer.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/migrate-jquery-nextjs/",
"author": "hello@smashingmagazine.com (Facundo Giuliani)",
"description": "In this article, were taking a closer look at different approaches and strategies on how we can migrate a web application that uses jQuery framework, and start using one of the coolest React frameworks in the market: Next.js.",
"link": "https://smashingmagazine.com/2021/07/migrate-jquery-nextjs/",
"publishedOn": "2021-07-13T10:30:00.000Z",
"wordCount": 4181,
"title": "How To Migrate From jQuery To Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ece22577-f23c-4e9c-a41c-f9000f14ae9d/migrate-jquery-nextjs.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/",
"author": "hello@smashingmagazine.com (Adrian Bece)",
"description": "CSS refactoring is not an easy task — it needs to be done in a way that doesn't create problems. First we need to analyze the existing codebase, audit CSS codebase health, discover weaknesses, agree on the approach, and convince management to invest time and resources into the process.",
"link": "https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/",
"publishedOn": "2021-07-12T13:30:00.000Z",
"wordCount": 3616,
"title": "Refactoring CSS: Introduction (Part 1)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b8b722a7-791f-433e-8d76-f0382d387e82/refactoring-css-introduction-part1.jpg",
"length": "0",
"type": "image/jpg"
}
}
]
},
{
"title": "freeCodeCamp.org",
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
{
"id": "61067c973306a507d1bfc1ba",
"author": null,
"description": "Once you have created a table in a database, it will rarely need to stay the same forever. You will likely need to modify the records in it. And to help you do that, there is a useful statement, aptly named UPDATE, that you can use to change the records",
"link": "https://www.freecodecamp.org/news/sql-update-statement-update-query-in-sql/",
"publishedOn": "2021-08-06T21:25:14.000Z",
"wordCount": 827,
"title": "SQL Update Statement Update Query in SQL"
},
{
"id": "610cebc13306a507d1bfeca9",
"author": null,
"description": "Microsoft Excel displays data in tabular format. This means that information is arranged in a table consisting of rows and columns. Rows and columns are different properties that together make up a table. These are the two most important features of Excel that allow users to store and manipulate their",
"link": "https://www.freecodecamp.org/news/row-vs-column-in-excel-what-is-the-difference/",
"publishedOn": "2021-08-06T21:17:04.000Z",
"wordCount": 754,
"title": "Row VS Column in Excel What is the Difference?"
},
{
"id": "6107c0593306a507d1bfc565",
"author": null,
"description": "If you've created an empty table in your database you'll need to add records to it. In this article you will learn how you can add records to your tables using the INSERT statement in SQL. Keep in mind that if the syntax presented here doesn't work, you can check",
"link": "https://www.freecodecamp.org/news/insert-into-sql-sql-insert-statement-example/",
"publishedOn": "2021-08-06T16:10:39.000Z",
"wordCount": 837,
"title": "Insert Into SQL SQL Insert Statement Example"
},
{
"id": "610658bf3306a507d1bfc110",
"author": null,
"description": "There are times in JavaScript where you might consider using a switch statement instead of an if else statement.   switch statements can have a cleaner syntax over complicated if else statements. Take a look at the example below instead of using this long if else statement, you might choose to",
"link": "https://www.freecodecamp.org/news/javascript-switch-case-js-switch-statement-example/",
"publishedOn": "2021-08-06T15:18:55.000Z",
"wordCount": 1278,
"title": "JavaScript Switch Case JS Switch Statement Example"
},
{
"id": "610be0ea3306a507d1bfe4b1",
"author": null,
"description": "The HTML <pre> tag defines a preformatted block of text. It comes in handy when you want to display text where the typographical formatting affects the meaning of the content, such as code snippets and poems. By default, browsers ignore white space of any kind extra text space,",
"link": "https://www.freecodecamp.org/news/pre-tag-in-html-example-code/",
"publishedOn": "2021-08-05T21:33:51.000Z",
"wordCount": 1047,
"title": "&lt;pre&gt; Tag in HTML Example Code"
},
{
"id": "6108233d3306a507d1bfc731",
"author": null,
"description": "Containers have exploded in popularity in recent years. And as more developers are using these containers, they need more tools to manage them and their interactions with them effectively. To help manage all this, many devs use Kubernetes. And it has become the de facto standard for container orchestration. While",
"link": "https://www.freecodecamp.org/news/kubernetes-security-dynamic-admission-control/",
"publishedOn": "2021-08-05T16:37:56.000Z",
"wordCount": 1409,
"title": "Kubernetes Security How to Use Dynamic Admission Control to Secure Your Container Supply Chain"
},
{
"id": "60db390127f80207bcdbb455",
"author": null,
"description": "HTML is used to create web pages. This article will teach you the basics of HTML. I also created a 45-minute video course on the freeCodeCamp.org YouTube channel that teaches you HTML in the context of creating an actual web page. If you are just learning HTML, I recommend",
"link": "https://www.freecodecamp.org/news/html-crash-course/",
"publishedOn": "2021-08-05T14:19:09.000Z",
"wordCount": 1180,
"title": "HTML for Beginners"
},
{
"id": "610afe863306a507d1bfdf1e",
"author": null,
"description": "In CSS, everything is a box. And each box whether it's text, an image, a div, a span, or any other element has a border that separates its edges from other boxes around it. The CSS border property allows us to do several things with the border of individual boxes.",
"link": "https://www.freecodecamp.org/news/css-border-style-and-html-code-examples/",
"publishedOn": "2021-08-04T23:25:30.000Z",
"wordCount": 1180,
"title": "CSS Border Style and HTML Code Examples"
},
{
"id": "6106575b3306a507d1bfc104",
"author": null,
"description": "In this article, we are going to learn about CSS padding properties, the shorthand property, and how padding differs from margin. What is padding in CSS?CSS padding creates space around the element's content. This space is within the element's border and margin. Let's take a look at the CSS",
"link": "https://www.freecodecamp.org/news/html-padding-css-padding-order/",
"publishedOn": "2021-08-04T21:33:13.000Z",
"wordCount": 731,
"title": "HTML Padding CSS Padding Order"
},
{
"id": "6106638c3306a507d1bfc15c",
"author": null,
"description": "Sometimes when you're working with SQL, you don't need to operate on an entire range of records. Or it would be really bad if you accidentally changed or deleted everything. In these cases, you'll need to select only the part of the records on which you want to work, those",
"link": "https://www.freecodecamp.org/news/sql-where-clause-examples/",
"publishedOn": "2021-08-04T15:32:26.000Z",
"wordCount": 1691,
"title": "SQL Where Clause Examples"
}
]
}
],
"cliVersion": "1.11.0"
}