From 6db88039c4226b0866061821e6aec36c4f57e4e3 Mon Sep 17 00:00:00 2001 From: chuanqisun Date: Wed, 20 Oct 2021 00:44:19 +0000 Subject: [PATCH] deploy: 1f5684a2ae67184fc44cacebc2a14d1ec87ed0f6 --- cache.json | 210 +++++++++++++++++++++++-------------------- feed.atom | 186 +++++++++++++++++++------------------- index.html | 257 +++++++++++++++++++++++++++-------------------------- 3 files changed, 337 insertions(+), 316 deletions(-) diff --git a/cache.json b/cache.json index 92d2d6e..5bcdd24 100644 --- a/cache.json +++ b/cache.json @@ -30,13 +30,31 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=354115", + "author": "Chris Coyier", + "description": "I didn’t realize the support for @supports determining selector support was so good! I usually think of @supports as a way to test for property: value pair support. But with the selector() function, we can test for selector support …\nThe post @supports selector() appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/supports-selector/", + "publishedOn": "2021-10-19T21:12:18.000Z", + "wordCount": 869, + "title": "@supports selector()" + }, + { + "id": "https://css-tricks.com/?p=353462", + "author": "Elad Shechter", + "description": "Hey folks! Elad reached out to me to show me his new CSS reset project called the-new-css-reset. It’s quite interesting! I thought a neat way to share it with you is not only to point you toward it, but …\nThe post An Interview With Elad Shechter on “The New CSS Reset” appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/an-interview-with-elad-shechter-on-the-new-css-reset/", + "publishedOn": "2021-10-19T14:48:40.000Z", + "wordCount": 2966, + "title": "An Interview With Elad Shechter on “The New CSS Reset”" + }, { "id": "https://css-tricks.com/?p=354269", "author": "Chris Coyier", - "description": "This isn’t supposed to be any sort of decision-making based on browser User-Agent Strings. But, ya know, collectively, we do make those decisions.\nKarl Dubost notes that there is a significant change coming to them, notably moving the version …\nThe post Three-Digit Browser Versions in March 2022 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "description": "We aren’t supposed to be doing any sort of decision-making based on browser User-Agent Strings. But, ya know, collectively, we do.\nKarl Dubost notes that there is a significant change coming to them, notably moving the version integer past …\nThe post Three-Digit Browser Versions in March 2022 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/three-digit-browser-versions-in-march-2022/", "publishedOn": "2021-10-18T22:53:05.000Z", - "wordCount": 484, + "wordCount": 528, "title": "Three-Digit Browser Versions in March 2022" }, { @@ -54,7 +72,7 @@ "description": "I love CSS Grid. I love how, with just a few lines of code, we can achieve fully responsive grid layouts, often without any media queries at all. I’m quite comfortable wrangling CSS Grid to produce interesting layouts, while keeping …\nThe post Expandable Sections Within a CSS Grid appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/expandable-sections-within-a-css-grid/", "publishedOn": "2021-10-15T16:18:20.000Z", - "wordCount": 2894, + "wordCount": 3427, "title": "Expandable Sections Within a CSS Grid" }, { @@ -90,7 +108,7 @@ "description": "As someone just sittin’ back watching CSS evolve, it feels like we’re at one of the hottest moments of innovation in CSS history. It was really something when we got flexbox across all browsers, and not terribly long after, grid. …\nThe post CSS is Going Gosh-Darned Hog Wild, I Tell Ya What appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/css-is-going-gosh-darned-hog-wild-i-tell-ya-what/", "publishedOn": "2021-10-13T15:36:43.000Z", - "wordCount": 1958, + "wordCount": 1973, "title": "CSS is Going Gosh-Darned Hog Wild, I Tell Ya What" }, { @@ -126,7 +144,7 @@ "description": "Why would a company promote a native app over their perfectly usable website?\nWe’d have to ask them, I suppose. But it’s hard not to see this push to native as a matter of priorities: that these companies consider native \n…\nThe post Those “Get The App” Banners appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/those-get-the-app-banners/", "publishedOn": "2021-10-11T22:12:35.000Z", - "wordCount": 1111, + "wordCount": 1350, "title": "Those “Get The App” Banners" }, { @@ -146,24 +164,6 @@ "publishedOn": "2021-10-11T14:29:44.000Z", "wordCount": 1716, "title": "Better Collaboration With Pull Requests" - }, - { - "id": "https://css-tricks.com/?p=353429", - "author": "Chris Coyier", - "description": "A good essay from Jean Yang. \nWhat I mean by developer experience is the sum total of how developers interface with their tools, end-to-end, day-in and day-out. Sure, there’s more focus than ever on how developers use and adopt tools, and \n…\nThe post The Case for ‘Developer Experience’ appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://future.a16z.com/the-case-for-developer-experience/", - "publishedOn": "2021-10-08T20:23:42.000Z", - "wordCount": 4617, - "title": "The Case for ‘Developer Experience’" - }, - { - "id": "https://css-tricks.com/?p=353374", - "author": "Chris Coyier", - "description": "I like the pushback from Katie Kodes here. I’ve said in the past that I don’t think server-side languages haven’t quite nailed “building in components” as well as JavaScript has, but hey, this is a good point:\n1. Any basic \n…\nThe post Jekyll doesn’t do components? Liar! appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://katiekodes.com/jekyll-components-wysiwyg/", - "publishedOn": "2021-10-08T17:14:05.000Z", - "wordCount": 2734, - "title": "Jekyll doesn’t do components? Liar!" } ] }, @@ -172,13 +172,41 @@ "feedUrl": "https://www.smashingmagazine.com/feed/", "siteUrl": "https://www.smashingmagazine.com/", "articles": [ + { + "id": "https://smashingmagazine.com/2021/10/building-api-gatsby-functions/", + "author": "hello@smashingmagazine.com (Paul Scanlon)", + "description": "In this tutorial, Paul Scanlon explains how to build an API by using Gatsby Functions and what you need to keep in mind when deploying it to Gatsby Cloud.", + "link": "https://smashingmagazine.com/2021/10/building-api-gatsby-functions/", + "publishedOn": "2021-10-19T14:00:00.000Z", + "wordCount": 2528, + "title": "Building An API With Gatsby Functions", + "enclosure": { + "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/110c2aa7-7744-48d6-a234-9e67e903cbe5/building-api-gatsby-functions.jpg", + "length": "0", + "type": "image/jpg" + } + }, + { + "id": "https://smashingmagazine.com/2021/10/smashing-podcast-episode-42/", + "author": "hello@smashingmagazine.com (Drew McLellan)", + "description": "In this episode, we’re talking about DevOps. What is it, and is it a string to add to your web development bow? Drew McLellan talks to expert Jeff Smith to find out.", + "link": "https://smashingmagazine.com/2021/10/smashing-podcast-episode-42/", + "publishedOn": "2021-10-19T10:00:00.000Z", + "wordCount": 9120, + "title": "Smashing Podcast Episode 42 With Jeff Smith: What Is DevOps?", + "enclosure": { + "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4f30e407-6c98-4abf-80f3-8d312ac20eb2/smashing-podcast-episode-42.jpg", + "length": "0", + "type": "image/jpg" + } + }, { "id": "https://smashingmagazine.com/2021/10/nextjs-ecommerce-cls-case-study/", "author": "hello@smashingmagazine.com (Arijit Mondal)", "description": "Cumulative Layout Shift is one of the hardest core web vital to debug. In this article, we go through different tools to investigate CLS, when to use them(and when not), and solutions to some of the CLS issues we faced in our Next.js-based e-commerce website.", "link": "https://smashingmagazine.com/2021/10/nextjs-ecommerce-cls-case-study/", "publishedOn": "2021-10-18T14:00:00.000Z", - "wordCount": 2132, + "wordCount": 2143, "title": "Solving CLS Issues In A Next.js-Powered E-Commerce Website (Case Study)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8e522651-eaf2-45e7-a544-9da7beb7b23e/nextjs-ecommerce-cls-case-study.jpg", @@ -192,7 +220,7 @@ "description": "Customers may start using your app because you offer a unique product, but user experience is what makes them stay. For that, you need excellent UX designers, and the know-how to spot them when hiring.", "link": "https://smashingmagazine.com/2021/10/tips-tricks-evaluating-ux-ui-designers/", "publishedOn": "2021-10-15T13:00:00.000Z", - "wordCount": 4020, + "wordCount": 4021, "title": "Tips And Tricks For Evaluating UX/UI Designers", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/727cbd89-cbf4-4a29-af64-ac51d777ffba/tips-tricks-evaluating-ux-ui-designers.jpg", @@ -206,7 +234,7 @@ "description": "Writing CSS has probably never been more fun and exciting than it is today. In this post we’ll take a look at common problems and use cases we all have to face in our work and how to solve them with modern CSS. If you’re interested, 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/), [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/10/modern-css-solutions-for-common-problems/", "publishedOn": "2021-10-14T12:00:00.000Z", - "wordCount": 3525, + "wordCount": 3526, "title": "Smart CSS Solutions For Common UI Challenges", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e3bf0115-0bc9-41b7-b027-3ea8b6b7e848/transition-css-gradients-opt.png", @@ -234,7 +262,7 @@ "description": "React with JSX is a fantastic tool for making easy-to-use components. Typescript components make it an absolute pleasure for developers to integrate your components into their apps and explore your APIs. Learn about three lesser-known React APIs that can take your components to the next level, and help you build even better React Components in this article.", "link": "https://smashingmagazine.com/2021/10/react-apis-building-flexible-components-typescript/", "publishedOn": "2021-10-12T12:00:00.000Z", - "wordCount": 2340, + "wordCount": 2339, "title": "Useful React APIs For Building Flexible Components With TypeScript", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8fbb65d7-6494-4494-9a78-099e178b83da/react-apis-building-flexible-components-typescript.jpg", @@ -262,7 +290,7 @@ "description": "A “dark pattern” is a deceptive UX pattern that tricks users into doing things they may not really want to do. In this article, Alvaro Montoro does a little experiment to find out how much privacy is taken away from users across three different browsers.", "link": "https://smashingmagazine.com/2021/10/autofill-dark-pattern/", "publishedOn": "2021-10-11T10:00:00.000Z", - "wordCount": 3727, + "wordCount": 3736, "title": "The Autofill Dark Pattern", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8722ec01-912f-4013-8b8a-2ba0ab43cc20/autofill-dark-pattern.jpg", @@ -276,7 +304,7 @@ "description": "Most animation libraries like GSAP and Framer Motion are built purely with JavaScript or TypeScript, unlike AnimXYZ, which is labelled “the first composable CSS animation toolkit”, built mainly with SCSS While a simple library, it can be used to achieve a lot of awesome animation on the web in a short amount of time and little code.", "link": "https://smashingmagazine.com/2021/10/composable-css-animation-vue-animxyz/", "publishedOn": "2021-10-09T10:00:00.000Z", - "wordCount": 2815, + "wordCount": 2816, "title": "Composable CSS Animation In Vue With AnimXYZ", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0b5365f4-e57d-4fa8-96ed-1742adb243ec/composable-css-animation-vue-animxyz.jpg", @@ -290,7 +318,7 @@ "description": "In this article, we’ll be building an interactive fiction experience in which a user can insert words that match parts of speech given by the content creator. Let’s go!", "link": "https://smashingmagazine.com/2021/10/static-first-madlib-generator-portable-text-netlify-builder-functions/", "publishedOn": "2021-10-08T10:00:00.000Z", - "wordCount": 7104, + "wordCount": 7089, "title": "Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/d9de142e-09f1-4257-99f5-606cc09b8c00/static-first-madlib-generator-portable-text-netlify-builder-functions.jpg", @@ -304,7 +332,7 @@ "description": "Every once in a while, we publish [freebies](https://www.smashingmagazine.com/category/freebies/) related to different occasions and themes. We hope that with this icon set, every designer will be able to find their own use case and contribute to saving lives. Free for personal and commercial use.", "link": "https://smashingmagazine.com/2021/10/freebie-coronavirus-icon-set/", "publishedOn": "2021-10-07T09:00:00.000Z", - "wordCount": 1003, + "wordCount": 1009, "title": "Freebie: COVID-19 Icon Set (56 Icons, AI, EPS, SVG, PNG)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ef22f452-44d9-49ae-94f9-c7f1c57a8378/coronavirus.png", @@ -318,7 +346,7 @@ "description": "Debugging in CSS means figuring out what might be the problem when you have unexpected layout results. We’ll look at a few categories bugs often fit into, see how we can evaluate the situation, and explore techniques that help prevent these bugs.", "link": "https://smashingmagazine.com/2021/10/guide-debugging-css/", "publishedOn": "2021-10-06T10:00:00.000Z", - "wordCount": 5476, + "wordCount": 5478, "title": "A Guide To CSS Debugging", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/334beb39-13a4-4159-ab77-86c7dac406d8/guide-debugging-css.jpg", @@ -332,7 +360,7 @@ "description": "Have you ever struggled with testing cloud services locally? Specifically, have you ever struggled with locally testing an API that uses API Gateway and Lambda, with the Serverless framework, on AWS? In this article, Tom Hudson shares a quick overview of how easy it is to quickly set up your project to test locally before deploying to AWS.", "link": "https://smashingmagazine.com/2021/10/local-testing-serverless-api-gateway-lambda/", "publishedOn": "2021-10-05T10:00:00.000Z", - "wordCount": 1801, + "wordCount": 1800, "title": "Local Testing A Serverless API (API Gateway And Lambda)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/d43ff4a2-4767-4595-9f46-f1ca18f64060/local-testing-serverless-api-gateway-lambda.jpg", @@ -360,7 +388,7 @@ "description": "Many websites have some sort of search feature because it helps users navigate through their content easily. Implementing it the right way can be tricky and might not give a good user experience. In this tutorial, we will be integrating Algolia, a popular and powerful search service for the best experience on our Nuxt site.", "link": "https://smashingmagazine.com/2021/10/search-functionality-nuxt-app-algolia-instantsearch/", "publishedOn": "2021-10-01T10:00:00.000Z", - "wordCount": 4899, + "wordCount": 4902, "title": "How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/584ac63f-f493-4e93-8d6a-5e6bc640d7ea/search-functionality-nuxt-app-algolia-instantsearch.jpg", @@ -374,7 +402,7 @@ "description": "Get your desktop ready for fall and the upcoming Halloween season with a fresh batch of desktop wallpapers. Created with love by designers and artists from across the globe, they come in versions with and without a calendar for October 2021.", "link": "https://smashingmagazine.com/2021/09/desktop-wallpaper-calendars-october-2021/", "publishedOn": "2021-09-30T08:00:00.000Z", - "wordCount": 2464, + "wordCount": 2481, "title": "A Time Of Transition (October 2021 Desktop Wallpapers Edition)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8987d365-d643-429d-b840-56ff195a9da5/oct-21-autumn-vibes-preview-opt.png", @@ -402,7 +430,7 @@ "description": "You can find Markdown in many places on the Internet. This article covers different aspects of Markdown and how it interacts with other technology.", "link": "https://smashingmagazine.com/2021/09/improving-accessibility-of-markdown/", "publishedOn": "2021-09-28T09:00:00.000Z", - "wordCount": 3873, + "wordCount": 3867, "title": "Improving The Accessibility Of Your Markdown", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/fa95c8d2-8322-4766-ac8d-891dabff0dd6/improving-accessibility-of-markdown.jpg", @@ -416,7 +444,7 @@ "description": "Is end-to-end testing a painful topic for you? In this article, Ramona Schwering explains how to handle end-to-end testing with Cypress and make it make it not so tedious and expensive for yourself, but fun instead.", "link": "https://smashingmagazine.com/2021/09/cypress-end-to-end-testing/", "publishedOn": "2021-09-27T11:30:00.000Z", - "wordCount": 4964, + "wordCount": 4958, "title": "Let’s Dive Into Cypress For End-to-End Testing", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2c42e65f-5a60-4844-a252-00169b21ab0c/cypress-end-to-end-testing.jpg", @@ -430,7 +458,7 @@ "description": "We made the switch from a more traditional integrated e-commerce platform to a headless platform with Next.js. Here are the most important lessons learned while rebuilding a large e-commerce site with Next.js.", "link": "https://smashingmagazine.com/2021/09/lessons-learned-ecommerce-nextjs-case-study/", "publishedOn": "2021-09-24T10:00:00.000Z", - "wordCount": 3794, + "wordCount": 3792, "title": "Rebuilding A Large E-Commerce Website With Next.js (Case Study)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/5f1d9e62-ec85-435a-8899-56ac48b4190b/lessons-learned-ecommerce-nextjs.jpg", @@ -486,7 +514,7 @@ "description": "Building a development environment with the shell as a keystone offers multiple benefits. You can customize everything depending on your own needs, and the biggest of all, you can control your entire development environment with your keyboard.", "link": "https://smashingmagazine.com/2021/09/mouseless-development-environment/", "publishedOn": "2021-09-21T11:30:00.000Z", - "wordCount": 4164, + "wordCount": 4155, "title": "How To Build Your Own Mouseless Development Environment", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/5c58e67b-deff-4745-b162-f60f468469ac/mouseless-development-environment.jpg", @@ -507,20 +535,6 @@ "length": "0", "type": "image/jpg" } - }, - { - "id": "https://smashingmagazine.com/2021/09/imposter-domains-republishing-website/", - "author": "hello@smashingmagazine.com (Ken Harker)", - "description": "Content scraping is a fact of life on the Internet. When you think of web scraping, you probably do not think about the scrapers turning around and immediately serving your entire, whole page content on another website. But what if your site content is being re-published? It might be already happening.", - "link": "https://smashingmagazine.com/2021/09/imposter-domains-republishing-website/", - "publishedOn": "2021-09-20T11:30:00.000Z", - "wordCount": 3957, - "title": "Are Imposter Domains Re-Publishing Your Website?", - "enclosure": { - "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4504ea89-0356-45c7-a7c1-a5c360ecc471/imposter-domains-republishing-website.jpg", - "length": "0", - "type": "image/jpg" - } } ] }, @@ -529,6 +543,51 @@ "feedUrl": "https://www.freecodecamp.org/news/rss/", "siteUrl": "https://www.freecodecamp.org/news", "articles": [ + { + "id": "616bcb8580d82d07c45a5deb", + "author": null, + "description": "If you are a front end developer who is new to the world of GraphQL and you're thinking about getting started with it, this article is for you. In this article, we will explore GraphQL basics and kick start our journey with it by building a simple project. What is", + "link": "https://www.freecodecamp.org/news/graphql-for-front-end-developers/", + "publishedOn": "2021-10-19T17:19:00.000Z", + "wordCount": 1488, + "title": "GraphQL for Front End Developers" + }, + { + "id": "616ef9b5d48e1707b6d78265", + "author": null, + "description": "A binary tree is a common data structure used in software development. It is also a frequent topic in technical coding interviews. We just published a course on the freeCodeCamp.org YouTube channel that will teach you all about binary tree algorithms and prepare you to use them in coding", + "link": "https://www.freecodecamp.org/news/how-to-implement-binary-tree-algorithms-in-technical-interviews/", + "publishedOn": "2021-10-19T17:13:24.000Z", + "wordCount": 370, + "title": "How to Implement Binary Tree Algorithms in Technical Interviews" + }, + { + "id": "616ef6efd48e1707b6d7822c", + "author": null, + "description": "TensorFlow Lite is an open source deep learning framework that can be used on small devices. We just published a TensorFlow Lite course on the freeCodeCamp.org YouTube channel. Bhavesh Bhatt created this course. Bhavesh has created many courses on his own channel and is a great teacher. TensorFlow Lite", + "link": "https://www.freecodecamp.org/news/learn-tensorflow-lite-for-edge-devices/", + "publishedOn": "2021-10-19T16:58:53.000Z", + "wordCount": 365, + "title": "Learn TensorFlow Lite for Edge Devices" + }, + { + "id": "616eda9cd48e1707b6d7801b", + "author": null, + "description": "The Windows 10 Event Viewer is an app that shows a log detailing information about significant events on your computer. This information includes automatically downloaded updates, errors, and warnings. In this article, you'll learn what the event viewer is, the different logs it has, and most importantly, how to access", + "link": "https://www.freecodecamp.org/news/event-viewer-how-to-access-the-windows-10-activity-log/", + "publishedOn": "2021-10-19T16:33:26.000Z", + "wordCount": 878, + "title": "Event Viewer – How to Access the Windows 10 Activity Log" + }, + { + "id": "616d9050d48e1707b6d77622", + "author": null, + "description": "Data Engineering jobs are in high demand. And getting a certification in the subject is a good way to learn and to deepen and prove your skills. Each cloud provider offers a certification specialized to their Data Engineering services. They carry weight but are not easy to pass. The Azure", + "link": "https://www.freecodecamp.org/news/how-to-pass-microsoft-azure-data-engineer-certification-dp-203/", + "publishedOn": "2021-10-19T16:02:51.000Z", + "wordCount": 2093, + "title": "How to Pass Microsoft’s Azure Data Engineer Certification – DP-203 Exam Guide" + }, { "id": "6169435380d82d07c45a5119", "author": null, @@ -573,51 +632,6 @@ "publishedOn": "2021-10-18T20:56:58.000Z", "wordCount": 1202, "title": "How to Set Up Windows for Node.js Development with NVM" - }, - { - "id": "616c101880d82d07c45a5f9a", - "author": null, - "description": "When you're coding in C++, there will often be times when you'll want to convert one data type to a different one. In this article you'll learn how to convert a string to an integer in C++ by seeing two of the most popular ways to do so. Let's get", - "link": "https://www.freecodecamp.org/news/string-to-int-in-c-how-to-convert-a-string-to-an-integer-example/", - "publishedOn": "2021-10-18T14:54:58.000Z", - "wordCount": 1321, - "title": "String to Int in C++ – How to Convert a String to an Integer Example" - }, - { - "id": "61063abe3306a507d1bfbfb0", - "author": null, - "description": "If you are new to tech, you might have just discovered UI/ UX design and want to pursue that career path. But what is the starting salary for entry level UX/UI designers? In this article, I will provide definitions for UI/ UX design as well as starting salary information", - "link": "https://www.freecodecamp.org/news/ux-designer-salary-how-much-do-ux-ui-designers-make-entry-level-range/", - "publishedOn": "2021-10-15T17:39:48.000Z", - "wordCount": 669, - "title": "UX Designer Salary – How much do UX/UI Designers Make? Entry Level Range" - }, - { - "id": "61694be680d82d07c45a51bf", - "author": null, - "description": "If you're using Microsoft Word, you don't want blank pages appearing in the middle of your document, or extra pages at the end. These extra pages could be caused by tables, hitting the ENTER key too many times, unnecessary section breaks, unintentional page breaks, extra paragraph markers, and more. You", - "link": "https://www.freecodecamp.org/news/how-to-delete-a-page-in-word-remove-blank-or-extra-pages/", - "publishedOn": "2021-10-15T16:49:29.000Z", - "wordCount": 622, - "title": "How to Delete a Page in Word – Remove Blank or Extra Pages" - }, - { - "id": "61680b4480d82d07c45a4661", - "author": null, - "description": "The Internet is one of our greatest inventions. Millions of people use the Internet every second of the day, and it has changed many aspects of our lives – from creating new jobs and a new way of working to influencing how news is consumed and how decisions are made. Although", - "link": "https://www.freecodecamp.org/news/ipv4-vs-ipv6-what-is-the-difference-between-ip-addressing-schemes/", - "publishedOn": "2021-10-15T16:30:13.000Z", - "wordCount": 1764, - "title": "IPV4 vs IPV6 – What is the Difference Between IP Addressing Schemes?" - }, - { - "id": "61686f8b80d82d07c45a4e4a", - "author": null, - "description": "React hooks have been around for a while now. Most developers have gotten pretty comfortable with how they work and their common use cases. But there is one useEffect gotcha that a lot of us keep falling for. The use caseLet's start with a simple scenario. We are building a", - "link": "https://www.freecodecamp.org/news/most-common-react-useeffect-problems-and-how-to-fix-them/", - "publishedOn": "2021-10-14T22:07:02.000Z", - "wordCount": 1154, - "title": "React.useEffect Hook – Common Problems and How to Fix Them" } ] } diff --git a/feed.atom b/feed.atom index 3c22772..ba14bba 100644 --- a/feed.atom +++ b/feed.atom @@ -1,17 +1,109 @@ - urn:2021-10-19T00:45:23.999Z + urn:2021-10-20T00:44:18.658Z osmos::feed - 2021-10-19T00:45:23.999Z + 2021-10-20T00:44:18.658Z osmosfeed 1.11.3 + + <![CDATA[@supports selector()]]> + https://css-tricks.com/?p=354115 + + 2021-10-19T21:12:18.000Z + + + Chris Coyier + + + + <![CDATA[GraphQL for Front End Developers]]> + 616bcb8580d82d07c45a5deb + + 2021-10-19T17:19:00.000Z + + + freeCodeCamp.org + + + + <![CDATA[How to Implement Binary Tree Algorithms in Technical Interviews]]> + 616ef9b5d48e1707b6d78265 + + 2021-10-19T17:13:24.000Z + + + freeCodeCamp.org + + + + <![CDATA[Learn TensorFlow Lite for Edge Devices]]> + 616ef6efd48e1707b6d7822c + + 2021-10-19T16:58:53.000Z + + + freeCodeCamp.org + + + + <![CDATA[Event Viewer – How to Access the Windows 10 Activity Log]]> + 616eda9cd48e1707b6d7801b + + 2021-10-19T16:33:26.000Z + + + freeCodeCamp.org + + + + <![CDATA[How to Pass Microsoft’s Azure Data Engineer Certification – DP-203 Exam Guide]]> + 616d9050d48e1707b6d77622 + + 2021-10-19T16:02:51.000Z + + + freeCodeCamp.org + + + + <![CDATA[An Interview With Elad Shechter on “The New CSS Reset”]]> + https://css-tricks.com/?p=353462 + + 2021-10-19T14:48:40.000Z + + + Elad Shechter + + + + <![CDATA[Building An API With Gatsby Functions]]> + https://smashingmagazine.com/2021/10/building-api-gatsby-functions/ + + 2021-10-19T14:00:00.000Z + + + hello@smashingmagazine.com (Paul Scanlon) + + + + <![CDATA[Smashing Podcast Episode 42 With Jeff Smith: What Is DevOps?]]> + https://smashingmagazine.com/2021/10/smashing-podcast-episode-42/ + + 2021-10-19T10:00:00.000Z + + + hello@smashingmagazine.com (Drew McLellan) + + <![CDATA[Three-Digit Browser Versions in March 2022]]> https://css-tricks.com/?p=354269 2021-10-18T22:53:05.000Z - Chris Coyier @@ -67,16 +159,6 @@ The post Three-Digit Browser Versions in March 2022 appeared first on CSS-Tricks freeCodeCamp.org - - <![CDATA[String to Int in C++ – How to Convert a String to an Integer Example]]> - 616c101880d82d07c45a5f9a - - 2021-10-18T14:54:58.000Z - - - freeCodeCamp.org - - <![CDATA[How to Build a Nearly Headless WordPress Website]]> https://css-tricks.com/?p=353308 @@ -110,36 +192,6 @@ Thank you: @hirdot]]> Release notes from osmosfeed - - <![CDATA[UX Designer Salary – How much do UX/UI Designers Make? Entry Level Range]]> - 61063abe3306a507d1bfbfb0 - - 2021-10-15T17:39:48.000Z - - - freeCodeCamp.org - - - - <![CDATA[How to Delete a Page in Word – Remove Blank or Extra Pages]]> - 61694be680d82d07c45a51bf - - 2021-10-15T16:49:29.000Z - - - freeCodeCamp.org - - - - <![CDATA[IPV4 vs IPV6 – What is the Difference Between IP Addressing Schemes?]]> - 61680b4480d82d07c45a4661 - - 2021-10-15T16:30:13.000Z - - - freeCodeCamp.org - - <![CDATA[Expandable Sections Within a CSS Grid]]> https://css-tricks.com/?p=353473 @@ -161,16 +213,6 @@ The post Expandable Sections Within a CSS Grid appeared first on CSS-Tricks. You hello@smashingmagazine.com (Nataliya Sambir) - - <![CDATA[React.useEffect Hook – Common Problems and How to Fix Them]]> - 61686f8b80d82d07c45a4e4a - - 2021-10-14T22:07:02.000Z - - - freeCodeCamp.org - - <![CDATA[Different Degrees of Custom Property Usage]]> https://css-tricks.com/?p=353057 @@ -348,32 +390,6 @@ The post Better Collaboration With Pull Requests appeared first on CSS-Tricks. Y hello@smashingmagazine.com (Ejiro Asiuwhu) - - <![CDATA[The Case for ‘Developer Experience’]]> - https://css-tricks.com/?p=353429 - - 2021-10-08T20:23:42.000Z - - - Chris Coyier - - - - <![CDATA[Jekyll doesn’t do components? Liar!]]> - https://css-tricks.com/?p=353374 - - 2021-10-08T17:14:05.000Z - - - Chris Coyier - - <![CDATA[Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions]]> https://smashingmagazine.com/2021/10/static-first-madlib-generator-portable-text-netlify-builder-functions/ @@ -548,14 +564,4 @@ Thank you: @CaptNo1]]> hello@smashingmagazine.com (Frederick O’Brien) - - <![CDATA[Are Imposter Domains Re-Publishing Your Website?]]> - https://smashingmagazine.com/2021/09/imposter-domains-republishing-website/ - - 2021-09-20T11:30:00.000Z - - - hello@smashingmagazine.com (Ken Harker) - - \ No newline at end of file diff --git a/index.html b/index.html index 244dbd4..8520704 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,130 @@ +
+

+ +

  • @@ -176,7 +289,7 @@ Thank you: @hirdot Expandable Sections Within a CSS Grid
    - (10 min) + (11 min) I love CSS Grid. I love how, with just a few lines of code, we can achieve fully responsive grid layouts, often without any media queries at all. I’m quite comfortable wrangling CSS Grid to produce interesting layouts, while keeping … The post Expandable Sections Within a CSS Grid appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
    @@ -185,45 +298,6 @@ The post Expandable Sections Within a CSS Grid appeared first on CSS-Tricks. You
  • -
  • -
    -

    freeCodeCamp.org

    -
    - - - -
    -
  • Articles on Smashing Magazine — For Web Designers And Developers

    @@ -277,23 +351,6 @@ The post Embedded Analytics Made Simple With Cumul.io Integrations appeared firs
  • -
  • -
    -

    freeCodeCamp.org

    -
    - -
    -
  • Articles on Smashing Magazine — For Web Designers And Developers

    @@ -453,7 +510,7 @@ The post WooCommerce + Google Analytics appeared first on CSS-Tricks. You can su Those “Get The App” Banners
    - (4 min) + (5 min) Why would a company promote a native app over their perfectly usable website? We’d have to ask them, I suppose. But it’s hard not to see this push to native as a matter of priorities: that these companies consider native … @@ -535,40 +592,6 @@ The post Better Collaboration With Pull Requests appeared first on CSS-Tricks. Y

    -
    -

    - -