osmosfeed-template/cache.json
2021-08-19 00:33:56 +00:00

579 lines
No EOL
41 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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=348288",
"author": "Chris Coyier",
"description": "Over at the JS Party poundcast:\n[Kend C. Dodds]: […] ask anybody whos done regular, old CSS and theyll tell you that “I dont know if its okay for me to change this, so Im gonna duplicate it.” And \n…\nThe post “We had 90% unused CSS because everybody was afraid to touch the old stuff” appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/we-had-90-unused-css-because-everybody-was-afraid-to-touch-the-old-stuff/",
"publishedOn": "2021-08-18T22:16:42.000Z",
"wordCount": 725,
"title": "“We had 90% unused CSS because everybody was afraid to touch the old stuff”"
},
{
"id": "https://css-tricks.com/?p=346147",
"author": "Paulina Hetman",
"description": "Have you already tried using WordPress headlessly with Gatsby? If you havent, you might check this article around the new Gatsby source plugin for WordPress; gatsby-source-wordpress is the official source plugin introduced in March 2021 as a part of the …\nThe post Native Search vs. Jetpack Instant Search in Headless WordPress With Gatsby appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/native-search-vs-jetpack-instant-search-in-headless-wordpress-with-gatsby/",
"publishedOn": "2021-08-18T14:46:09.000Z",
"wordCount": 3678,
"title": "Native Search vs. Jetpack Instant Search in Headless WordPress With Gatsby"
},
{
"id": "https://css-tricks.com/?p=346697",
"author": "Chris Coyier",
"description": "Dave points to Sarahs post on Developer Experience (DX) at Netlify. Part of what Sarah did there is lay out what the role means. Its a three-part thing:\nIntegrations Engineering (e.g. features)\nDeveloper Experience Engineering (e.g. building integrations \n…\nThe post DX, to Whom? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/dx-to-whom/",
"publishedOn": "2021-08-17T21:09:32.000Z",
"wordCount": 542,
"title": "DX, to Whom?"
},
{
"id": "https://css-tricks.com/?p=346449",
"author": "Leonardo Losoviz",
"description": "Ive been working on the same project for several years. Its initial version was a huge monolithic app containing thousands of files. It was poorly architected and non-reusable, but was hosted in a single repo making it easy to work …\nThe post From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/from-a-single-repo-to-multi-repos-to-monorepo-to-multi-monorepo/",
"publishedOn": "2021-08-17T14:53:41.000Z",
"wordCount": 4025,
"title": "From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo"
},
{
"id": "https://css-tricks.com/?p=346418",
"author": "Chris Coyier",
"description": "Brian Kardell shares a bit about the progress of bringing \"Tabs\" to HTML. We kinda think we know what they are, but you have to be really specific when dealing with specs and defining them. It's tricky.\nThe post Tabs in HTML? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://bkardell.com/blog/SpicySections.html",
"publishedOn": "2021-08-16T23:31:01.000Z",
"wordCount": 1914,
"title": "Tabs in HTML?"
},
{
"id": "https://css-tricks.com/?p=346686",
"author": "Chris Coyier",
"description": "Ahmad Shadeed dug into shape “cutouts” the other day. Imagine a shape with another smaller shape carved out of it. In his typical comprehensive way, Ahmad laid out the situation well—looking at tricky situations that complicate things. \nThe first thing …\nThe post Cutouts appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://ishadeed.com/article/thinking-about-the-cut-out-effect/",
"publishedOn": "2021-08-16T20:49:09.000Z",
"wordCount": 2944,
"title": "Cutouts"
},
{
"id": "https://css-tricks.com/?p=346318",
"author": "Alvaro Montoro",
"description": "HTML is not a programming language.\nIve heard that sentence so many times and its tiring. Normally, it is followed by something like, It doesnt have logic, or, It is not Turing complete,.so… obviously it is not a programming …\nThe post HTML is Not a Programming Language? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/html-is-not-a-programming-language/",
"publishedOn": "2021-08-16T14:44:35.000Z",
"wordCount": 4628,
"title": "HTML is Not a Programming Language?"
},
{
"id": "https://css-tricks.com/?p=346665",
"author": "Chris Coyier",
"description": "Looks like… 253 of them. I love the little water ⥾ spout one. (U+297e). Because. And I like how its a fairly useful little site at a great domain and with a little business model behind it. …\nThe post Unicode Arrows appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://unicodearrows.com/",
"publishedOn": "2021-08-13T18:08:07.000Z",
"wordCount": 10,
"title": "Unicode Arrows"
},
{
"id": "https://css-tricks.com/?p=345944",
"author": "John Polacek",
"description": "Whether you are just starting out on the front end, or youve been doing it for a long time, building a tool that can generate some cool front-end magic can help you learn something new, develop your skills and maybe …\nThe post Building a Cool Front End Thing Generator appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/building-a-cool-front-end-thing-generator/",
"publishedOn": "2021-08-13T14:41:21.000Z",
"wordCount": 2034,
"title": "Building a Cool Front End Thing Generator"
},
{
"id": "https://css-tricks.com/?p=346608",
"author": "Robin Rendle",
"description": "A few days ago, Chris wrote up his thoughts about how alert(), confirm(), and prompt() were being deprecated by Chrome and collected a bunch of thoughts from developers. If certain features can essentially be turned off by …\nThe post Stay alert appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://dev.to/richharris/stay-alert-d",
"publishedOn": "2021-08-12T21:10:22.000Z",
"wordCount": 9928,
"title": "Stay alert"
},
{
"id": "https://css-tricks.com/?p=345687",
"author": "John Rhea",
"description": "Now that weve seen that web components and interactive web components are both easier than you think, lets take a look at adding them to a content management system, namely WordPress.\nThere are three major ways we can add them. …\nThe post Using Web Components in WordPress is Easier Than You Think appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/using-web-components-in-wordpress-is-easier-than-you-think/",
"publishedOn": "2021-08-12T14:38:36.000Z",
"wordCount": 3452,
"title": "Using Web Components in WordPress is Easier Than You Think"
},
{
"id": "https://css-tricks.com/?p=346388",
"author": "Chris Coyier",
"description": "Heck of a CSS trick here from Dongsung Kim. \nThere are hidden HDR videos playing at the corners of this page. When a HDR-capable browser encounters one, it switches to HDR mode. For some reason, CSS backdrop-filter + brightness >100% \n…\nThe post Wanna see a whiter white? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://kidi.ng/wanna-see-a-whiter-white/",
"publishedOn": "2021-08-11T19:09:36.000Z",
"wordCount": 351,
"title": "Wanna see a whiter white?"
},
{
"id": "https://css-tricks.com/?p=345889",
"author": "Mike Neumegen",
"description": "Youll often hear developers talking about “static” vs. “dynamic” sites, or you may have heard someone use the term Jamstack. What do these terms mean, and when does a “static” site become either a Jamstack or dynamic site? These …\nThe post Static vs. Dynamic vs. Jamstack: Wheres The Line? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/static-vs-dynamic-vs-jamstack-wheres-the-line/",
"publishedOn": "2021-08-11T14:31:20.000Z",
"wordCount": 4491,
"title": "Static vs. Dynamic vs. Jamstack: Wheres The Line?"
},
{
"id": "https://css-tricks.com/?p=346384",
"author": "Chris Coyier",
"description": "We took a surface level look at Pipedream the other day, which really does look cool. Its like a much more modern and fancy version of what Yahoo Pipes was. A better comparison might be Zapier, except you …\nThe post Napkin appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://www.napkin.io/",
"publishedOn": "2021-08-11T14:31:13.000Z",
"wordCount": 104,
"title": "Napkin"
},
{
"id": "https://css-tricks.com/?p=346392",
"author": "Chris Coyier",
"description": "Have you ever wished you could see the HTML source of a web page while on a mobile browser, which generally doesnt offer that feature? If you have a desktop machine around, there are ways, but what I mean …\nThe post View Source (on Mobile) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://neatnik.net/view-source/",
"publishedOn": "2021-08-10T21:26:34.000Z",
"wordCount": 150,
"title": "View Source (on Mobile)"
}
]
},
{
"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/interactive-gantt-chart-component-vanilla-javascript/",
"author": "hello@smashingmagazine.com (Anna Prenzel)",
"description": "In this article, we will code a Gantt chart as a reusable Web component. We will focus on the architecture of the component, rendering the calendar with CSS Grid and managing the state of the draggable tasks with JavaScript Proxy Objects.",
"link": "https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/",
"publishedOn": "2021-08-18T08:00:00.000Z",
"wordCount": 3317,
"title": "Creating An Interactive Gantt Chart Component With Vanilla JavaScript",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/3bcf1248-c58e-47f4-a94f-3cbac5c60b45/interactive-gantt-chart-component-vanillajs.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/open-source-icons/",
"author": "hello@smashingmagazine.com (Cosima Mielke)",
"description": "Your project is on a tight budget? Weve collected some wonderful, free icons and goodies that weve discovered lately and that are bound to give your design the finishing touch. Weve also just recently covered [Figma plugins](https://www.smashingmagazine.com/2021/08/figma-tools-plugins-resources/), [SVG generators](https://www.smashingmagazine.com/2021/03/svg-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/) and [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) — you might find them useful, too.",
"link": "https://smashingmagazine.com/2021/08/open-source-icons/",
"publishedOn": "2021-08-17T07:25:00.000Z",
"wordCount": 1866,
"title": "Free Open-Source Icons",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/337b471a-0798-410d-9670-1d63c5bebfdc/05-tourism.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/",
"author": "hello@smashingmagazine.com (Cache Merril)",
"description": "Software development without a roadmap is akin to driving off a cliff — an undertaking that seriously jeopardizes your products life. Heres how to develop a business technology roadmap that ensures your project safely reaches its final destination.",
"link": "https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/",
"publishedOn": "2021-08-16T06:55:00.000Z",
"wordCount": 2952,
"title": "How To Develop Your Business Technology Roadmap",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a6b3fa2a-b540-45e6-9423-f299fc4b6835/develop-business-technology-roadmap.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/",
"author": "hello@smashingmagazine.com (Janet John)",
"description": "Useful Figma plugins that will help you fix all the little slowdowns and boost your productivity. From color management and image assets to SVG shapes and animation. Thats our new guide to Figma.",
"link": "https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/",
"publishedOn": "2021-08-12T13:30:00.000Z",
"wordCount": 6668,
"title": "Useful Figma Plugins And Tools",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2a4221c8-35b1-4545-9561-12fe84087ae6/6681a4b9-c319-4421-8364-6d2654cf6e53-cover.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/new-smashing-online-workshops-aug-oct-2021/",
"author": "hello@smashingmagazine.com (Iris Lješnjanin)",
"description": "How do we build and establish a successful, bulletproof design system? Whats the state of HTML Email? And what are new, smart interface design patterns we could use? Lets find out. With our [brand new online workshops](https://smashingconf.com/online-workshops/) on front-end & design — to help us all boost skills online.",
"link": "https://smashingmagazine.com/2021/08/new-smashing-online-workshops-aug-oct-2021/",
"publishedOn": "2021-08-11T13:25:00.000Z",
"wordCount": 851,
"title": "New Smashing Workshops on Front-End & Design",
"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/08/mounting-unmounting-navigation-routes-react-native/",
"author": "hello@smashingmagazine.com (Daniel Don)",
"description": "Often you need two different sets of navigation stacks for pre and post user authentication. Usually, to see more content, you have to be authenticated in some way. Lets look at how to mount and unmount navigation stack based on a met condition in React Native.",
"link": "https://smashingmagazine.com/2021/08/mounting-unmounting-navigation-routes-react-native/",
"publishedOn": "2021-08-11T11:40:00.000Z",
"wordCount": 5030,
"title": "Handling Mounting And Unmounting Of Navigation Routes In React Native",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/03d97d60-d23b-419c-acb3-23e467d4cc16/mounting-unmounting-navigation-routes-react-native.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/",
"author": "hello@smashingmagazine.com (Henrik Fricke)",
"description": "Embedding code examples with third-party scripts often leads to tracking or cookies. We always wanted to have a simple website with a good UX, so setting cookies for no reason wasnt an option for us. Now, with Indiepen, we are proud to introduce a privacy-friendly alternative.",
"link": "https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/",
"publishedOn": "2021-08-10T11:45:00.000Z",
"wordCount": 847,
"title": "Cookieless Alternative To Embed HTML, CSS And JS Code Snippets",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0fa2ab15-b98d-48b5-ab26-8a1fde75c13f/cookieless-alternative-embed-html-css-js-code-examples.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/",
"author": "hello@smashingmagazine.com (Drew McLellan)",
"description": "In this episode, were talking about designing for safety. What does it mean to consider vulnerable users in our designs? Drew McLellan talks to expert Eva PenzeyMoog to find out.",
"link": "https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/",
"publishedOn": "2021-08-10T05:00:00.000Z",
"wordCount": 6902,
"title": "Smashing Podcast Episode 41 With Eva PenzeyMoog: Designing For Safety",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/7449af49-11de-4b63-b8fd-ff823d54b095/smashing-podcast-episode-41.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/08/http3-core-concepts-part1/",
"author": "hello@smashingmagazine.com (Robin Marx)",
"description": "What exactly is HTTP/3? Why was it needed so soon after HTTP/2 (which was only finalized in 2015)? How can or should you use it? And especially, how does this improve web performance? Lets find out.",
"link": "https://smashingmagazine.com/2021/08/http3-core-concepts-part1/",
"publishedOn": "2021-08-09T11:00:00.000Z",
"wordCount": 6879,
"title": "HTTP/3 From A To Z: Core Concepts (Part 1)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8f9f9146-4b77-494d-af72-4db28567a6fe/http3-core-concepts-part1.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"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": 579,
"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": 6582,
"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": 3335,
"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": 2954,
"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": 5992,
"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": 2540,
"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": 12546,
"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": 2966,
"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": 3089,
"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": 3574,
"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": 3109,
"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": 3411,
"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": 3077,
"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"
}
}
]
},
{
"title": "freeCodeCamp.org",
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
{
"id": "61135a3472231b077cdad609",
"author": null,
"description": "If you're a web developer, it's important for you to have a personal portfolio website especially when you're applying for jobs. If you have a nice online portfolio site, you'll have a better chance of getting attention from recruiters than if you don't. Instead of sending your CV and asking",
"link": "https://www.freecodecamp.org/news/how-to-build-a-portfolio-site-with-nextjs-tailwindcss/",
"publishedOn": "2021-08-18T18:02:02.000Z",
"wordCount": 2883,
"title": "How to Build a Portfolio Site with Next.js and TailwindCSS"
},
{
"id": "610d63b33306a507d1bff79f",
"author": null,
"description": "You might think that software development is all about writing code, but that's not true. A huge part of the job is communicating with others. And as we all move towards more remote work, written communication is becoming increasingly important. “In their first few years on the job, engineers spend",
"link": "https://www.freecodecamp.org/news/writing-tips-software-developers/",
"publishedOn": "2021-08-18T16:48:00.000Z",
"wordCount": 1812,
"title": "Writing Tips for Software Developers How to Become a Better Tech Writer"
},
{
"id": "611c1448e884de0752180af9",
"author": null,
"description": "If your screen is too bright, it can give you eye problems especially if you sit in front of a computer coding all day. This is because a too-bright screen can cause eye strain and fatigue, which can lead to headaches and other maladies. If you're a regular computer user,",
"link": "https://www.freecodecamp.org/news/how-to-change-screen-brightness-on-windows-10/",
"publishedOn": "2021-08-17T21:03:08.000Z",
"wordCount": 885,
"title": "How to Change Screen Brightness on Windows 10 Brightness Settings and How to Turn Brightness Down"
},
{
"id": "611b91d2e884de07521804a5",
"author": null,
"description": "These days, there are a lot resources out there for learning how to code. And many of them are readily available online for free so choosing one can be overwhelming. But there's definitely an upside: you don't need to attend a paid bootcamp or university anymore in order to learn",
"link": "https://www.freecodecamp.org/news/how-to-code-coding-for-beginners-and-how-to-learn-programming-for-free/",
"publishedOn": "2021-08-17T18:06:09.000Z",
"wordCount": 1426,
"title": "How to Code Coding for Beginners and How to Learn Programming for Free"
},
{
"id": "610652013306a507d1bfc088",
"author": null,
"description": "During your programming journey, you might have heard of the term \"Open Source\". But what does that actually mean? In this article, I will explain what Open Source Software is and talk about how it differs from other types of software. I'll also discuss the positives of Open Source Software",
"link": "https://www.freecodecamp.org/news/what-is-open-source-software-explained-in-plain-english/",
"publishedOn": "2021-08-17T18:05:47.000Z",
"wordCount": 1213,
"title": "What is Open Source Software? OSS Explained in Plain English"
},
{
"id": "6117d59672231b077cdaffad",
"author": null,
"description": "When you send a GET request to an API, you get the response data back from the server. But sometimes managing this data can be a problem. In this blog post, I will show you how to create a search filter in React. It will search for a particular term",
"link": "https://www.freecodecamp.org/news/build-a-search-filter-using-react-and-react-hooks/",
"publishedOn": "2021-08-17T17:56:15.000Z",
"wordCount": 1409,
"title": "How to Build a Search Filter using React and React Hooks"
},
{
"id": "611057a03306a507d1c00a16",
"author": null,
"description": "In May of 2021, I wrote an article titled Coding Programs 101 Ways to Learn to Code for Free. But since then, many more free courses have come out that should be added to the list. In this article, I'm going to show you 152 more courses where you can",
"link": "https://www.freecodecamp.org/news/coding-programs-coding-classes-you-can-take-for-free-online/",
"publishedOn": "2021-08-17T17:00:03.000Z",
"wordCount": 5039,
"title": "Coding Programs 152 Coding Classes You can Take for Free Online"
},
{
"id": "6116b66b72231b077cdafc35",
"author": null,
"description": "Google has a bunch of different APIs. It can be tricky to figure out how to incorporate them into a Django project. We just released a course on the freeCodeCamp.org YouTube channel that will teach you how to build a Django app that uses multiple Google APIs. Bobby Stearman",
"link": "https://www.freecodecamp.org/news/how-to-integrate-google-apis-with-python-django/",
"publishedOn": "2021-08-17T13:32:18.000Z",
"wordCount": 21004,
"title": "How to Integrate Google APIs with Python Django"
},
{
"id": "6119348e72231b077cdb0a55",
"author": null,
"description": "Are you preparing for coding interviews? I designed a crash course series to help you out. I'm Lynn, a software engineer and a recent graduate from the University of Chicago. This is the second course in my Coding Interview Crash Course Series. Feel free to check out my YouTube channel,",
"link": "https://www.freecodecamp.org/news/coding-interview-tree-traversal-crash-course-the-only-one-youll-ever-need/",
"publishedOn": "2021-08-16T23:49:03.000Z",
"wordCount": 1639,
"title": "Coding Interview Tree Traversal Crash Course The Only One You'll Ever Need"
},
{
"id": "6114c87172231b077cdae3f2",
"author": null,
"description": "Let's begin with a quick question: How did you land on this article and this site today? Well, quite literally, by clicking or tapping on a link, right? That's how powerful this element is it will get you to any part of the Internet just by clicking on a link.",
"link": "https://www.freecodecamp.org/news/what-is-a-hyperlink-definition-for-beginners/",
"publishedOn": "2021-08-16T23:33:49.000Z",
"wordCount": 1475,
"title": "What is a Hyperlink? HTML Links Explained with Examples"
}
]
}
],
"cliVersion": "1.11.0"
}