diff --git a/cache.json b/cache.json index 56dfd5c..d70bd4f 100644 --- a/cache.json +++ b/cache.json @@ -11,6 +11,24 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=344019", + "author": "Farai Gandiya", + "description": "As the web gets more and more capable, developers are able to make richer online experiences. There are times, however, where some new web capabilities may not work as you would expect in the interest of usability, security and privacy.…\nThe post Web Features That May Not Work As You’d Expect appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/web-features-that-may-not-work-as-youd-expect/", + "publishedOn": "2021-07-23T15:12:11.000Z", + "wordCount": 1889, + "title": "Web Features That May Not Work As You’d Expect" + }, + { + "id": "https://css-tricks.com/?p=345209", + "author": "Chris Coyier", + "description": "Dave:\npetite-vue is a new cut of the Vue project specifically built with progressive enhancement in mind. At 5kb, petite-vue is a lightweight Alpine (or jQuery) alternative that can be “sprinkled” over your project requiring no extra bundling steps \n…\nThe post My petite-vue review appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://daverupert.com/2021/07/petite-vue-review/", + "publishedOn": "2021-07-23T15:10:08.000Z", + "wordCount": 1060, + "title": "My petite-vue review" + }, { "id": "https://css-tricks.com/?p=344960", "author": "Chris Coyier", @@ -26,7 +44,7 @@ "description": "We’re going to walk through the technical process of hooking into Google Drive’s API to source content on a website. We’ll examine the step-by-step implementation, as well as how to utilize server-side caching to avoid the major pitfalls to avoid …\nThe post Using Google Drive as a CMS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/using-google-drive-as-a-cms/", "publishedOn": "2021-07-22T14:44:26.000Z", - "wordCount": 2790, + "wordCount": 3039, "title": "Using Google Drive as a CMS" }, { @@ -35,7 +53,7 @@ "description": "Hashnode is a free platform for developer blogging. Say you’ve just finished an ambitious project and want to write about 10 important lessons you’ve learned as a developer during it. You should definitely blog it—I love that kind of blog post, myself. Making a jump into the technical debt of operating your own blog isn’t a small choice, but it’s important to own your own content. With Hashnode, the decision gets a lot easier. You can blog under a site you entirely own, and at the same time, reap the benefits of hosted software tailor-made for developer blogging and be part of a social center around developer writing.\nThe post Hashnode: A Blogging Platform for Developers appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/hashnode-a-blogging-platform-for-developers/", "publishedOn": "2021-07-22T14:39:09.000Z", - "wordCount": 967, + "wordCount": 985, "title": "Hashnode: A Blogging Platform for Developers" }, { @@ -62,7 +80,7 @@ "description": "Turning website design files into a combination of HTML, CSS and JavaScript is the bread and butter of many front-end web development jobs, but there’s a part of this work that doesn’t neatly fit in to tutorials on any specific …\nThe post A Step-By-Step Process for Turning Designs Into Code appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/a-step-by-step-process-for-turning-designs-into-code/", "publishedOn": "2021-07-21T14:37:07.000Z", - "wordCount": 4517, + "wordCount": 4629, "title": "A Step-By-Step Process for Turning Designs Into Code" }, { @@ -71,7 +89,7 @@ "description": "Here’s a really good ol’ post from way back in 2015 all about the nine states of design and how we should think all the edge cases whenever we’re building interfaces. Vince Speelman writes:\nModern UI teams are designing components \n…\nThe post The Nine States of Design appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://medium.com/swlh/the-nine-states-of-design-5bfe9b3d6d85", "publishedOn": "2021-07-20T23:34:53.000Z", - "wordCount": 836, + "wordCount": 737, "title": "The Nine States of Design" }, { @@ -80,7 +98,7 @@ "description": "Eric doesn’t mince words, especially in the title, but also in the conclusion:\nIn modern web design and development, displaying an image is a highly intentional act. Alternate descriptions allow us to explain the content of the image, and in \n…\nThe post Your Image Is Probably Not Decorative appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://www.smashingmagazine.com/2021/06/img-alt-attribute-alternate-description-decorative/", "publishedOn": "2021-07-20T20:02:06.000Z", - "wordCount": 1644, + "wordCount": 1642, "title": "Your Image Is Probably Not Decorative" }, { @@ -107,7 +125,7 @@ "description": "The Scroll-Linked Animations specification is an upcoming and experimental addition to CSS. Thanks to the @scroll-timeline at-rule and animation-timeline property this specification provides, you can control the time position of regular CSS Animations by scrolling.\nIn this post, we’ll take …\nThe post Practical Use Cases for Scroll-Linked Animations in CSS with Scroll Timelines appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/practical-use-cases-for-scroll-linked-animations-in-css-with-scroll-timelines/", "publishedOn": "2021-07-19T14:43:29.000Z", - "wordCount": 2177, + "wordCount": 2213, "title": "Practical Use Cases for Scroll-Linked Animations in CSS with Scroll Timelines" }, { @@ -127,24 +145,6 @@ "publishedOn": "2021-07-16T14:43:01.000Z", "wordCount": 5143, "title": "Of Course We Can Make a CSS-Only Clock That Tells the Current Time!" - }, - { - "id": "https://css-tricks.com/?p=344411", - "author": "Chris Coyier", - "description": "Glitter text — whO (I learned a name for people who go by a one-word moniker like that: Mononymous) created a builder for fancy SVG-based type. It’s a custom font with , and the fancy comes in with a \n…\nThe post Some Typography Links appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/some-typography-links-3/", - "publishedOn": "2021-07-16T14:42:40.000Z", - "wordCount": 727, - "title": "Some Typography Links" - }, - { - "id": "https://css-tricks.com/?p=344273", - "author": "Georgi Nikoloff", - "description": "Dynamically scaling CSS values based on the viewport width is hardly a new topic. You can find plenty of in-depth coverage right here on CSS-Tricks in articles like this one or this one.\nMost of those examples, though, use …\nThe post How to Get a Pixel-Perfect, Linearly Scaled UI appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/how-to-get-a-pixel-perfect-linearly-scaled-ui/", - "publishedOn": "2021-07-15T14:40:03.000Z", - "wordCount": 2258, - "title": "How to Get a Pixel-Perfect, Linearly Scaled UI" } ] }, @@ -153,6 +153,20 @@ "feedUrl": "https://www.smashingmagazine.com/feed/", "siteUrl": "https://www.smashingmagazine.com/", "articles": [ + { + "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": 3410, + "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)", @@ -173,7 +187,7 @@ "description": "Do you need a little inspiration boost? We’ve collected some useful color tools and resources that we’ve discovered lately — to help you get the most out of your creativity. We’ve also just recently covered [CSS auditing tools](https://www.smashingmagazine.com/2021/03/css-auditing-tools/), [CSS generators](https://www.smashingmagazine.com/2021/03/css-generators/), [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": 3058, + "wordCount": 3060, "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", @@ -201,7 +215,7 @@ "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": 4494, + "wordCount": 4489, "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", @@ -215,7 +229,7 @@ "description": "Web app accessibility appears difficult because it seems that there is little information on the subject available online. Let’s 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": 4800, + "wordCount": 4796, "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", @@ -229,7 +243,7 @@ "description": "There are two strategies for incrementally building websites that are growing in popularity: Incremental Static Regeneration and Distributed Persistent Rendering. What’s the difference? Let’s figure it out.", "link": "https://smashingmagazine.com/2021/07/isr-dpr-explained/", "publishedOn": "2021-07-15T14:00:00.000Z", - "wordCount": 1064, + "wordCount": 1078, "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", @@ -257,7 +271,7 @@ "description": "Too often dealing with filters can be frustrating. Let’s 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. Here’s why.", "link": "https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/", "publishedOn": "2021-07-14T13:30:00.000Z", - "wordCount": 5281, + "wordCount": 5308, "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", @@ -299,7 +313,7 @@ "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, + "wordCount": 3615, "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", @@ -313,7 +327,7 @@ "description": "Accessibility is often overlooked or bolted on to the end of a project. Let’s figure out how to implement and advocate for accessibility from the inception of a project to the release or handoff and beyond.", "link": "https://smashingmagazine.com/2021/07/strong-case-for-accessibility/", "publishedOn": "2021-07-09T10:30:00.000Z", - "wordCount": 2949, + "wordCount": 2951, "title": "Making A Strong Case For Accessibility", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/9c226eaa-3251-4d02-9ade-96a88ad759fc/strong-case-for-accessibility.jpg", @@ -327,7 +341,7 @@ "description": "Even though Vue.js claims to have an approachable minimalist framework that can be incrementally adaptable, it can be a little bit overwhelming when starting as a Vue.js newbie. In this article, we’re looking at ways to make writing Vue.js a breeze.", "link": "https://smashingmagazine.com/2021/07/tools-practices-speed-up-vuejs-development-process/", "publishedOn": "2021-07-08T11:00:00.000Z", - "wordCount": 4781, + "wordCount": 4794, "title": "Tools And Practices To Speed Up The Vue.js Development Process", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/83768020-8004-41f2-b9a9-14b86c18eb4d/tools-practices-speed-up-vuejs-development-process.jpg", @@ -341,7 +355,7 @@ "description": "Interactive Components in Figma allows designers to create a component with states (hover, active, clicked, focus) and make it interactive so that every copy of the component will inherit those same interactions by default. Let’s explore how it can reduce the time and effort needed to create interactions for your mock-ups.", "link": "https://smashingmagazine.com/2021/07/introduction-figma-interactive-components/", "publishedOn": "2021-07-07T11:00:00.000Z", - "wordCount": 4060, + "wordCount": 4057, "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", @@ -397,7 +411,7 @@ "description": "When writing front-end tests, you’ll find a lot of pitfalls along the way. Let’s explore common mistakes developers make, and how to avoid them. Testing doesn’t need to be painful, after all.", "link": "https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/", "publishedOn": "2021-07-01T12:30:00.000Z", - "wordCount": 4774, + "wordCount": 4762, "title": "It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/dc1434b9-70c3-4fb2-821e-2128e3373246/frontend-testing-pitfalls.jpg", @@ -411,7 +425,7 @@ "description": "The web is single-threaded. This makes it increasingly hard to write smooth and responsive apps. Workers have a bad rep, but can be an important and useful tool in any web developer's toolbelt for these kinds of problems. Let’s get up to speed on Workers on the Web!", "link": "https://smashingmagazine.com/2021/06/web-workers-2021/", "publishedOn": "2021-06-30T12:00:00.000Z", - "wordCount": 4748, + "wordCount": 4737, "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", @@ -425,7 +439,7 @@ "description": "Let’s welcome July with some fresh desktop wallpapers. Designed by artists and designers from around the world, they are available with and without a calendar. Enjoy!", "link": "https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/", "publishedOn": "2021-06-30T09:30:00.000Z", - "wordCount": 3727, + "wordCount": 3715, "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", @@ -467,7 +481,7 @@ "description": "In this article, Manuel explains why Emmet is one of his favorite productivity tools for writing HTML and CSS, and how you can create custom Emmet snippets in Visual Studio Code to help you improve your front-end workflows even more.", "link": "https://smashingmagazine.com/2021/06/custom-emmet-snippets-vscode/", "publishedOn": "2021-06-28T10:30:00.000Z", - "wordCount": 2533, + "wordCount": 2518, "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", @@ -481,7 +495,7 @@ "description": "This article explains how we can connect different types of content in a Next.js application. With this technique, we can add any kind of one-to-one, one-to-many, or even many-to-many relationship to our projects.", "link": "https://smashingmagazine.com/2021/06/creating-multi-author-blog-nextjs/", "publishedOn": "2021-06-25T11:30:00.000Z", - "wordCount": 5445, + "wordCount": 5456, "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", @@ -495,7 +509,7 @@ "description": "This article is a case study of how a UX audit affects a UI. It explains how a famous educational platform can be analyzed edX against Jakob Nielsen’s usability guidelines. To get started, Mark Lankmiller shares all of the criteria and metrics he used for his UX audit.", "link": "https://smashingmagazine.com/2021/06/ux-audit-edtech-platform-case-study/", "publishedOn": "2021-06-25T10:00:00.000Z", - "wordCount": 3543, + "wordCount": 3544, "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", @@ -509,27 +523,13 @@ "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": 4176, + "wordCount": 4177, "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": 953, - "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" - } } ] }, @@ -538,6 +538,24 @@ "feedUrl": "https://www.freecodecamp.org/news/rss/", "siteUrl": "https://www.freecodecamp.org/news", "articles": [ + { + "id": "60faae4d1d2b080797b82046", + "author": null, + "description": "Your browsing history can come in very handy when you want to look up something that you have already viewed on the internet. Maybe you read an interesting article online and want to reference it again, but forgot to bookmark it. Well, you can have a look at your Chrome", + "link": "https://www.freecodecamp.org/news/how-to-clear-search-history-delete-all-browsing-data-in-chrome/", + "publishedOn": "2021-07-23T21:42:07.000Z", + "wordCount": 1401, + "title": "How to Clear Search History – Delete All Browsing Data in Chrome" + }, + { + "id": "60f5aca466c61b07d458f119", + "author": null, + "description": "Have you ever needed to loop through multiple iterables in parallel when coding in Python? In this tutorial, we'll use Python's zip() function to efficiently perform parallel iteration over multiple iterables. Here's what we'll cover in this post: How to Use the 'in' Operator in Python to Traverse Iterables Why", + "link": "https://www.freecodecamp.org/news/the-zip-function-in-python-explained-with-examples/", + "publishedOn": "2021-07-23T17:25:34.000Z", + "wordCount": 1545, + "title": "Python zip() Function – Explained with Code Examples" + }, { "id": "60f969ee1d2b080797b8160a", "author": null, @@ -609,24 +627,6 @@ "publishedOn": "2021-07-21T21:02:54.000Z", "wordCount": 1132, "title": "What is about:blank? Chrome Blank Homepage Guide" - }, - { - "id": "60f83b421d2b080797b80f10", - "author": null, - "description": "Low-Code can allow you to spin up apps fast and with out-of-the-box UI components. We just released a course on the freeCodeCamp.org YouTube channel that will teach you about Low-Code solutions by building 3 financial apps. Ania Kubów developed this course. She is a ex-financial Broker turned software developer.", - "link": "https://www.freecodecamp.org/news/low-code-tutorial/", - "publishedOn": "2021-07-21T15:40:35.000Z", - "wordCount": 441, - "title": "Low-Code Tutorial – Build 3 Financial Apps" - }, - { - "id": "60f7eeda1d2b080797b80b31", - "author": null, - "description": "React context is an essential tool for every React developer to know. I lets you easily share state in your applications. In this comprehensive guide, we will cover what React context is, how to use it, when and when not to use context, and lots more. Even if you've never", - "link": "https://www.freecodecamp.org/news/react-context-for-beginners/", - "publishedOn": "2021-07-21T15:39:28.000Z", - "wordCount": 1684, - "title": "React Context for Beginners – The Complete Guide (2021)" } ] } diff --git a/feed.atom b/feed.atom index 7e74d44..ee5197b 100644 --- a/feed.atom +++ b/feed.atom @@ -1,10 +1,64 @@ - urn:2021-07-23T00:39:59.846Z + urn:2021-07-24T00:38:57.993Z osmos::feed - 2021-07-23T00:39:59.846Z + 2021-07-24T00:38:57.993Z osmosfeed 1.11.0 + + <![CDATA[How to Clear Search History – Delete All Browsing Data in Chrome]]> + 60faae4d1d2b080797b82046 + + 2021-07-23T21:42:07.000Z + + + freeCodeCamp.org + + + + <![CDATA[Python zip() Function – Explained with Code Examples]]> + 60f5aca466c61b07d458f119 + + 2021-07-23T17:25:34.000Z + + + freeCodeCamp.org + + + + <![CDATA[Web Features That May Not Work As You’d Expect]]> + https://css-tricks.com/?p=344019 + + 2021-07-23T15:12:11.000Z + + + Farai Gandiya + + + + <![CDATA[My petite-vue review]]> + https://css-tricks.com/?p=345209 + + 2021-07-23T15:10:08.000Z + + + Chris Coyier + + + + <![CDATA[A Guide To Attracting Clients To Your Agency]]> + https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/ + + 2021-07-23T11:00:00.000Z + + + hello@smashingmagazine.com (Paul Boag) + + <![CDATA[Organize your CSS declarations alphabetically]]> https://css-tricks.com/?p=344960 @@ -154,26 +208,6 @@ The post ECMAScript proposal: JSON modules appeared first on CSS-Tricks. You can freeCodeCamp.org - - <![CDATA[Low-Code Tutorial – Build 3 Financial Apps]]> - 60f83b421d2b080797b80f10 - - 2021-07-21T15:40:35.000Z - - - freeCodeCamp.org - - - - <![CDATA[React Context for Beginners – The Complete Guide (2021)]]> - 60f7eeda1d2b080797b80b31 - - 2021-07-21T15:39:28.000Z - - - freeCodeCamp.org - - <![CDATA[A Step-By-Step Process for Turning Designs Into Code]]> https://css-tricks.com/?p=344337 @@ -298,18 +332,6 @@ The post Of Course We Can Make a CSS-Only Clock That Tells the Current Time! app Mate Marschalko - - <![CDATA[Some Typography Links]]> - https://css-tricks.com/?p=344411 - - 2021-07-16T14:42:40.000Z - , and the fancy comes in with a -… -The post Some Typography Links appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]> - - Chris Coyier - - <![CDATA[Three Insights I Gained While Researching Vue.js Accessibility]]> https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/ @@ -320,18 +342,6 @@ The post Some Typography Links appeared first on CSS-Tricks. You can support CSS hello@smashingmagazine.com (Marcus Herrmann) - - <![CDATA[How to Get a Pixel-Perfect, Linearly Scaled UI]]> - https://css-tricks.com/?p=344273 - - 2021-07-15T14:40:03.000Z - - - Georgi Nikoloff - - <![CDATA[ISR vs DPR: Big Words, Quick Explanation]]> https://smashingmagazine.com/2021/07/isr-dpr-explained/ @@ -542,14 +552,4 @@ The post How to Get a Pixel-Perfect, Linearly Scaled UI appeared first on CSS-Tr hello@smashingmagazine.com (Josh Singer) - - <![CDATA[Smashing Online Workshops (July-October 2021)]]> - https://smashingmagazine.com/2021/06/new-smashing-online-workshops-frontend-ux-design/ - - 2021-06-23T13:30:00.000Z - - - hello@smashingmagazine.com (Iris Lješnjanin) - - \ No newline at end of file diff --git a/index.html b/index.html index 878a0e3..b3eda5e 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,88 @@ +
+

+ +

  • @@ -281,7 +341,7 @@ The post A Step-By-Step Process for Turning Designs Into Code appeared first on The Nine States of Design
    - (3 min) + (2 min) Here’s a really good ol’ post from way back in 2015 all about the nine states of design and how we should think all the edge cases whenever we’re building interfaces. Vince Speelman writes: Modern UI teams are designing components … @@ -422,19 +482,6 @@ The post Of Course We Can Make a CSS-Only Clock That Tells the Current Time! app -
  • @@ -459,25 +506,6 @@ The post Some Typography Links appeared first on CSS-Tricks. You can support CSS

    -
    -

    - -