diff --git a/cache.json b/cache.json index f57f6b5..d3991ad 100644 --- a/cache.json +++ b/cache.json @@ -11,13 +11,40 @@ "feedUrl": "https://css-tricks.com/feed/", "siteUrl": "https://css-tricks.com", "articles": [ + { + "id": "https://css-tricks.com/?p=351987", + "author": "Chris Coyier", + "description": "Here’s a common thought and question: how do browsers prioritize what they work on? We get little glimpses of it sometimes. We’re told to “star issues” in bug trackers to signal interest. We’re told to get involved in GitHub threads …\nThe post 2021 Scroll Survey Report appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://web.dev/2021-scroll-survey-report/", + "publishedOn": "2021-09-15T22:39:08.000Z", + "wordCount": 1162, + "title": "2021 Scroll Survey Report" + }, + { + "id": "https://css-tricks.com/?p=351868", + "author": "Robin Rendle", + "description": "It’s not every day that a new pattern emerges across the web, but I think cmd + k is here to stay. It’s a keyboard shortcut that usually pops open a search UI and it lets you toggle settings on …\nThe post kbar appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://kbar.vercel.app/", + "publishedOn": "2021-09-15T18:51:36.000Z", + "wordCount": 9, + "title": "kbar" + }, + { + "id": "https://css-tricks.com/?p=351767", + "author": "Travis Almand", + "description": "Have you ever been in a situation where you wish you could have some control over the values in an object or array? Maybe you wanted to prevent certain types of data or even validate the data before storing it …\nThe post An Intro to JavaScript Proxy appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/an-intro-to-javascript-proxy/", + "publishedOn": "2021-09-15T14:21:27.000Z", + "wordCount": 5127, + "title": "An Intro to JavaScript Proxy" + }, { "id": "https://css-tricks.com/?p=351518", "author": "Chris Coyier", "description": "Blogging about HTML elements¹? *chefs kiss*\nHere’s Ben Myers on the (aptly described) “underrated” Definition List (
) element in HTML:\nYou might have also seen lists of name–value pairs to describe lodging amenities, or to list \n…\nThe post On the `dl` appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/on-the-dl/", "publishedOn": "2021-09-14T22:37:21.000Z", - "wordCount": 538, + "wordCount": 591, "title": "On the `dl`" }, { @@ -26,7 +53,7 @@ "description": "Learn how to build an HTML form in PHP using DOMDocument — a structured and expressive way to build logical markup.\nThe post Building a Form in PHP Using DOMDocument appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/building-a-form-in-php-using-domdocument/", "publishedOn": "2021-09-14T14:36:24.000Z", - "wordCount": 4150, + "wordCount": 4375, "title": "Building a Form in PHP Using DOMDocument" }, { @@ -35,7 +62,7 @@ "description": "(This is a sponsored post.)\nWhat? Jamstack Conf! It’s the best! Learn what’s happening and what’s next for this hot ecosystem.\nWhen? October 6–7, 2021\nWhere? Virtual / online.\nHow much? It’s free! There are workshops as well though, …\nThe post Jamstack Conf 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://jamstackconf.com/", "publishedOn": "2021-09-14T14:32:16.000Z", - "wordCount": 707, + "wordCount": 718, "title": "Jamstack Conf 2021" }, { @@ -71,7 +98,7 @@ "description": "I believe acss.io is the first usage of “Atomic CSS” where the point of it is to be a compiler. You write CSS like this:\n
that is permanently on the page where tooltips are added/removed and how they perform vastly better than plopping those same tooltips right into the . It’s not really discussed, but the reason …\nThe post Don’t attach tooltips to document.body appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/dont-attach-tooltips-to-document-body/", - "publishedOn": "2021-09-08T19:08:55.000Z", - "wordCount": 691, - "title": "Don’t attach tooltips to document.body" - }, - { - "id": "https://css-tricks.com/?p=351043", - "author": "Tapas Adhikary", - "description": "I love shapes, especially colorful ones! Shapes on websites are in the same category of helpfulness as background colors, images, banners, section separators, artwork, and many more: they can help us understand context and inform our actions through affordances.\nA …\nThe post The Story Behind TryShape, a Showcase for the CSS clip-path property appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/the-story-behind-tryshape-a-showcase-for-the-css-clip-path-property/", - "publishedOn": "2021-09-08T14:30:18.000Z", - "wordCount": 2562, - "title": "The Story Behind TryShape, a Showcase for the CSS clip-path property" - }, - { - "id": "https://css-tricks.com/?p=351276", - "author": "Chris Coyier", - "description": "Stefan Judis notes that there is a spec for custom media queries, but seemingly no momentum on it at the moment. That lack of movement is unfortunate, as it’s almost guaranteed front-end developers all over would start using it as …\nThe post Can we have custom media queries, please? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://www.stefanjudis.com/notes/can-we-have-custom-media-queries-please/", - "publishedOn": "2021-09-07T22:17:55.000Z", - "wordCount": 481, - "title": "Can we have custom media queries, please?" } ] }, @@ -153,13 +153,27 @@ "feedUrl": "https://www.smashingmagazine.com/feed/", "siteUrl": "https://www.smashingmagazine.com/", "articles": [ + { + "id": "https://smashingmagazine.com/2021/09/reducing-need-pseudo-elements/", + "author": "hello@smashingmagazine.com (Marcel Moreau)", + "description": "For years, pseudo-elements have faithfully helped front-end developers implement creative designs. While they still have an important place, we can now leave pseudo-elements behind in some scenarios, thanks to newer CSS properties.", + "link": "https://smashingmagazine.com/2021/09/reducing-need-pseudo-elements/", + "publishedOn": "2021-09-15T10:00:00.000Z", + "wordCount": 1946, + "title": "Reducing The Need For Pseudo-Elements", + "enclosure": { + "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c994e024-5695-4cf7-b9b6-dc589e547f19/reducing-need-pseudo-elements.jpg", + "length": "0", + "type": "image/jpg" + } + }, { "id": "https://smashingmagazine.com/2021/09/power-pen-paper-sketching/", "author": "hello@smashingmagazine.com (Tracy Osborn)", "description": "When designing for digital spaces, it’s natural to default to digital mockup tools, but doing so cuts out a world of possibilities. Analog drawing can unleash your imagination and allow you to focus on what’s most important at the start: the ideas.", "link": "https://smashingmagazine.com/2021/09/power-pen-paper-sketching/", "publishedOn": "2021-09-14T09:30:00.000Z", - "wordCount": 2102, + "wordCount": 2088, "title": "The Power Of Pen And Paper Sketching", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e4a5bd0b-53db-40c2-90d9-9d0a19b8d377/power-pen-paper-sketching.jpg", @@ -173,7 +187,7 @@ "description": "There are way too many options in Web Animations API to pick them up that easily. Learning how timing works and how to control the playback of several animations at once makes for a solid foundation on which to base your projects on.", "link": "https://smashingmagazine.com/2021/09/orchestrating-complexity-web-animations-api/", "publishedOn": "2021-09-13T09:00:00.000Z", - "wordCount": 3009, + "wordCount": 3010, "title": "Orchestrating Complexity With Web Animations API", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/cc4a9b5f-fd83-4fc0-9966-6f98707d1466/orchestrating-complexity-web-animations-api.jpg", @@ -187,7 +201,7 @@ "description": "They say content is king, and they’re right. The web has unlocked untold possibilities for storytellers — provided the story is right, of course. Here are some of our favorite examples of editorial content thriving in the digital realm.", "link": "https://smashingmagazine.com/2021/09/web-design-done-well-excellent-editorial/", "publishedOn": "2021-09-10T10:00:00.000Z", - "wordCount": 2066, + "wordCount": 2052, "title": "Web Design Done Well: Excellent Editorial", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/7af3bbbe-821b-4e3c-870a-f8290ed52212/web-design-done-well-excellent-editorial.jpg", @@ -201,7 +215,7 @@ "description": "When paired with ISR and Next.js’ API routes, SWR can be used to create a responsive user experience. In this article, Sam Poder explains what SWR is, where to use it (and where not), and how to build a website by using Incremental Static Regeneration.", "link": "https://smashingmagazine.com/2021/09/useswr-react-hook-library-incremental-static-regeneration-nextjs/", "publishedOn": "2021-09-09T10:30:00.000Z", - "wordCount": 2076, + "wordCount": 2079, "title": "Using SWR React Hooks With Next.js’ Incremental Static Regeneration (ISR)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/47c6e5fc-73b3-41fe-afb7-b640b860efa0/useswr-react-hook-library-incremental-static-regeneration-nextjs.jpg", @@ -215,7 +229,7 @@ "description": "In this article, we’ll walk through the process of taking a seemingly simple design for a text-and-media component and deciding how best to translate it into code, keeping in mind the needs of both users and content authors.", "link": "https://smashingmagazine.com/2021/09/developer-decisions-building-flexible-components/", "publishedOn": "2021-09-08T10:30:00.000Z", - "wordCount": 2871, + "wordCount": 2866, "title": "Developer Decisions For Building Flexible Components", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/76d3eef0-2a0a-45e0-b0bb-399da37c3834/developer-decisions-building-flexible-components.jpg", @@ -243,7 +257,7 @@ "description": "Learn what’s new with developer tools in Firefox, Edge, Chrome and Safari. Discover new and powerful features that will help you be more comfortable and productive when testing and debugging across browsers.", "link": "https://smashingmagazine.com/2021/09/devtools-cross-browser-edition/", "publishedOn": "2021-09-07T10:00:00.000Z", - "wordCount": 4060, + "wordCount": 4048, "title": "What’s New With DevTools: Cross-Browser Edition", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1e0eef0e-e4b0-45b6-8afd-1d1a60b7c53b/devtools-cross-browsers.jpg", @@ -257,7 +271,7 @@ "description": "After almost five years in development, the new HTTP/3 protocol is nearing its final form. Let’s take a close look at the challenges involved in deploying and testing HTTP/3, and how and if you should change your websites and resources as well.", "link": "https://smashingmagazine.com/2021/09/http3-practical-deployment-options-part3/", "publishedOn": "2021-09-06T11:00:00.000Z", - "wordCount": 9731, + "wordCount": 9734, "title": "HTTP/3: Practical Deployment Options (Part 3)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a19cca97-b411-44a6-a8be-e1468a0df78a/http3-practical-deployment-options-part3.jpg", @@ -271,7 +285,7 @@ "description": "Websites, unfortunately, aren’t as environmentally friendly as we might like them to be. This article contains some thoughts and experiences from trying to clean them up.", "link": "https://smashingmagazine.com/2021/09/reducing-carbon-emissions-on-web/", "publishedOn": "2021-09-03T11:30:00.000Z", - "wordCount": 3574, + "wordCount": 3581, "title": "Reducing Carbon Emissions On The Web", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/bdef7e38-4e37-4177-a7b3-d74860c7724f/reducing-carbon-emissions-on-web.jpg", @@ -285,7 +299,7 @@ "description": "Interactive coding tools to help you learn CSS, JavaScript, SQL, React, Vim, regular expressions and Jamstack.", "link": "https://smashingmagazine.com/2021/09/interactive-learning-tools-front-end-developers/", "publishedOn": "2021-09-02T12:00:00.000Z", - "wordCount": 2439, + "wordCount": 2434, "title": "Interactive Learning Tools For Front-End Developers", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/7f13aec3-8dd5-4085-afce-c752db3abfb6/interactive-learning-tools-front-end-developers.jpg", @@ -299,7 +313,7 @@ "description": "What exactly is a displacement filter? In this article, Dirk Weber explains the SVG `feDisplacementMap` filter primitive with a good number of examples to demonstrate the concept of animated displacement maps.", "link": "https://smashingmagazine.com/2021/09/deep-dive-wonderful-world-svg-displacement-filtering/", "publishedOn": "2021-09-01T10:30:00.000Z", - "wordCount": 5581, + "wordCount": 5585, "title": "A Deep Dive Into The Wonderful World Of SVG Displacement Filtering", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/92af7db6-94b4-4e48-8e20-875af2d5e024/deep-dive-svg-displacement-filtering.jpg", @@ -327,7 +341,7 @@ "description": "New month, new wallpapers! In this post, you’ll find inspiring wallpaper designs for September 2021. They were created with love by artists and designers from across the globe and are available with and without a calendar. Enjoy!", "link": "https://smashingmagazine.com/2021/08/desktop-wallpaper-calendars-september-2021/", "publishedOn": "2021-08-31T08:00:00.000Z", - "wordCount": 2407, + "wordCount": 2409, "title": "Stories Of September (2021 Desktop Wallpapers Edition)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/bdfaaaac-a4fb-475b-997c-ac45db998da0/sep-21-finding-the-balance-preview-opt.png", @@ -341,7 +355,7 @@ "description": "There are many CSS optimization techniques to tackle potential file size and performance issues. Let’s take a look at some of them. After all, if deploying the refactored codebase causes loading or performance issues, it will result in less traffic and revenue, which might leave the management and project managers dissatisfied.", "link": "https://smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/", "publishedOn": "2021-08-30T10:00:00.000Z", - "wordCount": 3698, + "wordCount": 3697, "title": "Refactoring CSS: Optimizing Size And Performance (Part 3)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/fa4e0eab-b23c-42ac-a622-b2ca8a02edd0/refactoring-css-optimizing-size-performance-part3.jpg", @@ -355,7 +369,7 @@ "description": "Compound components help developers build more expressive and flexible APIs to share state and logic within components. This tutorial explains how this can be achieved with the help of using the Context API and React to build components by using this advanced pattern.", "link": "https://smashingmagazine.com/2021/08/compound-components-react/", "publishedOn": "2021-08-27T13:00:00.000Z", - "wordCount": 3119, + "wordCount": 3114, "title": "Compound Components In React", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e9df8cb4-b274-407a-97a8-f06488571802/compound-components-react.jpg", @@ -369,7 +383,7 @@ "description": "The Web is still wrestling with issues we take for granted offline, privacy chief among them. These are steps The New York Times took to protect users’ data, and how you can too.", "link": "https://smashingmagazine.com/2021/08/against-privacy-infringement-web/", "publishedOn": "2021-08-26T08:00:00.000Z", - "wordCount": 3774, + "wordCount": 3770, "title": "Pushing Back Against Privacy Infringement On The Web", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/fbab17a6-483b-4e8e-b9f1-9ab583202df1/against-privacy-infringement-web.jpg", @@ -383,7 +397,7 @@ "description": "In this article, Leonardo explains how to use a \"multi-monorepo\" approach for making the development experience faster, yet keeping your PHP packages private. This solution can be especially beneficial for PRO plugin creators.", "link": "https://smashingmagazine.com/2021/08/public-private-multi-monorepo-php-projects/", "publishedOn": "2021-08-25T07:10:00.000Z", - "wordCount": 3567, + "wordCount": 3563, "title": "Creating A Public/Private Multi-Monorepo For PHP Projects", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a223ab2b-d926-4fec-a422-bed6e7b02178/01-architecture.png", @@ -397,7 +411,7 @@ "description": "In this article, you’ll learn how to save hours of tedious work of writing, updating, and correcting technical documentation. In this article, you will learn how to automate your documentation workflow with Vale and GitHub Actions.", "link": "https://smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/", "publishedOn": "2021-08-24T13:00:00.000Z", - "wordCount": 3232, + "wordCount": 3230, "title": "How To Automate Documentation Workflow For Developers", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/68266575-8f47-415b-9c91-7004a02944ee/action-github-1.png", @@ -411,7 +425,7 @@ "description": "After almost five years in development, the new HTTP/3 protocol is nearing its final form. Let’s take a close look at the performance improvements of HTTP/3, congestion control, head-of-line-blocking, and 0-RTT connection set-up.", "link": "https://smashingmagazine.com/2021/08/http3-performance-improvements-part2/", "publishedOn": "2021-08-23T06:20:00.000Z", - "wordCount": 10546, + "wordCount": 10547, "title": "HTTP/3: Performance Improvements (Part 2)", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/9d5e5ddd-7a90-48c6-84c5-dc5c335e2305/congestion-control.png", @@ -425,7 +439,7 @@ "description": "The story of Jamstack CMSs goes all the way back to the 90s. In this article, we take a trip down memory lane to see how we got to the modern Jamstack CMSs we have today, and where they’re heading in the next decade.", "link": "https://smashingmagazine.com/2021/08/history-future-jamstack-cms/", "publishedOn": "2021-08-20T08:00:00.000Z", - "wordCount": 4617, + "wordCount": 4599, "title": "Jamstack CMS: The Past, The Present and The Future", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/f2f37c71-d2c5-4634-b62c-2dc2eea127c1/history-future-jamstack-cms.jpg", @@ -439,7 +453,7 @@ "description": "Through a simple step-by-step approach, you can build an ethical practice within your organization that will ensure you’re respecting the dignity and welfare of your research participants.", "link": "https://smashingmagazine.com/2021/08/ethical-user-research-practice/", "publishedOn": "2021-08-19T10:00:00.000Z", - "wordCount": 5356, + "wordCount": 5345, "title": "How To Build An Ethical User Research Practice At Any Organization", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/72fbade7-8284-47ba-93d7-0f8a7aefdb7e/ethical-user-research-practice.jpg", @@ -453,27 +467,13 @@ "description": "In this article, we will code a Gantt chart as a reusable Web component. We will focus on the architecture of the component, rendering the calendar with CSS Grid and managing the state of the draggable tasks with JavaScript Proxy Objects.", "link": "https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/", "publishedOn": "2021-08-18T08:00:00.000Z", - "wordCount": 3315, + "wordCount": 3320, "title": "Creating An Interactive Gantt Chart Component With Vanilla JavaScript", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/3bcf1248-c58e-47f4-a94f-3cbac5c60b45/interactive-gantt-chart-component-vanillajs.jpg", "length": "0", "type": "image/jpg" } - }, - { - "id": "https://smashingmagazine.com/2021/08/open-source-icons/", - "author": "hello@smashingmagazine.com (Cosima Mielke)", - "description": "Your project is on a tight budget? We’ve collected some wonderful, free icons and goodies that we’ve discovered lately and that are bound to give your design the finishing touch. We’ve also just recently covered [Figma plugins](https://www.smashingmagazine.com/2021/08/figma-tools-plugins-resources/), [SVG generators](https://www.smashingmagazine.com/2021/03/svg-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/) and [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) — you might find them useful, too.", - "link": "https://smashingmagazine.com/2021/08/open-source-icons/", - "publishedOn": "2021-08-17T07:25:00.000Z", - "wordCount": 1874, - "title": "Free Open-Source Icons", - "enclosure": { - "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/337b471a-0798-410d-9670-1d63c5bebfdc/05-tourism.jpg", - "length": "0", - "type": "image/jpg" - } } ] }, @@ -482,6 +482,69 @@ "feedUrl": "https://www.freecodecamp.org/news/rss/", "siteUrl": "https://www.freecodecamp.org/news", "articles": [ + { + "id": "613f3c9f852f4307d372c7d8", + "author": null, + "description": "In this article, I will show how to create, open, and edit HTML files in TextEdit. What is TextEdit?TextEdit is a free word processor that comes preinstalled with your Mac computer. It has been around for over 25 years and it is an easy way to open and read", + "link": "https://www.freecodecamp.org/news/web-page-text-editor-how-to-open-html-code-in-mac-textedit/", + "publishedOn": "2021-09-15T22:29:38.000Z", + "wordCount": 535, + "title": "Web Page Text Editor – How to Open HTML Code in Mac TextEdit" + }, + { + "id": "6141fe01852f4307d372e123", + "author": null, + "description": "JavaScript uses three dots (...) for both the rest and spread operators. But these two operators are not the same. The main difference between rest and spread is that the rest operator puts the rest of some specific user-supplied values into a JavaScript array. But the spread syntax expands iterables into", + "link": "https://www.freecodecamp.org/news/javascript-rest-vs-spread-operators/", + "publishedOn": "2021-09-15T22:27:26.000Z", + "wordCount": 2896, + "title": "JavaScript Rest vs Spread Operator – What’s the Difference?" + }, + { + "id": "610662663306a507d1bfc14a", + "author": null, + "description": "If everything is predictable in a game, that isn't much fun. RNGs, or Random Number Generators, are a way to introduce a touch of randomness and causality you need to spice it up. In this article, we'll learn how random number generators work. How an Analogic Random Number Generator WorksThe", + "link": "https://www.freecodecamp.org/news/rng-meaning-what-does-rng-stand-for-in-gaming/", + "publishedOn": "2021-09-15T21:55:10.000Z", + "wordCount": 1534, + "title": "RNG Meaning – What does RNG Stand for in Gaming?" + }, + { + "id": "6138552f581b610782a91fb0", + "author": null, + "description": "Imagine waking up one day to find out that your production systems are down because of a bug that has yet to be traced. One of your worst nightmares right? And you also discover that you need to compare code from two versions and the pressure is building to restore", + "link": "https://www.freecodecamp.org/news/compare-files-with-diff-in-linux/", + "publishedOn": "2021-09-15T21:01:00.000Z", + "wordCount": 896, + "title": "What's the Diff? How Use Linux diff to Compare Files and Apply Changes with patch" + }, + { + "id": "6140ae19852f4307d372d73b", + "author": null, + "description": "Transparency plays an important role in front end development. It lets you choose how transparent the elements on your web pages appear. You can adjust transparency in several ways – because of course, in CSS, there are multiple ways to do the same thing. The CSS opacity property is the first", + "link": "https://www.freecodecamp.org/news/transparent-background-image-opacity-in-css-and-html/", + "publishedOn": "2021-09-15T17:05:14.000Z", + "wordCount": 1084, + "title": "Transparent Background – Image Opacity in CSS and HTML" + }, + { + "id": "613cf859852f4307d372bcef", + "author": null, + "description": "Building a CSS library might seem like something you'd do out of pure curiosity, just to learn and explore. But it can be so much more than that. I've seen custom-built CSS libraries used everywhere from big organisations to scrappy young startups. What is a CSS Library? You can think", + "link": "https://www.freecodecamp.org/news/build-a-css-library-with-vitejs/", + "publishedOn": "2021-09-15T16:47:22.000Z", + "wordCount": 1554, + "title": "How to Build a CSS Library with Vite.js" + }, + { + "id": "613c6d6f852f4307d372b900", + "author": null, + "description": "When you're just starting to learn to code, it might feel like it's always a struggle. Your progress seems very slow and it's easy to be discouraged. In this article, I'll show you some tips and tricks that will help you to learn JavaScript more efficiently. Before we start, we", + "link": "https://www.freecodecamp.org/news/how-to-learn-javascript-a-little-faster/", + "publishedOn": "2021-09-15T15:57:42.000Z", + "wordCount": 992, + "title": "How to Learn JavaScript A Little Faster" + }, { "id": "613b1a82852f4307d372ae6b", "author": null, @@ -508,69 +571,6 @@ "publishedOn": "2021-09-14T17:58:28.000Z", "wordCount": 741, "title": "How to Save a Google Doc as a PDF" - }, - { - "id": "61405cf6852f4307d372d219", - "author": null, - "description": "Ever since I became a GitHub Star and GitHub Star of the year in 2020, many people have asked me how they can become one.   There is no definitive checklist and you cannot apply or nominate yourself. But the GitHub Stars Program website gives some useful insight into what GitHub", - "link": "https://www.freecodecamp.org/news/github-stars-answer-the-communitys-most-asked-questions/", - "publishedOn": "2021-09-14T16:41:32.000Z", - "wordCount": 1633, - "title": "How to Become a GitHub Star – Tips from Actual GitHub Stars" - }, - { - "id": "613b7a2c852f4307d372b3a9", - "author": null, - "description": "Hey everyone! 🌈 The seasons are changing, and September is the perfect month to focus on new goals and start new adventures. Maybe you've been on vacation, enjoyed the sun 🌞 or the mountains, and you're ready to dive back into work. New adventures are sometimes unexpected. But I hope that when", - "link": "https://www.freecodecamp.org/news/how-to-become-a-junior-software-engineer-in-6-months/", - "publishedOn": "2021-09-14T16:19:39.000Z", - "wordCount": 2446, - "title": "How to Become a Junior Software Engineer in 6 months" - }, - { - "id": "613c7719852f4307d372b9b1", - "author": null, - "description": "There are so many programming languages out there, and more are developed every few years. We have Python, JavaScript, PHP, C++, Ruby, Java, C#, and way too many more to list here. So you might be wondering – why are there so many programming languages, and do we even need all", - "link": "https://www.freecodecamp.org/news/why-are-there-so-many-programming-languages/", - "publishedOn": "2021-09-14T16:11:17.000Z", - "wordCount": 1238, - "title": "Why Are There So Many Programming Languages?" - }, - { - "id": "61409b8d852f4307d372d5cd", - "author": null, - "description": "If you want to get into the growing field of cyber security and ethical hacking, you are going to need to understand how to use Linux. We just released a free course on the freeCodeCamp.org YouTube channel that will teach you all the common Linux skills used in cyber-security", - "link": "https://www.freecodecamp.org/news/linux-essentials-for-hackers/", - "publishedOn": "2021-09-14T13:03:08.000Z", - "wordCount": 372, - "title": "Linux Essentials for Hackers" - }, - { - "id": "613fbc95852f4307d372cf35", - "author": null, - "description": "In Microsoft Word, you can create digital forms, surveys, to-do lists, and printable forms. And you might need to add a checkbox in these forms so your respondents can select certain options. In this tutorial, I will show you how to insert an interactive checkbox in Microsoft Word for softcopy", - "link": "https://www.freecodecamp.org/news/insert-a-checkbox-in-word-how-to-add-a-checkmark-in-microsoft-word/", - "publishedOn": "2021-09-13T23:48:00.000Z", - "wordCount": 1128, - "title": "Insert a Checkbox in Word – How to Add a Checkmark in Microsoft Word" - }, - { - "id": "6138a480581b610782a921ee", - "author": null, - "description": "In this tutorial we are going to build a modern sign up form with floating labels and smooth transitions using plain HTML and CSS. A viewAs you can see in the above image, when an input within the form gains focus, its label floats to the top and a semi-thick", - "link": "https://www.freecodecamp.org/news/how-to-build-sign-up-form-with-html-and-css/", - "publishedOn": "2021-09-13T21:15:35.000Z", - "wordCount": 1605, - "title": "How to Build a Sign Up Form with Floating Labels and Transitions Using Plain HTML and CSS" - }, - { - "id": "613b2c1a852f4307d372b02f", - "author": null, - "description": "Emoji help you express feelings and emotions beyond texts. They also bring liveliness into conversations in a fun and concise way. But sometimes it's hard to find the right emoji to use, so I decided to prepare a giant table of them that you can simply copy and paste into", - "link": "https://www.freecodecamp.org/news/all-emojis-emoji-list-for-copy-and-paste/", - "publishedOn": "2021-09-13T21:04:08.000Z", - "wordCount": 2042, - "title": "All Emojis – Emoji List for Copy and Paste" } ] } diff --git a/feed.atom b/feed.atom index 666ecce..faca356 100644 --- a/feed.atom +++ b/feed.atom @@ -1,10 +1,123 @@ - urn:2021-09-15T00:40:36.468Z + urn:2021-09-16T00:42:45.501Z osmos::feed - 2021-09-15T00:40:36.468Z + 2021-09-16T00:42:45.501Z osmosfeed 1.11.0 + + <![CDATA[2021 Scroll Survey Report]]> + https://css-tricks.com/?p=351987 + + 2021-09-15T22:39:08.000Z + + + Chris Coyier + + + + <![CDATA[Web Page Text Editor – How to Open HTML Code in Mac TextEdit]]> + 613f3c9f852f4307d372c7d8 + + 2021-09-15T22:29:38.000Z + + + freeCodeCamp.org + + + + <![CDATA[JavaScript Rest vs Spread Operator – What’s the Difference?]]> + 6141fe01852f4307d372e123 + + 2021-09-15T22:27:26.000Z + + + freeCodeCamp.org + + + + <![CDATA[RNG Meaning – What does RNG Stand for in Gaming?]]> + 610662663306a507d1bfc14a + + 2021-09-15T21:55:10.000Z + + + freeCodeCamp.org + + + + <![CDATA[What's the Diff? How Use Linux diff to Compare Files and Apply Changes with patch]]> + 6138552f581b610782a91fb0 + + 2021-09-15T21:01:00.000Z + + + freeCodeCamp.org + + + + <![CDATA[kbar]]> + https://css-tricks.com/?p=351868 + + 2021-09-15T18:51:36.000Z + + + Robin Rendle + + + + <![CDATA[Transparent Background – Image Opacity in CSS and HTML]]> + 6140ae19852f4307d372d73b + + 2021-09-15T17:05:14.000Z + + + freeCodeCamp.org + + + + <![CDATA[How to Build a CSS Library with Vite.js]]> + 613cf859852f4307d372bcef + + 2021-09-15T16:47:22.000Z + + + freeCodeCamp.org + + + + <![CDATA[How to Learn JavaScript A Little Faster]]> + 613c6d6f852f4307d372b900 + + 2021-09-15T15:57:42.000Z + + + freeCodeCamp.org + + + + <![CDATA[An Intro to JavaScript Proxy]]> + https://css-tricks.com/?p=351767 + + 2021-09-15T14:21:27.000Z + + + Travis Almand + + + + <![CDATA[Reducing The Need For Pseudo-Elements]]> + https://smashingmagazine.com/2021/09/reducing-need-pseudo-elements/ + + 2021-09-15T10:00:00.000Z + + + hello@smashingmagazine.com (Marcel Moreau) + + <![CDATA[On the `dl`]]> https://css-tricks.com/?p=351518 @@ -49,36 +162,6 @@ The post On the `dl` appeared first on CSS-Tricks. You can support CSS-Tricks by freeCodeCamp.org - - <![CDATA[How to Become a GitHub Star – Tips from Actual GitHub Stars]]> - 61405cf6852f4307d372d219 - - 2021-09-14T16:41:32.000Z - - - freeCodeCamp.org - - - - <![CDATA[How to Become a Junior Software Engineer in 6 months]]> - 613b7a2c852f4307d372b3a9 - - 2021-09-14T16:19:39.000Z - - - freeCodeCamp.org - - - - <![CDATA[Why Are There So Many Programming Languages?]]> - 613c7719852f4307d372b9b1 - - 2021-09-14T16:11:17.000Z - - - freeCodeCamp.org - - <![CDATA[Building a Form in PHP Using DOMDocument]]> https://css-tricks.com/?p=351454 @@ -105,16 +188,6 @@ The post Jamstack Conf 2021 appeared first on CSS-Tricks. You can support CSS-Tr Chris Coyier - - <![CDATA[Linux Essentials for Hackers]]> - 61409b8d852f4307d372d5cd - - 2021-09-14T13:03:08.000Z - - - freeCodeCamp.org - - <![CDATA[The Power Of Pen And Paper Sketching]]> https://smashingmagazine.com/2021/09/power-pen-paper-sketching/ @@ -125,36 +198,6 @@ The post Jamstack Conf 2021 appeared first on CSS-Tricks. You can support CSS-Tr hello@smashingmagazine.com (Tracy Osborn) - - <![CDATA[Insert a Checkbox in Word – How to Add a Checkmark in Microsoft Word]]> - 613fbc95852f4307d372cf35 - - 2021-09-13T23:48:00.000Z - - - freeCodeCamp.org - - - - <![CDATA[How to Build a Sign Up Form with Floating Labels and Transitions Using Plain HTML and CSS]]> - 6138a480581b610782a921ee - - 2021-09-13T21:15:35.000Z - - - freeCodeCamp.org - - - - <![CDATA[All Emojis – Emoji List for Copy and Paste]]> - 613b2c1a852f4307d372b02f - - 2021-09-13T21:04:08.000Z - - - freeCodeCamp.org - - <![CDATA[Developers and Designers Work on a Single Source of Truth With UXPin]]> https://css-tricks.com/?p=350466 @@ -301,29 +344,6 @@ The post Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme appear hello@smashingmagazine.com (Sam Poder) - - <![CDATA[Don’t attach tooltips to document.body]]> - https://css-tricks.com/?p=351389 - - 2021-09-08T19:08:55.000Z - that is permanently on the page where tooltips are added/removed and how they perform vastly better than plopping those same tooltips right into the . It’s not really discussed, but the reason … -The post Don’t attach tooltips to document.body appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]> - - Chris Coyier - - - - <![CDATA[The Story Behind TryShape, a Showcase for the CSS clip-path property]]> - https://css-tricks.com/?p=351043 - - 2021-09-08T14:30:18.000Z - - - Tapas Adhikary - - <![CDATA[Developer Decisions For Building Flexible Components]]> https://smashingmagazine.com/2021/09/developer-decisions-building-flexible-components/ @@ -344,17 +364,6 @@ The post The Story Behind TryShape, a Showcase for the CSS clip-path property ap hello@smashingmagazine.com (Iris Lješnjanin) - - <![CDATA[Can we have custom media queries, please?]]> - https://css-tricks.com/?p=351276 - - 2021-09-07T22:17:55.000Z - - - Chris Coyier - - <![CDATA[What’s New With DevTools: Cross-Browser Edition]]> https://smashingmagazine.com/2021/09/devtools-cross-browser-edition/ @@ -515,14 +524,4 @@ The post Can we have custom media queries, please? appeared first on CSS-Tricks. hello@smashingmagazine.com (Anna Prenzel) - - <![CDATA[Free Open-Source Icons]]> - https://smashingmagazine.com/2021/08/open-source-icons/ - - 2021-08-17T07:25:00.000Z - - - hello@smashingmagazine.com (Cosima Mielke) - - \ No newline at end of file diff --git a/index.html b/index.html index cd408c5..f5ec3b5 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,153 @@ +
+

+ +

  • @@ -216,45 +319,6 @@ The post Social Image Generator + Jetpack appeared first on CSS-Tricks. You can
  • -
  • -
    -

    freeCodeCamp.org

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

    @@ -286,7 +350,7 @@ The post Social Image Generator + Jetpack appeared first on CSS-Tricks. You can “Just in Time” CSS
    - (7 min) + (8 min) I believe acss.io is the first usage of “Atomic CSS” where the point of it is to be a compiler. You write CSS like this: <div class="C(#333) P(20px)"text </div @@ -420,38 +484,6 @@ The post Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme appear