This commit is contained in:
chuanqisun 2021-11-10 00:42:03 +00:00
parent ce1b158c53
commit 39919b6378
3 changed files with 342 additions and 291 deletions

View file

@ -21,6 +21,33 @@
"feedUrl": "https://css-tricks.com/feed/",
"siteUrl": "https://css-tricks.com",
"articles": [
{
"id": "https://css-tricks.com/?p=356142",
"author": "Chris Coyier",
"description": "Louis Lazaris breaks down some bonafide CSS trickery from Jane. The Pen shows off interactivity where:\nYou have to press a special combination of keys on a keyboard.\nThen type a secret password.\nFrom there, a special message pops …\nThe post Detecting Specific Text Input with HTML and CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/detecting-specific-text-input-with-html-and-css/",
"publishedOn": "2021-11-09T22:53:45.000Z",
"wordCount": 440,
"title": "Detecting Specific Text Input with HTML and CSS"
},
{
"id": "https://css-tricks.com/?p=356370",
"author": "Chris Coyier",
"description": "(This is a sponsored post.)\nThe leade here is that VideoPress makes video on WordPress way better. VideoPress is a part of Jetpack. And now, if VideoPress is the only thing you care about from the Jetpack world, you …\nThe post VideoPress for WordPress appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/videopress-for-wordpress/",
"publishedOn": "2021-11-09T22:53:18.000Z",
"wordCount": 979,
"title": "VideoPress for WordPress"
},
{
"id": "https://css-tricks.com/?p=356187",
"author": "Adam Rackis",
"description": "Suspense is Reacts forthcoming feature that helps coordinate asynchronous actions—like data loading—allowing you to easily prevent inconsistent state in your UI. Ill provide a better explanation of what exactly that means, along with a quick introduction of Suspense, and then …\nThe post React Suspense: Lessons Learned While Loading Data appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/react-suspense-lessons-learned-while-loading-data/",
"publishedOn": "2021-11-09T15:20:10.000Z",
"wordCount": 2392,
"title": "React Suspense: Lessons Learned While Loading Data"
},
{
"id": "https://css-tricks.com/?p=356204",
"author": "Chris Coyier",
@ -36,7 +63,7 @@
"description": "I recently came across a cool effect known as glassmorphism in a Dribble shot. My first thought was I could quickly recreate it in a few minutes if I just use some emojis for the icons without wasting time …\nThe post Icon Glassmorphism Effect in CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/icon-glassmorphism-effect-in-css/",
"publishedOn": "2021-11-08T14:57:42.000Z",
"wordCount": 7960,
"wordCount": 8031,
"title": "Icon Glassmorphism Effect in CSS"
},
{
@ -45,7 +72,7 @@
"description": "Just ran across îles, a new static site generator mostly centered around Vue. The world has no particular shortage of static site generators, but its interesting to see what this “next generation” of SSGs seem to focus on or …\nThe post Does the Next Generation of Static Site Generators Make Building Sites Better? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/does-the-next-generation-of-static-site-generators-make-building-sites-better/",
"publishedOn": "2021-11-08T14:56:23.000Z",
"wordCount": 674,
"wordCount": 692,
"title": "Does the Next Generation of Static Site Generators Make Building Sites Better?"
},
{
@ -81,7 +108,7 @@
"description": "I only just recently learned the enterkeyhint attribute on form inputs was a thing! It seems like kind of a big deal to me, as crafting HTML form markup is a decent slice of a front-end developers life, and this …\nThe post enterkeyhint appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/enterkeyhint/",
"publishedOn": "2021-11-05T14:43:25.000Z",
"wordCount": 1331,
"wordCount": 1375,
"title": "enterkeyhint"
},
{
@ -128,33 +155,6 @@
"publishedOn": "2021-11-02T22:50:37.000Z",
"wordCount": 1372,
"title": "Proxying Third-Party JavaScript as First-Party JavaScript (and the Potential Effect on Analytics)"
},
{
"id": "https://css-tricks.com/?p=355016",
"author": "Chris Coyier",
"description": "I keep bookmarking Adams GUI Challenges posts/videos and, before I even have a chance to review and link them up, another one is already published! Fortunately, the homepage for them on web.dev is a nice roundup. \nFor example, a recent …\nThe post GUI Challenges appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/gui-challenges/",
"publishedOn": "2021-11-02T21:28:22.000Z",
"wordCount": 698,
"title": "GUI Challenges"
},
{
"id": "https://css-tricks.com/?p=354734",
"author": "Tobias Günther",
"description": "This article is part of our “Advanced Git” series. Be sure to follow us on Twitter or sign up for our newsletter to hear about the next articles!\nMost developers understand that its important to use branches in Git. In …\nThe post Rebase vs. Merge: Integrating Changes in Git appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/rebase-vs-merge-integrating-changes-in-git/",
"publishedOn": "2021-11-02T14:19:12.000Z",
"wordCount": 2227,
"title": "Rebase vs. Merge: Integrating Changes in Git"
},
{
"id": "https://css-tricks.com/?p=355395",
"author": "Chris Coyier",
"description": "High five to Jeremy on the big release of Responsible JavaScript on A Book Apart. There is a lot of talk about how the proliferation of JavaScript has had a negative impact on the web, but now we have …\nThe post Responsible JavaScript appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
"link": "https://css-tricks.com/responsible-javascript-2/",
"publishedOn": "2021-11-02T14:17:55.000Z",
"wordCount": 762,
"title": "Responsible JavaScript"
}
]
},
@ -163,13 +163,41 @@
"feedUrl": "https://www.smashingmagazine.com/feed/",
"siteUrl": "https://www.smashingmagazine.com/",
"articles": [
{
"id": "https://smashingmagazine.com/2021/11/localizing-your-nextjs-app/",
"author": "hello@smashingmagazine.com (Átila Fassina)",
"description": "Internationalized routing is not exactly a new feature on Next.js. In this article, we are not only checking what we get from this feature, but also how to leverage such functionalities to achieve the best user experience and a smooth developer experience as well.",
"link": "https://smashingmagazine.com/2021/11/localizing-your-nextjs-app/",
"publishedOn": "2021-11-09T13:00:00.000Z",
"wordCount": 1917,
"title": "Localizing Your Next.js App",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/12e7620f-0e7b-4b95-a1b6-cd2f25ccac52/localizing-your-nextjs-app.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/11/transforming-optimizing-images-videos-wordpress-website/",
"author": "hello@smashingmagazine.com (Leonardo Losoviz)",
"description": "In this article, Leonardo Losoviz explains how Cloudinarys integration can be used with WordPress to produce and deliver optimal digital experiences.",
"link": "https://smashingmagazine.com/2021/11/transforming-optimizing-images-videos-wordpress-website/",
"publishedOn": "2021-11-09T09:30:00.000Z",
"wordCount": 2425,
"title": "Automatically Transforming And Optimizing Images And Videos On Your WordPress Website",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8aaa9d52-375d-4e64-bdaa-151ef40a3f3c/transforming-optimizing-images-videos-wordpress-website.jpg",
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/11/hydrogen-react-framework-dynamic-contextual-personalized-ecommerce/",
"author": "hello@smashingmagazine.com (Ilya Grigorik)",
"description": "A great commerce experience is not a Lighthouse score or a set of Core Web Vitals figures (although both are important inputs), but its also a trilemma that carefully balances competing needs of delivering a great customer experience, dynamic storefront capabilities and long-term business objectives.",
"link": "https://smashingmagazine.com/2021/11/hydrogen-react-framework-dynamic-contextual-personalized-ecommerce/",
"publishedOn": "2021-11-08T14:30:00.000Z",
"wordCount": 1524,
"wordCount": 1534,
"title": "Meet Hydrogen: A React Framework For Dynamic, Contextual And Personalized E-Commerce",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ee33395f-684a-40e5-bf72-56d9e9e4d975/hydrogen-react-framework-dynamic-contextual-personalized-ecommerce.jpg",
@ -183,7 +211,7 @@
"description": "Concept testing ideas before moving into a detailed design is good UX practice. In this article, Victor Yocco presents details on how and when to engage in concept testing, as well as case studies providing details on the insights gained in two very different settings.",
"link": "https://smashingmagazine.com/2021/11/concept-testing-part-of-product-design/",
"publishedOn": "2021-11-05T11:00:00.000Z",
"wordCount": 6199,
"wordCount": 6204,
"title": "The Value Of Concept Testing As Part Of Product Design",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ca39dbc3-101c-4973-9dce-debb1ab283ff/concept-testing-part-of-product-design.jpg",
@ -211,7 +239,7 @@
"description": "Within the last decade, technologies like GraphQL have changed how we build web apps and how they communicate with each other. GraphQL provides certain benefits over REST APIs — lets find out what they are.",
"link": "https://smashingmagazine.com/2021/11/graphql-frontend-react-apollo/",
"publishedOn": "2021-11-04T11:30:00.000Z",
"wordCount": 3396,
"wordCount": 3410,
"title": "GraphQL On The Front-End (React And Apollo)",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/bb584488-c16f-4409-a992-993ce92d4b51/graphql-frontend-react-apollo.jpg",
@ -225,7 +253,7 @@
"description": "Serverless UI is simply a free, open-source command-line utility for quickly building and deploying serverless applications on the AWS platform. In this article, we will learn and cover everything needed on using Serverless UI to deploy our projects or serverless applications to cloud services providers.",
"link": "https://smashingmagazine.com/2021/11/deep-dive-into-serverless-ui-typescript/",
"publishedOn": "2021-11-03T11:30:00.000Z",
"wordCount": 3624,
"wordCount": 3625,
"title": "A Deep Dive Into Serverless UI With TypeScript",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/aff46dfe-164d-4bf7-8e14-057470001b41/deep-dive-into-serverless-ui-typescript.jpg",
@ -239,7 +267,7 @@
"description": "This article sheds the spotlight on Magento PWAs and explains why business owners are getting them (often instead of native applications). Alex Husar introduces ways of how progressive web applications can be developed on Magento, as well as go over the major pros and cons of each development path.",
"link": "https://smashingmagazine.com/2021/11/magento-pwa-customizing-themes-coding/",
"publishedOn": "2021-11-02T12:00:00.000Z",
"wordCount": 5954,
"wordCount": 5955,
"title": "Creating A Magento PWA: Customizing Themes vs. Coding From Scratch",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/77155632-96bd-44a8-af99-50ebad7534e6/magento-pwa-customizing-themes-coding.jpg",
@ -267,7 +295,7 @@
"description": "Stop wasting time and effort writing copy that falls flat. Raise your copywriting game and boost your powers of persuasion with these rich and informative online resources.",
"link": "https://smashingmagazine.com/2021/10/resources-tools-turbocharge-copywriting-skills/",
"publishedOn": "2021-10-29T10:00:00.000Z",
"wordCount": 2507,
"wordCount": 2506,
"title": "50 Resources And Tools To Turbocharge Your Copywriting Skills",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/376436ee-7e40-4d99-ad14-e934df9f92c9/resources-tools-turbocharge-copywriting-skills.jpg",
@ -281,7 +309,7 @@
"description": "The wealth of data that Amazon holds can make a huge difference when youre designing a product or hunting for a bargain. But, how can a developer get that data? Simple, by using a web scraper. Heres how to build your data extraction bot with Node.js.",
"link": "https://smashingmagazine.com/2021/10/building-amazon-product-scraper-nodejs/",
"publishedOn": "2021-10-28T11:00:00.000Z",
"wordCount": 3162,
"wordCount": 3164,
"title": "How To Build An Amazon Product Scraper With Node.js",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/069a1796-0f8d-4936-bfc0-4aa988ef0594/building-amazon-product-scraper-nodejs.jpg",
@ -295,7 +323,7 @@
"description": "Thanks to technology, eye-tracking has become more accessible to UX research as it allows researchers to get insights about users visual attention. This article explores the latest trends in the eye-tracking market and how the methodology can be included in the UX researchers toolbox.",
"link": "https://smashingmagazine.com/2021/10/eye-tracking-mobile-ux-research/",
"publishedOn": "2021-10-27T10:00:00.000Z",
"wordCount": 3502,
"wordCount": 3507,
"title": "Eye-Tracking In Mobile UX Research",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/3012986b-e407-4c49-8186-13a99528ef13/eye-tracking-mobile-ux-research.jpg",
@ -309,7 +337,7 @@
"description": "Nx is a build framework that facilitates optimization, efficient scaling of applications, and other features such as shared libraries and components. In this article, we will be looking at how we can effectively scale Next.js applications by using Nx.",
"link": "https://smashingmagazine.com/2021/10/optimizing-nextjs-applications-nx/",
"publishedOn": "2021-10-26T10:00:00.000Z",
"wordCount": 3023,
"wordCount": 3029,
"title": "Optimizing Next.js Applications With Nx",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/32b5517f-415c-43ed-98a6-70215d408f7a/optimizing-nextjs-applications-nx.jpg",
@ -323,7 +351,7 @@
"description": "In this article, we will go through how `object-fit` and `background-size` work, when we can use them, and why, along with some practical use cases and recommendations. Lets dive in.",
"link": "https://smashingmagazine.com/2021/10/object-fit-background-size-css/",
"publishedOn": "2021-10-25T13:00:00.000Z",
"wordCount": 2032,
"wordCount": 2035,
"title": "A Deep Dive Into object-fit And background-size In CSS",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/19e7f717-46d5-4949-96f4-671f4744d0e1/object-fit-background-size-css.jpg",
@ -337,7 +365,7 @@
"description": "Quasar is an open-source Vue.js-based cross-platform framework that allows you, as a developer, to easily build apps for both desktop and mobile using technologies such as Cordova and Electron and writing your code once. The app well build will store and get its data from Firebase, meaning that we will also be seeing how to use Firebase in Quasar.",
"link": "https://smashingmagazine.com/2021/10/introduction-quasar-framework-cross-platform-applications/",
"publishedOn": "2021-10-23T11:00:00.000Z",
"wordCount": 4923,
"wordCount": 4916,
"title": "An Introduction To Quasar Framework: Building Cross-Platform Applications",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e64d5e62-7c13-430a-90c6-f21b1c0325fe/introduction-quasar-framework-cross-platform-applications.jpg",
@ -365,7 +393,7 @@
"description": "The `prefers-reduced-motion` media query has excellent support in all modern browsers going back a couple of years. In this article, Michelle Barker explains why theres no reason not to use it today to make your sites more accessible.",
"link": "https://smashingmagazine.com/2021/10/respecting-users-motion-preferences/",
"publishedOn": "2021-10-21T10:30:00.000Z",
"wordCount": 2877,
"wordCount": 2880,
"title": "Respecting Users Motion Preferences",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/df53065e-5b99-4a67-ad0c-2cd67b07dc2a/respecting-users-motion-preferences.jpg",
@ -379,7 +407,7 @@
"description": "Back in January 2020, Ben Holmes set out to do what just about every web developer does each year: rebuild his personal site. In this article, he shares his story of how he set out to build his own build pipeline from absolute ground zero and created “Slinkity”.",
"link": "https://smashingmagazine.com/2021/10/building-ssg-11ty-vite-jam-sandwich/",
"publishedOn": "2021-10-20T11:00:00.000Z",
"wordCount": 5051,
"wordCount": 5046,
"title": "Building The SSG Ive Always Wanted: An 11ty, Vite And JAM Sandwich",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1ff6275f-bf33-480f-bdd4-690e94f96314/building-ssg-11ty-vite-jam-sandwich.jpg",
@ -393,7 +421,7 @@
"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": 2523,
"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",
@ -421,7 +449,7 @@
"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": 2134,
"wordCount": 2133,
"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",
@ -435,7 +463,7 @@
"description": "In this article, well look at why taking care of our work-life balance is important, how to develop a simple and effective mental health routine, and the most common and efficient techniques you can use to make your custom routine.",
"link": "https://smashingmagazine.com/2021/10/effective-mental-health-routine-programmers/",
"publishedOn": "2021-10-16T10:00:00.000Z",
"wordCount": 2840,
"wordCount": 2848,
"title": "A Simple But Effective Mental Health Routine For Programmers",
"enclosure": {
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c36dd2b2-f807-42a7-b8d1-9e6e9a00b3e7/effective-mental-health-routine-for-programmers.jpg",
@ -449,7 +477,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": 4021,
"wordCount": 4016,
"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",
@ -491,7 +519,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": 2348,
"wordCount": 2340,
"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",
@ -512,20 +540,6 @@
"length": "0",
"type": "image/jpg"
}
},
{
"id": "https://smashingmagazine.com/2021/10/autofill-dark-pattern/",
"author": "hello@smashingmagazine.com (Alvaro Montoro)",
"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": 3734,
"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",
"length": "0",
"type": "image/jpg"
}
}
]
},
@ -534,6 +548,42 @@
"feedUrl": "https://www.freecodecamp.org/news/rss/",
"siteUrl": "https://www.freecodecamp.org/news",
"articles": [
{
"id": "617c550f33422e07df367780",
"author": null,
"description": "Python offers a number of functional programming utilities even though it's primarily an object-oriented programming language. And the most notable one is the map() function. In this article, we'll explore what the map() function is and how to use it in your code. The map() function in PythonThe map() function",
"link": "https://www.freecodecamp.org/news/python-map-explained-with-examples/",
"publishedOn": "2021-11-09T17:50:02.000Z",
"wordCount": 708,
"title": "Python map() Function Explained with Examples"
},
{
"id": "618ab16011d3cb08287a3bd7",
"author": null,
"description": "Would you survive the TV show Squid Game? Would you survive coding the TV show Squid Game? Time to find out. We just published a JavaScript course on the freeCodeCamp.org YouTube channel that will teach you how to create the Red Light / Green Light game from Squid Game. You",
"link": "https://www.freecodecamp.org/news/create-a-squid-game-javascript-game-with-three-js/",
"publishedOn": "2021-11-09T17:42:24.000Z",
"wordCount": 317,
"title": "Create a Squid Game JavaScript Game with Three.js"
},
{
"id": "61862c268bcfae07ca4e27d7",
"author": null,
"description": "In this tutorial you'll learn the basics of JSON what it is, where it is most commonly used, and its syntax. You'll also see how to convert a string to JSON in Python. Let's get started! What is JSON? JSON stands for JavaScript Object Notation. It is a data format",
"link": "https://www.freecodecamp.org/news/python-json-how-to-convert-a-string-to-json/",
"publishedOn": "2021-11-09T16:38:47.000Z",
"wordCount": 958,
"title": "Python JSON How to Convert a String to JSON"
},
{
"id": "618a5af08bcfae07ca4e3a8b",
"author": null,
"description": "Discord is an instant messaging app you can use to communicate through text messages, voice calls, and video calls. You can also use it to share files. Discord was originally created for gamers, but many other people now use it these days. It has become an alternative to Slack for",
"link": "https://www.freecodecamp.org/news/discord-wont-open-on-my-pc-solved-in-windows-10/",
"publishedOn": "2021-11-09T14:57:04.000Z",
"wordCount": 898,
"title": "Discord Won't Open on my PC [Solved in Windows 10]"
},
{
"id": "617acb5b33422e07df366c9d",
"author": null,
@ -587,42 +637,6 @@
"publishedOn": "2021-11-04T15:08:02.000Z",
"wordCount": 1894,
"title": "How to Use Replit A Beginner's Guide"
},
{
"id": "6183a45e8bcfae07ca4e1470",
"author": null,
"description": "Desktop icons are a convenient way to launch apps and open folders. They've actually become the de facto way of opening apps because many apps create them automatically when installed. So what happens when you can't find your desktop icons on your computer anymore? Well, you might have mistakenly hidden",
"link": "https://www.freecodecamp.org/news/desktop-icons-missing-how-to-fix-windows-10-pc-icons-that-have-disappeared/",
"publishedOn": "2021-11-04T15:07:14.000Z",
"wordCount": 534,
"title": "Desktop Icons Missing How to Fix Windows 10 PC Icons that Have Disappeared"
},
{
"id": "616e581dd48e1707b6d77deb",
"author": null,
"description": "As a freelancer, targeting your desired clients requires time and effort, and sometimes money. While spending money to generate leads can be a good thing, in this article I want to focus on the free lead generation tips to get clients as a freelance developer, all in a quick and",
"link": "https://www.freecodecamp.org/news/lead-generation-freelancers/",
"publishedOn": "2021-11-04T14:23:17.000Z",
"wordCount": 1072,
"title": "Free Lead Generation Tips for Freelance Developers"
},
{
"id": "61839bcd8bcfae07ca4e1422",
"author": null,
"description": "Have you ever tried to open an app on your computer only to see the error \"The program can't start because vcruntime140.dll is missing from your computer. Try reinstalling it to fix this problem.\"? This is a common issue with Windows 10 and it can be quite",
"link": "https://www.freecodecamp.org/news/vcruntime140-dll-was-not-found-solved-on-windows-10-pc/",
"publishedOn": "2021-11-04T14:11:12.000Z",
"wordCount": 805,
"title": "vcruntime140.dll Was Not Found [Solved on Windows 10 PC]"
},
{
"id": "6183db8b8bcfae07ca4e15f6",
"author": null,
"description": "The amount of diverse skills required to create a modern web application can be intimidating to beginners. But with the right teacher and the right mindset, everybody can learn to create complex web applications. We just published Web Applications for Everybody on the freeCodeCamp.org YouTube channel. This 14-hour course",
"link": "https://www.freecodecamp.org/news/web-applications-for-everybody-dr-chuck/",
"publishedOn": "2021-11-04T13:47:13.000Z",
"wordCount": 477,
"title": "Web Applications for Everybody - Dr. Chuck Teaches HTML, JavaScript, PHP, SQL, and More"
}
]
}

186
feed.atom
View file

@ -1,10 +1,107 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>urn:2021-11-09T00:42:32.751Z</id>
<id>urn:2021-11-10T00:42:03.432Z</id>
<title>osmos::feed</title>
<updated>2021-11-09T00:42:32.751Z</updated>
<updated>2021-11-10T00:42:03.432Z</updated>
<generator>osmosfeed 1.11.3</generator>
<link rel="alternate" href="index.html"/>
<entry>
<title type="html"><![CDATA[Detecting Specific Text Input with HTML and CSS]]></title>
<id>https://css-tricks.com/?p=356142</id>
<link href="https://css-tricks.com/detecting-specific-text-input-with-html-and-css/"/>
<updated>2021-11-09T22:53:45.000Z</updated>
<summary type="html"><![CDATA[Louis Lazaris breaks down some bonafide CSS trickery from Jane. The Pen shows off interactivity where:
You have to press a special combination of keys on a keyboard.
Then type a secret password.
From there, a special message pops …
The post Detecting Specific Text Input with HTML and CSS 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[VideoPress for WordPress]]></title>
<id>https://css-tricks.com/?p=356370</id>
<link href="https://css-tricks.com/videopress-for-wordpress/"/>
<updated>2021-11-09T22:53:18.000Z</updated>
<summary type="html"><![CDATA[(This is a sponsored post.)
The leade here is that VideoPress makes video on WordPress way better. VideoPress is a part of Jetpack. And now, if VideoPress is the only thing you care about from the Jetpack world, you …
The post VideoPress for WordPress 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[Python map() Function Explained with Examples]]></title>
<id>617c550f33422e07df367780</id>
<link href="https://www.freecodecamp.org/news/python-map-explained-with-examples/"/>
<updated>2021-11-09T17:50:02.000Z</updated>
<summary type="html"><![CDATA[Python offers a number of functional programming utilities even though it's primarily an object-oriented programming language. And the most notable one is the map() function. In this article, we'll explore what the map() function is and how to use it in your code. The map() function in PythonThe map() function]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Create a Squid Game JavaScript Game with Three.js]]></title>
<id>618ab16011d3cb08287a3bd7</id>
<link href="https://www.freecodecamp.org/news/create-a-squid-game-javascript-game-with-three-js/"/>
<updated>2021-11-09T17:42:24.000Z</updated>
<summary type="html"><![CDATA[Would you survive the TV show Squid Game? Would you survive coding the TV show Squid Game? Time to find out. We just published a JavaScript course on the freeCodeCamp.org YouTube channel that will teach you how to create the Red Light / Green Light game from Squid Game. You]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Python JSON How to Convert a String to JSON]]></title>
<id>61862c268bcfae07ca4e27d7</id>
<link href="https://www.freecodecamp.org/news/python-json-how-to-convert-a-string-to-json/"/>
<updated>2021-11-09T16:38:47.000Z</updated>
<summary type="html"><![CDATA[In this tutorial you'll learn the basics of JSON what it is, where it is most commonly used, and its syntax. You'll also see how to convert a string to JSON in Python. Let's get started! What is JSON? JSON stands for JavaScript Object Notation. It is a data format]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[React Suspense: Lessons Learned While Loading Data]]></title>
<id>https://css-tricks.com/?p=356187</id>
<link href="https://css-tricks.com/react-suspense-lessons-learned-while-loading-data/"/>
<updated>2021-11-09T15:20:10.000Z</updated>
<summary type="html"><![CDATA[Suspense is Reacts forthcoming feature that helps coordinate asynchronous actions—like data loading—allowing you to easily prevent inconsistent state in your UI. Ill provide a better explanation of what exactly that means, along with a quick introduction of Suspense, and then …
The post React Suspense: Lessons Learned While Loading Data appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Adam Rackis</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Discord Won&#x27;t Open on my PC [Solved in Windows 10]]]></title>
<id>618a5af08bcfae07ca4e3a8b</id>
<link href="https://www.freecodecamp.org/news/discord-wont-open-on-my-pc-solved-in-windows-10/"/>
<updated>2021-11-09T14:57:04.000Z</updated>
<summary type="html"><![CDATA[Discord is an instant messaging app you can use to communicate through text messages, voice calls, and video calls. You can also use it to share files. Discord was originally created for gamers, but many other people now use it these days. It has become an alternative to Slack for]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Localizing Your Next.js App]]></title>
<id>https://smashingmagazine.com/2021/11/localizing-your-nextjs-app/</id>
<link href="https://smashingmagazine.com/2021/11/localizing-your-nextjs-app/"/>
<updated>2021-11-09T13:00:00.000Z</updated>
<summary type="html"><![CDATA[Internationalized routing is not exactly a new feature on Next.js. In this article, we are not only checking what we get from this feature, but also how to leverage such functionalities to achieve the best user experience and a smooth developer experience as well.]]></summary>
<author>
<name>hello@smashingmagazine.com (Átila Fassina)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Automatically Transforming And Optimizing Images And Videos On Your WordPress Website]]></title>
<id>https://smashingmagazine.com/2021/11/transforming-optimizing-images-videos-wordpress-website/</id>
<link href="https://smashingmagazine.com/2021/11/transforming-optimizing-images-videos-wordpress-website/"/>
<updated>2021-11-09T09:30:00.000Z</updated>
<summary type="html"><![CDATA[In this article, Leonardo Losoviz explains how Cloudinarys integration can be used with WordPress to produce and deliver optimal digital experiences.]]></summary>
<author>
<name>hello@smashingmagazine.com (Leonardo Losoviz)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[CSS Grid Can Do Auto Height Transitions]]></title>
<id>https://css-tricks.com/?p=356204</id>
@ -200,16 +297,6 @@ The post Fixing the Drift in Shape Rotations appeared first on CSS-Tricks. You c
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Desktop Icons Missing How to Fix Windows 10 PC Icons that Have Disappeared]]></title>
<id>6183a45e8bcfae07ca4e1470</id>
<link href="https://www.freecodecamp.org/news/desktop-icons-missing-how-to-fix-windows-10-pc-icons-that-have-disappeared/"/>
<updated>2021-11-04T15:07:14.000Z</updated>
<summary type="html"><![CDATA[Desktop icons are a convenient way to launch apps and open folders. They've actually become the de facto way of opening apps because many apps create them automatically when installed. So what happens when you can't find your desktop icons on your computer anymore? Well, you might have mistakenly hidden]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Scroll-Linked Animations With the Web Animations API (WAAPI) and ScrollTimeline]]></title>
<id>https://css-tricks.com/?p=355060</id>
@ -222,36 +309,6 @@ The post Scroll-Linked Animations With the Web Animations API (WAAPI) and Scroll
<name>Bramus</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Free Lead Generation Tips for Freelance Developers]]></title>
<id>616e581dd48e1707b6d77deb</id>
<link href="https://www.freecodecamp.org/news/lead-generation-freelancers/"/>
<updated>2021-11-04T14:23:17.000Z</updated>
<summary type="html"><![CDATA[As a freelancer, targeting your desired clients requires time and effort, and sometimes money. While spending money to generate leads can be a good thing, in this article I want to focus on the free lead generation tips to get clients as a freelance developer, all in a quick and]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[vcruntime140.dll Was Not Found [Solved on Windows 10 PC]]]></title>
<id>61839bcd8bcfae07ca4e1422</id>
<link href="https://www.freecodecamp.org/news/vcruntime140-dll-was-not-found-solved-on-windows-10-pc/"/>
<updated>2021-11-04T14:11:12.000Z</updated>
<summary type="html"><![CDATA[Have you ever tried to open an app on your computer only to see the error "The program can't start because vcruntime140.dll is missing from your computer. Try reinstalling it to fix this problem."? This is a common issue with Windows 10 and it can be quite]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Web Applications for Everybody - Dr. Chuck Teaches HTML, JavaScript, PHP, SQL, and More]]></title>
<id>6183db8b8bcfae07ca4e15f6</id>
<link href="https://www.freecodecamp.org/news/web-applications-for-everybody-dr-chuck/"/>
<updated>2021-11-04T13:47:13.000Z</updated>
<summary type="html"><![CDATA[The amount of diverse skills required to create a modern web application can be intimidating to beginners. But with the right teacher and the right mindset, everybody can learn to create complex web applications. We just published Web Applications for Everybody on the freeCodeCamp.org YouTube channel. This 14-hour course]]></summary>
<author>
<name>freeCodeCamp.org</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[GraphQL On The Front-End (React And Apollo)]]></title>
<id>https://smashingmagazine.com/2021/11/graphql-frontend-react-apollo/</id>
@ -301,41 +358,6 @@ The post Proxying Third-Party JavaScript as First-Party JavaScript (and the Pote
<name>Chris Coyier</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[GUI Challenges]]></title>
<id>https://css-tricks.com/?p=355016</id>
<link href="https://css-tricks.com/gui-challenges/"/>
<updated>2021-11-02T21:28:22.000Z</updated>
<summary type="html"><![CDATA[I keep bookmarking Adams GUI Challenges posts/videos and, before I even have a chance to review and link them up, another one is already published! Fortunately, the homepage for them on web.dev is a nice roundup.
For example, a recent …
The post GUI Challenges 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[Rebase vs. Merge: Integrating Changes in Git]]></title>
<id>https://css-tricks.com/?p=354734</id>
<link href="https://css-tricks.com/rebase-vs-merge-integrating-changes-in-git/"/>
<updated>2021-11-02T14:19:12.000Z</updated>
<summary type="html"><![CDATA[This article is part of our “Advanced Git” series. Be sure to follow us on Twitter or sign up for our newsletter to hear about the next articles!
Most developers understand that its important to use branches in Git. In …
The post Rebase vs. Merge: Integrating Changes in Git appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
<author>
<name>Tobias Günther</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Responsible JavaScript]]></title>
<id>https://css-tricks.com/?p=355395</id>
<link href="https://css-tricks.com/responsible-javascript-2/"/>
<updated>2021-11-02T14:17:55.000Z</updated>
<summary type="html"><![CDATA[High five to Jeremy on the big release of Responsible JavaScript on A Book Apart. There is a lot of talk about how the proliferation of JavaScript has had a negative impact on the web, but now we have …
The post Responsible JavaScript 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[Creating A Magento PWA: Customizing Themes vs. Coding From Scratch]]></title>
<id>https://smashingmagazine.com/2021/11/magento-pwa-customizing-themes-coding/</id>
@ -548,14 +570,4 @@ Thank you: @hirdot]]></summary>
<name>hello@smashingmagazine.com (Matthew Talebi)</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[The Autofill Dark Pattern]]></title>
<id>https://smashingmagazine.com/2021/10/autofill-dark-pattern/</id>
<link href="https://smashingmagazine.com/2021/10/autofill-dark-pattern/"/>
<updated>2021-10-11T10:00:00.000Z</updated>
<summary type="html"><![CDATA[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.]]></summary>
<author>
<name>hello@smashingmagazine.com (Alvaro Montoro)</name>
</author>
</entry>
</feed>

View file

@ -15,6 +15,135 @@
<body>
<!-- %after-body-begin.html% -->
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-11-09">2021-11-09</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">Detecting Specific Text Input with HTML and CSS</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/detecting-specific-text-input-with-html-and-css/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(1 min)</span>
<span>Louis Lazaris breaks down some bonafide CSS trickery from Jane. The Pen shows off interactivity where:
You have to press a special combination of keys on a keyboard.
Then type a secret password.
From there, a special message pops …
The post Detecting Specific Text Input with HTML and CSS 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">VideoPress for WordPress</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/videopress-for-wordpress/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>(This is a sponsored post.)
The leade here is that VideoPress makes video on WordPress way better. VideoPress is a part of Jetpack. And now, if VideoPress is the only thing you care about from the Jetpack world, you …
The post VideoPress for WordPress 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">React Suspense: Lessons Learned While Loading Data</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/react-suspense-lessons-learned-while-loading-data/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>Suspense is Reacts forthcoming feature that helps coordinate asynchronous actions—like data loading—allowing you to easily prevent inconsistent state in your UI. Ill provide a better explanation of what exactly that means, along with a quick introduction of Suspense, and then …
The post React Suspense: Lessons Learned While Loading Data 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">Python map() Function Explained with Examples</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/python-map-explained-with-examples/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>Python offers a number of functional programming utilities even though it&#x27;s primarily an object-oriented programming language. And the most notable one is the map() function. In this article, we&#x27;ll explore what the map() function is and how to use it in your code. The map() function in PythonThe map() function</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Create a Squid Game JavaScript Game with Three.js</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/create-a-squid-game-javascript-game-with-three-js/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(1 min)</span>
<span>Would you survive the TV show Squid Game? Would you survive coding the TV show Squid Game? Time to find out. We just published a JavaScript course on the freeCodeCamp.org YouTube channel that will teach you how to create the Red Light / Green Light game from Squid Game. You</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Python JSON How to Convert a String to JSON</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/python-json-how-to-convert-a-string-to-json/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>In this tutorial you&#x27;ll learn the basics of JSON what it is, where it is most commonly used, and its syntax. You&#x27;ll also see how to convert a string to JSON in Python. Let&#x27;s get started! What is JSON? JSON stands for JavaScript Object Notation. It is a data format</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Discord Won&#x27;t Open on my PC [Solved in Windows 10]</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/discord-wont-open-on-my-pc-solved-in-windows-10/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Discord is an instant messaging app you can use to communicate through text messages, voice calls, and video calls. You can also use it to share files. Discord was originally created for gamers, but many other people now use it these days. It has become an alternative to Slack for</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">Localizing Your Next.js App</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/11/localizing-your-nextjs-app/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(6 min)</span>
<span>Internationalized routing is not exactly a new feature on Next.js. In this article, we are not only checking what we get from this feature, but also how to leverage such functionalities to achieve the best user experience and a smooth developer experience as well.</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Automatically Transforming And Optimizing Images And Videos On Your WordPress Website</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/11/transforming-optimizing-images-videos-wordpress-website/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(8 min)</span>
<span>In this article, Leonardo Losoviz explains how Cloudinarys integration can be used with WordPress to produce and deliver optimal digital experiences.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-11-08">2021-11-08</time></h2>
<ul class="sources card">
@ -130,7 +259,7 @@ The post How to Create an Animated Chart of Nested Squares Using Masks appeared
<summary class="article-expander__title">enterkeyhint</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/enterkeyhint/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span class="article-reading-time">(5 min)</span>
<span>I only just recently learned the enterkeyhint attribute on form inputs was a thing! It seems like kind of a big deal to me, as crafting HTML form markup is a decent slice of a front-end developers life, and this …
The post enterkeyhint appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
</div>
@ -283,50 +412,6 @@ The post Scroll-Linked Animations With the Web Animations API (WAAPI) and Scroll
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Desktop Icons Missing How to Fix Windows 10 PC Icons that Have Disappeared</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/desktop-icons-missing-how-to-fix-windows-10-pc-icons-that-have-disappeared/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>Desktop icons are a convenient way to launch apps and open folders. They&#x27;ve actually become the de facto way of opening apps because many apps create them automatically when installed. So what happens when you can&#x27;t find your desktop icons on your computer anymore? Well, you might have mistakenly hidden</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Free Lead Generation Tips for Freelance Developers</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/lead-generation-freelancers/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(4 min)</span>
<span>As a freelancer, targeting your desired clients requires time and effort, and sometimes money. While spending money to generate leads can be a good thing, in this article I want to focus on the free lead generation tips to get clients as a freelance developer, all in a quick and</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">vcruntime140.dll Was Not Found [Solved on Windows 10 PC]</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/vcruntime140-dll-was-not-found-solved-on-windows-10-pc/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>Have you ever tried to open an app on your computer only to see the error &quot;The program can&#x27;t start because vcruntime140.dll is missing from your computer. Try reinstalling it to fix this problem.&quot;? This is a common issue with Windows 10 and it can be quite</span>
</div>
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">Web Applications for Everybody - Dr. Chuck Teaches HTML, JavaScript, PHP, SQL, and More</summary>
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/web-applications-for-everybody-dr-chuck/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>The amount of diverse skills required to create a modern web application can be intimidating to beginners. But with the right teacher and the right mindset, everybody can learn to create complex web applications. We just published Web Applications for Everybody on the freeCodeCamp.org YouTube channel. This 14-hour course</span>
</div>
</a>
</details>
</article>
</section>
</li>
<li class="source">
@ -425,44 +510,6 @@ The post Proxying Third-Party JavaScript as First-Party JavaScript (and the Pote
</a>
</details>
</article>
<article>
<details class="article-expander">
<summary class="article-expander__title">GUI Challenges</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/gui-challenges/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(2 min)</span>
<span>I keep bookmarking Adams GUI Challenges posts/videos and, before I even have a chance to review and link them up, another one is already published! Fortunately, the homepage for them on web.dev is a nice roundup.
For example, a recent …
The post GUI Challenges 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">Rebase vs. Merge: Integrating Changes in Git</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/rebase-vs-merge-integrating-changes-in-git/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(7 min)</span>
<span>This article is part of our “Advanced Git” series. Be sure to follow us on Twitter or sign up for our newsletter to hear about the next articles!
Most developers understand that its important to use branches in Git. In …
The post Rebase vs. Merge: Integrating Changes in Git 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">Responsible JavaScript</summary>
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/responsible-javascript-2/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(3 min)</span>
<span>High five to Jeremy on the big release of Responsible JavaScript on A Book Apart. There is a lot of talk about how the proliferation of JavaScript has had a negative impact on the web, but now we have …
The post Responsible JavaScript 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">
@ -899,31 +946,9 @@ Thank you: @hirdot</span>
</li>
</ul>
</section>
<section class="daily-content">
<h2 class="daily-heading"><time datatime="2021-10-11">2021-10-11</time></h2>
<ul class="sources card">
<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">The Autofill Dark Pattern</summary>
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/10/autofill-dark-pattern/">
<div class="article-summary-box-inner">
<span class="article-reading-time">(12 min)</span>
<span>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.</span>
</div>
</a>
</details>
</article>
</section>
</li>
</ul>
</section>
<footer>
<time id="build-timestamp" datetime="2021-11-09T00:42:32.731Z">2021-11-09T00:42:32.731Z</time>
<time id="build-timestamp" datetime="2021-11-10T00:42:03.412Z">2021-11-10T00:42:03.412Z</time>
<span><a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.11.3</a></span>
</footer>
<script src="index.js"></script>