This commit is contained in:
chuanqisun 2021-07-13 00:41:47 +00:00
parent 5557960013
commit f9741fdbee
3 changed files with 254 additions and 196 deletions

View file

@ -21,6 +21,24 @@
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
{
"id": "https://css-tricks.com/?p=344355",
"author": "Chris Coyier",
"description": "The reasons that are often cited that make container queries difficult or impossible is things like infinite loops—e.g. changing the width of an element, invalidating a container query, which changes the width again, which makes the container query take effect, …\nThe post Meet `:has`, A Native CSS Parent Selector appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://www.smashingmagazine.com/2021/06/has-native-css-parent-selector/",
"publishedOn": "2021-07-12T19:45:00.000Z",
"wordCount": 2792,
"title": "Meet `:has`, A Native CSS Parent Selector"
},
{
"id": "https://css-tricks.com/?p=343613",
"author": "Mojtaba Seyedi",
"description": "I dont know about you, but I write these three declarations many times in my CSS:\nul {\n padding: 0;\n margin: 0;\n list-style-type: none;\n}\nYou might yell at me and say I can just put those in my CSS …\nThe post Using the Specificity of :where() as a CSS Reset appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/using-the-specificity-of-where-as-a-css-reset/",
"publishedOn": "2021-07-12T14:30:34.000Z",
"wordCount": 855,
"title": "Using the Specificity of :where() as a CSS Reset"
},
{
"id": "https://css-tricks.com/?p=344334",
"author": "Chris Coyier",
@ -36,7 +54,7 @@
"description": "Ever heard of favicons made with SVG? If you are a regular reader of CSS-Tricks, you probably have. But does your website actually use one?\nThe task is more non-trivial than you might think. As we will see in this …\nThe post SVG Favicons in Action appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/svg-favicons-in-action/",
"publishedOn": "2021-07-09T14:31:57.000Z",
"wordCount": 2265,
"wordCount": 2463,
"title": "SVG Favicons in Action"
},
{
@ -54,7 +72,7 @@
"description": "The wonderful company I work for, Payoneer, has a new logo, and my job was to recreate it and animate it for a loader component in our app. Ill explain exactly how I did it, share the problems I …\nThe post My Struggle to Use and Animate a Conic Gradient in SVG appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/my-struggle-to-use-and-animate-a-conic-gradient-in-svg/",
"publishedOn": "2021-07-08T14:35:38.000Z",
"wordCount": 1989,
"wordCount": 2007,
"title": "My Struggle to Use and Animate a Conic Gradient in SVG"
},
{
@ -72,7 +90,7 @@
"description": "Astro is a brand new framework for building websites. To me, the big thing is that it allows you to build a site like youre using a JavaScript framework (and you are), but the output is a zero-JavaScript static site. …\nThe post A Look at Building with Astro appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/a-look-at-building-with-astro/",
"publishedOn": "2021-07-07T21:06:35.000Z",
"wordCount": 2789,
"wordCount": 2866,
"title": "A Look at Building with Astro"
},
{
@ -99,7 +117,7 @@
"description": "And maybe an optional follow-up if youre up for it.\nAutomattic, the makers of Jetpack and many other WordPress-y things, have sponsored my site (me = Chris Coyier; site = CSS-Tricks) for quite a while. I use Jetpack myself, …\nThe post Ive got one question about Jetpack for you. appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/ive-got-one-question-about-jetpack-for-you/",
"publishedOn": "2021-07-06T20:00:30.000Z",
"wordCount": 620,
"wordCount": 720,
"title": "Ive got one question about Jetpack for you."
},
{
@ -108,7 +126,7 @@
"description": "Normally, a project will have a set of pre-determined font sizes, usually as variables named in such a way that seeks some semblance of order and consistency. Any project of considerable size can use something like that. There are always …\nThe post The Dilemma of Naming Font Size Variables appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/the-dilemma-of-naming-font-size-variables/",
"publishedOn": "2021-07-06T14:41:22.000Z",
"wordCount": 4139,
"wordCount": 4348,
"title": "The Dilemma of Naming Font Size Variables"
},
{
@ -117,7 +135,7 @@
"description": "If you zone out every time someone mentions “Kubernetes,” “containers,” or “pods,” this article is for you. No complex diagrams involved!\nAs a front-end developer, you dont have to know how to configure an infrastructure from scratch. However, if you …\nThe post Kubernetes Explained Simply: Containers, Pods and Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images/",
"publishedOn": "2021-07-05T14:17:33.000Z",
"wordCount": 1304,
"wordCount": 1350,
"title": "Kubernetes Explained Simply: Containers, Pods and Images"
},
{
@ -126,7 +144,7 @@
"description": "Web design is such a rectangle-based design medium that literally any deviation from it feels fresh. Michelle Barker gets into using math in various ways to programmatically draw lines, shapes, and animations that end up looking both beautiful and have …\nThe post Trigonometry in CSS and JavaScript: Beyond Triangles appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://tympanus.net/codrops/2021/06/04/trigonometry-in-css-and-javascript-beyond-triangles/",
"publishedOn": "2021-07-05T14:15:20.000Z",
"wordCount": 2661,
"wordCount": 2673,
"title": "Trigonometry in CSS and JavaScript: Beyond Triangles"
},
{
@ -137,24 +155,6 @@
"publishedOn": "2021-07-04T13:29:01.000Z",
"wordCount": 1943,
"title": "The Fourteenth Fourth"
},
{
"id": "https://css-tricks.com/?p=343435",
"author": "Chris Coyier",
"description": "The name zero-width space is antithetical, but its not without uses. In text, maybe youd use it around slashes because you want to be sure the words are treated individually but not have any physical space around the slash:…\nThe post Zero-Width Space appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/zero-width-space/",
"publishedOn": "2021-07-02T20:39:04.000Z",
"wordCount": 1834,
"title": "Zero-Width Space"
},
{
"id": "https://css-tricks.com/?p=342995",
"author": "Sarah Drasner",
"description": "Like it or not, meetings are essential to a good working environment and communication. Therefore, its crucial that we work on making them as productive as possible. Today well explore myriad ways to keep meetings coordinated, well documented, and talk …\nThe post Good Meetings appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/good-meetings/",
"publishedOn": "2021-07-02T14:41:26.000Z",
"wordCount": 3441,
"title": "Good Meetings"
}
]
},
@ -163,13 +163,27 @@
"feedUrl": "https://www.smashingmagazine.com/feed/",
"siteUrl": "https://www.smashingmagazine.com/",
"articles": [
{
"id": "https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/",
"author": "hello@smashingmagazine.com (Adrian Bece)",
"description": "CSS refactoring is not an easy task — it needs to be done in a way that doesn't create problems. First we need to analyze the existing codebase, audit CSS codebase health, discover weaknesses, agree on the approach, and convince management to invest time and resources into the process.",
"link": "https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/",
"publishedOn": "2021-07-12T13:30:00.000Z",
"wordCount": 3624,
"title": "Refactoring CSS: Introduction (Part 1)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b8b722a7-791f-433e-8d76-f0382d387e82/refactoring-css-introduction-part1.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/07/strong-case-for-accessibility/",
"author": "hello@smashingmagazine.com (Todd Libby)",
"description": "Accessibility is often overlooked or bolted on to the end of a project. Lets 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": 2956,
"wordCount": 2964,
"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",
@ -183,7 +197,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, were 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": 4785,
"wordCount": 4796,
"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",
@ -197,7 +211,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. Lets 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": 4076,
"wordCount": 4071,
"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",
@ -225,7 +239,7 @@
"description": "In this article, Ahmad Shadeed explains what HSL is, how to use it, and shares some of the useful use-cases and examples that you can use right away in your current projects.",
"link": "https://smashingmagazine.com/2021/07/hsl-colors-css/",
"publishedOn": "2021-07-05T10:30:00.000Z",
"wordCount": 1599,
"wordCount": 1601,
"title": "Using HSL Colors In CSS",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/73607a1e-fe7f-47ea-aada-df79342d823a/hsl-colors-css.jpg",
@ -239,7 +253,7 @@
"description": "With so many tools and approaches, email still has quite a few pain points, both for developers and email marketers. Email is difficult because it has too many aspects to set and a few instances with no common rules to follow.",
"link": "https://smashingmagazine.com/2021/07/email-testing-flow/",
"publishedOn": "2021-07-02T10:30:00.000Z",
"wordCount": 4166,
"wordCount": 4213,
"title": "Email Testing Flow As It Should Be",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/57a53d31-9651-4d88-b2fe-f8de70c08da1/email-testing-flow.jpg",
@ -253,7 +267,7 @@
"description": "When writing front-end tests, youll find a lot of pitfalls along the way. Lets explore common mistakes developers make, and how to avoid them. Testing doesnt need to be painful, after all.",
"link": "https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/",
"publishedOn": "2021-07-01T12:30:00.000Z",
"wordCount": 4779,
"wordCount": 4788,
"title": "Its 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",
@ -267,7 +281,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. Lets 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": 4757,
"wordCount": 4750,
"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",
@ -281,7 +295,7 @@
"description": "Lets 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": 3701,
"wordCount": 3700,
"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",
@ -323,7 +337,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": 2526,
"wordCount": 2540,
"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",
@ -337,7 +351,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": 5464,
"wordCount": 5454,
"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",
@ -351,7 +365,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 Nielsens 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": 3552,
"wordCount": 3551,
"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",
@ -421,7 +435,7 @@
"description": "Do you have to process data manually because it is served through images or scanned documents? An image-to-text conversion makes it possible to extract text from images to automate the processing of texts on images, videos, and scanned documents. In this article, we look at how to convert an image to text with React and Tesseract.js(OCR), preprocess images, and deal with the limitations of Tesseract (OCR).",
"link": "https://smashingmagazine.com/2021/06/image-text-conversion-react-tesseract-js-ocr/",
"publishedOn": "2021-06-21T14:30:00.000Z",
"wordCount": 5317,
"wordCount": 5380,
"title": "Image To Text Conversion With React And Tesseract.js (OCR)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/012f3fbe-980a-44fc-b973-a459f6d9bf1a/image-text-conversion-react-tesseract-js-ocr.jpg",
@ -435,7 +449,7 @@
"description": "Voice assistants are currently the most popular use case for voice user interfaces. However, due to the bad feedback loop resulting from voice assistants can only solve simple user tasks such as setting an alarm or playing music. In order for voice user interfaces to really break through, feedback to the user must be visual, not auditive.",
"link": "https://smashingmagazine.com/2021/06/alternative-voice-ui-voice-assistants/",
"publishedOn": "2021-06-18T15:00:00.000Z",
"wordCount": 3434,
"wordCount": 3427,
"title": "An Alternative Voice UI To Voice Assistants",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8ebd2c76-ebe5-4885-be3e-f9acc3608072/alternative-voice-ui-voice-assistants.jpg",
@ -449,7 +463,7 @@
"description": "Next.js has a file-based routing system in which each page automatically becomes a route based on its file name. This article will guide you through almost everything you need to know about Routing in Next.js and point you in the direction of related topics and concepts.",
"link": "https://smashingmagazine.com/2021/06/client-side-routing-next-js/",
"publishedOn": "2021-06-18T13:00:00.000Z",
"wordCount": 3969,
"wordCount": 3983,
"title": "Client-Side Routing In Next.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a51f6c83-5e1a-4535-b28a-2018310ffc3b/client-side-routing-next-js.jpg",
@ -463,7 +477,7 @@
"description": "Image placement on the modern web is highly intentional, helping to communicate the overall purpose of a page or view. This means that nearly every image you declare needs to have an alternate description.",
"link": "https://smashingmagazine.com/2021/06/img-alt-attribute-alternate-description-decorative/",
"publishedOn": "2021-06-17T10:30:00.000Z",
"wordCount": 1649,
"wordCount": 1651,
"title": "Your Image Is Probably Not Decorative",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/95585fe9-52b8-4bd4-adac-a3580ef87b98/img-alt-attribute-alternate-description-decorative.jpg",
@ -477,7 +491,7 @@
"description": "In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. Recently weve covered HTML Emails and SVG Generators. This time we look into different kinds of tools to help you streamline your accessibility testing process. Dont miss the next one.",
"link": "https://smashingmagazine.com/2021/06/complete-guide-accessibility-tooling/",
"publishedOn": "2021-06-16T10:30:00.000Z",
"wordCount": 4117,
"wordCount": 4127,
"title": "A Complete Guide To Accessibility Tooling",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0e0ea8e6-a4ad-489c-b062-749a22d5e38e/complete-guide-accessibility-tooling.jpg",
@ -519,7 +533,7 @@
"description": "Spoiler alert: tooltips, modals, tabs, carousels, and dropdown menus are some of the user interface components that require more than CSS. To ensure accessibility of your interface, JavaScript is a necessary addition to accomplish focus management, respond to keyboard events, and toggle ARIA attributes.",
"link": "https://smashingmagazine.com/2021/06/css-javascript-requirements-accessible-components/",
"publishedOn": "2021-06-14T10:30:00.000Z",
"wordCount": 3683,
"wordCount": 3685,
"title": "When CSS Isnt Enough: JavaScript Requirements For Accessible Components",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/9982fa1e-806c-4343-9de1-eb804a48451e/css-javascript-requirements-accessible-components.jpg",
@ -534,6 +548,33 @@
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
{
"id": "60e753aa134ad707be00f2c1",
"author": null,
"description": "SPSS Statistics is a software package used for interactive, or batched, statistical analysis. We just released a full course on the freeCodeCamp.org YouTube channel that will teach you how to use the popular statistical application SPSS from IBM. This course provides a concise overview of how you can use",
"link": "https://www.freecodecamp.org/news/spss-full-course/",
"publishedOn": "2021-07-12T13:34:03.000Z",
"wordCount": 22122,
"title": "Learn How to Use SPSS to Explore and Analyze Data"
},
{
"id": "60e981aae8ee9b08300ed1ae",
"author": null,
"description": "Artificial intelligence and machine learning are two popular and often hyped terms these days. And people often use them interchangeably to describe an intelligent software or system. But even though both AI and ML are based on statistics and mathematics, they are not the same thing. In this article, you",
"link": "https://www.freecodecamp.org/news/ai-vs-ml-whats-the-difference/",
"publishedOn": "2021-07-12T11:46:56.000Z",
"wordCount": 899,
"title": "AI vs ML Whats the Difference Between Artificial Intelligence and Machine Learning?"
},
{
"id": "60e76d88134ad707be00f347",
"author": null,
"description": "Gone are the days of storing your data in a CSV file or an Excel spreadsheet. If you want to quickly analyze millions of data rows in seconds, BigQuery is the way to go. In this getting started guide, we'll learn about BigQuery and how we can use it to",
"link": "https://www.freecodecamp.org/news/google-bigquery-beginners-guide/",
"publishedOn": "2021-07-12T11:26:39.000Z",
"wordCount": 1208,
"title": "Google BigQuery Beginner's Guide How to Analyze Large Datasets"
},
{
"id": "60e8864de8ee9b08300ecc3f",
"author": null,
@ -596,33 +637,6 @@
"publishedOn": "2021-07-08T16:23:19.000Z",
"wordCount": 1935,
"title": "How to Build Accessible Vue Applications"
},
{
"id": "60df723627f80207bcdbcf36",
"author": null,
"description": "According to Google trends, React is the most popular JavaScript frontend framework. Unless you're in the U.S. state of Nebraska, that is. 😀 Google Trends (React vs Angular)React is a declarative, efficient, and flexible JavaScript library for building user interfaces. We just released a full React course on the",
"link": "https://www.freecodecamp.org/news/learn-react-js-in-this-free-7-hour-course/",
"publishedOn": "2021-07-08T15:44:30.000Z",
"wordCount": 68137,
"title": "Learn React JS in This Free 7-Hour Course"
},
{
"id": "60e521aa134ad707be00e41d",
"author": null,
"description": "Objects are one of the most valuable things you can learn in JavaScript. You can use them to take your programs to the next level. An object is a collection of data or key value pairs which consist of variables and functions that you can access using dot notation. Now",
"link": "https://www.freecodecamp.org/news/what-is-a-javascript-object/",
"publishedOn": "2021-07-07T22:04:00.000Z",
"wordCount": 761,
"title": "What is a JavaScript Object? Key Value Pairs and Dot Notation Explained"
},
{
"id": "60ccd1794dc1a607ed7b4feb",
"author": null,
"description": "A lot of people want to learn machine learning these days. But the daunting bottom-up curriculum that most ML teachers propose is enough discourage a lot of newcomers. In this tutorial I flip the curriculum upside down and will outline what I think is the fastest and easiest way to",
"link": "https://www.freecodecamp.org/news/how-to-learn-machine-learning-practical-tips-and-resources/",
"publishedOn": "2021-07-07T17:28:00.000Z",
"wordCount": 5411,
"title": "How to Learn Machine Learning Tips and Resources to Learn ML the Practical Way"
}
]
}

124
feed.atom
View file

@ -1,10 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>urn:2021-07-12T00:37:51.708Z</id>
<id>urn:2021-07-13T00:41:47.180Z</id>
<title>osmos::feed</title>
<updated>2021-07-12T00:37:51.708Z</updated>
<updated>2021-07-13T00:41:47.180Z</updated>
<generator>osmosfeed 1.11.0</generator>
<link rel="alternate" href="index.html"/>
<entry>
<title type="html"><![CDATA[Meet `:has`, A Native CSS Parent Selector]]></title>
<id>https://css-tricks.com/?p=344355</id>
<link href="https://www.smashingmagazine.com/2021/06/has-native-css-parent-selector/"/>
<updated>2021-07-12T19:45:00.000Z</updated>
<summary type="html"><![CDATA[The reasons that are often cited that make container queries difficult or impossible is things like infinite loops—e.g. changing the width of an element, invalidating a container query, which changes the width again, which makes the container query take effect, …
The post Meet `:has`, A Native CSS Parent Selector appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Using the Specificity of :where() as a CSS Reset]]></title>
<id>https://css-tricks.com/?p=343613</id>
<link href="https://css-tricks.com/using-the-specificity-of-where-as-a-css-reset/"/>
<updated>2021-07-12T14:30:34.000Z</updated>
<summary type="html"><![CDATA[I dont know about you, but I write these three declarations many times in my CSS:
ul {
padding: 0;
margin: 0;
list-style-type: none;
}
You might yell at me and say I can just put those in my CSS …
The post Using the Specificity of :where() as a CSS Reset appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Mojtaba Seyedi</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Learn How to Use SPSS to Explore and Analyze Data]]></title>
<id>60e753aa134ad707be00f2c1</id>
<link href="https://www.freecodecamp.org/news/spss-full-course/"/>
<updated>2021-07-12T13:34:03.000Z</updated>
<summary type="html"><![CDATA[SPSS Statistics is a software package used for interactive, or batched, statistical analysis. We just released a full course on the freeCodeCamp.org YouTube channel that will teach you how to use the popular statistical application SPSS from IBM. This course provides a concise overview of how you can use]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Refactoring CSS: Introduction (Part 1)]]></title>
<id>https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/</id>
<link href="https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/"/>
<updated>2021-07-12T13:30:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Adrian Bece)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[AI vs ML Whats the Difference Between Artificial Intelligence and Machine Learning?]]></title>
<id>60e981aae8ee9b08300ed1ae</id>
<link href="https://www.freecodecamp.org/news/ai-vs-ml-whats-the-difference/"/>
<updated>2021-07-12T11:46:56.000Z</updated>
<summary type="html"><![CDATA[Artificial intelligence and machine learning are two popular and often hyped terms these days. And people often use them interchangeably to describe an intelligent software or system. But even though both AI and ML are based on statistics and mathematics, they are not the same thing. In this article, you]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Google BigQuery Beginner&#x27;s Guide How to Analyze Large Datasets]]></title>
<id>60e76d88134ad707be00f347</id>
<link href="https://www.freecodecamp.org/news/google-bigquery-beginners-guide/"/>
<updated>2021-07-12T11:26:39.000Z</updated>
<summary type="html"><![CDATA[Gone are the days of storing your data in a CSV file or an Excel spreadsheet. If you want to quickly analyze millions of data rows in seconds, BigQuery is the way to go. In this getting started guide, we'll learn about BigQuery and how we can use it to]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[5 React Libraries Every Project Should Use in 2021]]></title>
<id>60e8864de8ee9b08300ecc3f</id>
@ -119,16 +187,6 @@ The post Beginner JavaScript Notes appeared first on CSS-Tricks. You can support
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Learn React JS in This Free 7-Hour Course]]></title>
<id>60df723627f80207bcdbcf36</id>
<link href="https://www.freecodecamp.org/news/learn-react-js-in-this-free-7-hour-course/"/>
<updated>2021-07-08T15:44:30.000Z</updated>
<summary type="html"><![CDATA[According to Google trends, React is the most popular JavaScript frontend framework. Unless you're in the U.S. state of Nebraska, that is. 😀 Google Trends (React vs Angular)React is a declarative, efficient, and flexible JavaScript library for building user interfaces. We just released a full React course on the]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[My Struggle to Use and Animate a Conic Gradient in SVG]]></title>
<id>https://css-tricks.com/?p=343623</id>
@ -161,16 +219,6 @@ The post Building a Command Line Tool with Nodejs and Fauna appeared first on CS
<name>hello@smashingmagazine.com (Uma Victor)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[What is a JavaScript Object? Key Value Pairs and Dot Notation Explained]]></title>
<id>60e521aa134ad707be00e41d</id>
<link href="https://www.freecodecamp.org/news/what-is-a-javascript-object/"/>
<updated>2021-07-07T22:04:00.000Z</updated>
<summary type="html"><![CDATA[Objects are one of the most valuable things you can learn in JavaScript. You can use them to take your programs to the next level. An object is a collection of data or key value pairs which consist of variables and functions that you can access using dot notation. Now]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[A Look at Building with Astro]]></title>
<id>https://css-tricks.com/?p=343495</id>
@ -182,16 +230,6 @@ The post A Look at Building with Astro appeared first on CSS-Tricks. You can sup
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[How to Learn Machine Learning Tips and Resources to Learn ML the Practical Way]]></title>
<id>60ccd1794dc1a607ed7b4feb</id>
<link href="https://www.freecodecamp.org/news/how-to-learn-machine-learning-practical-tips-and-resources/"/>
<updated>2021-07-07T17:28:00.000Z</updated>
<summary type="html"><![CDATA[A lot of people want to learn machine learning these days. But the daunting bottom-up curriculum that most ML teachers propose is enough discourage a lot of newcomers. In this tutorial I flip the curriculum upside down and will outline what I think is the fastest and easiest way to]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[The Webs Worst Default]]></title>
<id>https://css-tricks.com/?p=343388</id>
@ -305,28 +343,6 @@ The post The Fourteenth Fourth appeared first on CSS-Tricks. You can support CSS
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Zero-Width Space]]></title>
<id>https://css-tricks.com/?p=343435</id>
<link href="https://css-tricks.com/zero-width-space/"/>
<updated>2021-07-02T20:39:04.000Z</updated>
<summary type="html"><![CDATA[The name zero-width space is antithetical, but its not without uses. In text, maybe youd use it around slashes because you want to be sure the words are treated individually but not have any physical space around the slash:…
The post Zero-Width Space appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Good Meetings]]></title>
<id>https://css-tricks.com/?p=342995</id>
<link href="https://css-tricks.com/good-meetings/"/>
<updated>2021-07-02T14:41:26.000Z</updated>
<summary type="html"><![CDATA[Like it or not, meetings are essential to a good working environment and communication. Therefore, its crucial that we work on making them as productive as possible. Today well explore myriad ways to keep meetings coordinated, well documented, and talk …
The post Good Meetings appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Sarah Drasner</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Email Testing Flow As It Should Be]]></title>
<id>https://smashingmagazine.com/2021/07/email-testing-flow/</id>

View file

@ -15,6 +15,103 @@
<body>
<!-- %after-body-begin.html% -->
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-07-12">2021-07-12</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Meet &#x60;:has&#x60;, A Native CSS Parent Selector</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.smashingmagazine.com/2021/06/has-native-css-parent-selector/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(9 min)</span>
<span>The reasons that are often cited that make container queries difficult or impossible is things like infinite loops—e.g. changing the width of an element, invalidating a container query, which changes the width again, which makes the container query take effect, …
The post Meet &#x60;:has&#x60;, A Native CSS Parent Selector appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Using the Specificity of :where() as a CSS Reset</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/using-the-specificity-of-where-as-a-css-reset/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>I dont know about you, but I write these three declarations many times in my CSS:
ul {
padding: 0;
margin: 0;
list-style-type: none;
}
You might yell at me and say I can just put those in my CSS …
The post Using the Specificity of :where() as a CSS Reset appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.freecodecamp.org/news">freeCodeCamp.org</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Learn How to Use SPSS to Explore and Analyze Data</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/spss-full-course/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(74 min)</span>
<span>SPSS Statistics is a software package used for interactive, or batched, statistical analysis. We just released a full course on the freeCodeCamp.org YouTube channel that will teach you how to use the popular statistical application SPSS from IBM. This course provides a concise overview of how you can use</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">AI vs ML Whats the Difference Between Artificial Intelligence and Machine Learning?</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/ai-vs-ml-whats-the-difference/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Artificial intelligence and machine learning are two popular and often hyped terms these days. And people often use them interchangeably to describe an intelligent software or system. But even though both AI and ML are based on statistics and mathematics, they are not the same thing. In this article, you</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Google BigQuery Beginner&#x27;s Guide How to Analyze Large Datasets</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/google-bigquery-beginners-guide/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>Gone are the days of storing your data in a CSV file or an Excel spreadsheet. If you want to quickly analyze millions of data rows in seconds, BigQuery is the way to go. In this getting started guide, we&#x27;ll learn about BigQuery and how we can use it to</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.smashingmagazine.com/">Articles on Smashing Magazine — For Web Designers And Developers</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Refactoring CSS: Introduction (Part 1)</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>CSS refactoring is not an easy task — it needs to be done in a way that doesn&#x27;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.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-07-09">2021-07-09</time></h2>
<ul class="sources card">
@ -200,17 +297,6 @@ The post Building a Command Line Tool with Nodejs and Fauna appeared first on CS
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Learn React JS in This Free 7-Hour Course</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/learn-react-js-in-this-free-7-hour-course/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(227 min)</span>
<span>According to Google trends, React is the most popular JavaScript frontend framework. Unless you&#x27;re in the U.S. state of Nebraska, that is. 😀 Google Trends (React vs Angular)React is a declarative, efficient, and flexible JavaScript library for building user interfaces. We just released a full React course on the</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
@ -244,7 +330,7 @@ The post Building a Command Line Tool with Nodejs and Fauna appeared first on CS
<summary class="article-expander__title">A Look at Building with Astro</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/a-look-at-building-with-astro/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(9 min)</span>
<span class="article-reading-time">(10 min)</span>
<span>Astro is a brand new framework for building websites. To me, the big thing is that it allows you to build a site like youre using a JavaScript framework (and you are), but the output is a zero-JavaScript static site. …
The post A Look at Building with Astro appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
@ -265,34 +351,6 @@ The post The Webs Worst Default appeared first on CSS-Tricks. You can support
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.freecodecamp.org/news">freeCodeCamp.org</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">What is a JavaScript Object? Key Value Pairs and Dot Notation Explained</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/what-is-a-javascript-object/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Objects are one of the most valuable things you can learn in JavaScript. You can use them to take your programs to the next level. An object is a collection of data or key value pairs which consist of variables and functions that you can access using dot notation. Now</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">How to Learn Machine Learning Tips and Resources to Learn ML the Practical Way</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-learn-machine-learning-practical-tips-and-resources/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(18 min)</span>
<span>A lot of people want to learn machine learning these days. But the daunting bottom-up curriculum that most ML teachers propose is enough discourage a lot of newcomers. In this tutorial I flip the curriculum upside down and will outline what I think is the fastest and easiest way to</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.smashingmagazine.com/">Articles on Smashing Magazine — For Web Designers And Developers</a></h3>
@ -392,7 +450,7 @@ The post The Dilemma of Naming Font Size Variables appeared first on CSS-Tricks.
<summary class="article-expander__title">Kubernetes Explained Simply: Containers, Pods and Images</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span class="article-reading-time">(5 min)</span>
<span>If you zone out every time someone mentions “Kubernetes,” “containers,” or “pods,” this article is for you. No complex diagrams involved!
As a front-end developer, you dont have to know how to configure an infrastructure from scratch. However, if you …
The post Kubernetes Explained Simply: Containers, Pods and Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
@ -460,36 +518,6 @@ The post The Fourteenth Fourth appeared first on CSS-Tricks. You can support CSS
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-07-02">2021-07-02</time></h2>
<ul class="sources card">
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
<section class="articles-per-source">
<article>
<details class="article-expander">
<summary class="article-expander__title">Zero-Width Space</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/zero-width-space/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>The name zero-width space is antithetical, but its not without uses. In text, maybe youd use it around slashes because you want to be sure the words are treated individually but not have any physical space around the slash:…
The post Zero-Width Space appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Good Meetings</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/good-meetings/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(11 min)</span>
<span>Like it or not, meetings are essential to a good working environment and communication. Therefore, its crucial that we work on making them as productive as possible. Today well explore myriad ways to keep meetings coordinated, well documented, and talk …
The post Good Meetings appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
<section>
<h3 class="source-name"><a class="source-name__link" href="https://www.smashingmagazine.com/">Articles on Smashing Magazine — For Web Designers And Developers</a></h3>
@ -822,7 +850,7 @@ Thank you @PiyushLosalka</span>
<summary class="article-expander__title">Your Image Is Probably Not Decorative</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/06/img-alt-attribute-alternate-description-decorative/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(5 min)</span>
<span class="article-reading-time">(6 min)</span>
<span>Image placement on the modern web is highly intentional, helping to communicate the overall purpose of a page or view. This means that nearly every image you declare needs to have an alternate description.</span>
</div>
</a>
@ -911,7 +939,7 @@ Thank you @PiyushLosalka</span>
</section>
<footer>
<time id="build-timestamp" datetime="2021-07-12T00:37:51.687Z">2021-07-12T00:37:51.687Z</time>
<time id="build-timestamp" datetime="2021-07-13T00:41:47.156Z">2021-07-13T00:41:47.156Z</time>
<span><a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.11.0</a></span>
</footer>
<script src="index.js"></script>