diff --git a/cache.json b/cache.json index 153eeab..39816ec 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=345518", + "author": "Chris Coyier", + "description": "An explanation of those new GitHub social media images:\n[…] our custom Open Graph image service is a little Node.js app that uses the GitHub GraphQL API to collect data, generates some HTML from a template, and pipes it to \n…\nThe post GitHub Explains the Open Graph Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://github.blog/2021-06-22-framework-building-open-graph-images/", + "publishedOn": "2021-07-29T19:49:32.000Z", + "wordCount": 1708, + "title": "GitHub Explains the Open Graph Images" + }, + { + "id": "https://css-tricks.com/?p=344993", + "author": "Loren Sands-Ramshaw", + "description": "John Resig and I recently self-published our book on GraphQL. There are tons of how-tos for self-publishing a book, or even online classes, but very little in the way of why you would want to, or whether it’s even worth …\nThe post So you want to self-publish books and courses on programming appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/so-you-want-to-self-publish-books-and-courses-on-programming/", + "publishedOn": "2021-07-29T14:54:00.000Z", + "wordCount": 1732, + "title": "So you want to self-publish books and courses on programming" + }, + { + "id": "https://css-tricks.com/?p=345260", + "author": "Chris Coyier", + "description": "I’d wager to say that most websites that are business-minded have accounts. A way to log into them. Social media sites, eCommerce sites, CMS systems, you name it, having accounts people log into is at the heart of them. So… …\nThe post Developer-Friendly Passwordless Auth appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", + "link": "https://css-tricks.com/developer-friendly-passwordless-auth/", + "publishedOn": "2021-07-29T14:47:47.000Z", + "wordCount": 1177, + "title": "Developer-Friendly Passwordless Auth" + }, { "id": "https://css-tricks.com/?p=345404", "author": "Chris Coyier", "description": "It was interesting that when Safari 15 was dropping at this last WWDC, in my circles at least, I mostly heard enthusiasm. Like the colors-in-the-browser-controls stuff was a neat trick and fun to play with. And there were other …\nThe post Safari 15 Opinions appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/safari-15-opinions/", "publishedOn": "2021-07-28T20:21:55.000Z", - "wordCount": 1040, + "wordCount": 1321, "title": "Safari 15 Opinions" }, { @@ -35,7 +62,7 @@ "description": "I got together with Tim Kadlec from over at WebPageTest the other day to use do a bit of performance testing on CSS-Tricks. Essentially use the tool, poke around, and identify performance pain points to work on. You can watch …\nThe post Learnings From a WebPageTest Session on CSS-Tricks appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/learnings-from-a-webpagetest-session-on-css-tricks/", "publishedOn": "2021-07-27T23:18:33.000Z", - "wordCount": 1656, + "wordCount": 1758, "title": "Learnings From a WebPageTest Session on CSS-Tricks" }, { @@ -53,7 +80,7 @@ "description": "Now that cross-browser support is at a tipping point, it’s a good time to take a look at logical properties and values. If you’re creating a website in multiple languages, logical properties and values are incredibly useful. Even if you’re …\nThe post CSS Logical Properties and Values appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/css-logical-properties-and-values/", "publishedOn": "2021-07-27T15:02:43.000Z", - "wordCount": 2656, + "wordCount": 2763, "title": "CSS Logical Properties and Values" }, { @@ -71,7 +98,7 @@ "description": "At Cloudflare, we have a great product called Workers KV which is a key-value storage layer that replicates globally. It can handle millions of keys, each of which is accessible from within a Worker script at exceptionally low latencies, …\nThe post How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", "link": "https://css-tricks.com/how-i-built-a-cross-platform-desktop-application-with-svelte-redis-and-rust/", "publishedOn": "2021-07-26T14:36:13.000Z", - "wordCount": 4266, + "wordCount": 4317, "title": "How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust" }, { @@ -118,33 +145,6 @@ "publishedOn": "2021-07-22T14:44:26.000Z", "wordCount": 3255, "title": "Using Google Drive as a CMS" - }, - { - "id": "https://css-tricks.com/?p=344330", - "author": "Chris Coyier", - "description": "Hashnode is a free platform for developer blogging. Say you’ve just finished an ambitious project and want to write about 10 important lessons you’ve learned as a developer during it. You should definitely blog it—I love that kind of blog post, myself. Making a jump into the technical debt of operating your own blog isn’t a small choice, but it’s important to own your own content. With Hashnode, the decision gets a lot easier. You can blog under a site you entirely own, and at the same time, reap the benefits of hosted software tailor-made for developer blogging and be part of a social center around developer writing.\nThe post Hashnode: A Blogging Platform for Developers appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/hashnode-a-blogging-platform-for-developers/", - "publishedOn": "2021-07-22T14:39:09.000Z", - "wordCount": 985, - "title": "Hashnode: A Blogging Platform for Developers" - }, - { - "id": "https://css-tricks.com/?p=344950", - "author": "Chris Coyier", - "description": "Remember Tyler Hall’s personal story of a UX moment where the popup sharing context menu on iOS had no visible indication that the content inside was scrollable? The thing his mom wanted to do seemed impossible because it was out …\nThe post Yet Another Mobile Context Menu With No Indication it Can Scroll appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://css-tricks.com/yet-another-mobile-context-menu-with-no-indication-it-can-scroll/", - "publishedOn": "2021-07-21T21:08:17.000Z", - "wordCount": 579, - "title": "Yet Another Mobile Context Menu With No Indication it Can Scroll" - }, - { - "id": "https://css-tricks.com/?p=344948", - "author": "Chris Coyier", - "description": "Dr. Axel Rauschmayer looks at JSON modules, which is already live in Chrome 91 (but nothing else). It looks just like an ES Modules-style import, only you asset the type at the end. \nimport configData from './config-data.json' assert {type: \n…\nThe post ECMAScript proposal: JSON modules appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.", - "link": "https://2ality.com/2021/06/json-modules.html", - "publishedOn": "2021-07-21T21:08:08.000Z", - "wordCount": 634, - "title": "ECMAScript proposal: JSON modules" } ] }, @@ -153,13 +153,27 @@ "feedUrl": "https://www.smashingmagazine.com/feed/", "siteUrl": "https://www.smashingmagazine.com/", "articles": [ + { + "id": "https://smashingmagazine.com/2021/07/css-absolute-units/", + "author": "hello@smashingmagazine.com (Elad Shechter)", + "description": "What are absolute units? What are the differences between relative and absolute units, and how do we create accurate sizes on the web? In this article, Elad Shechter explains why CSS absolute units aren’t so absolute.", + "link": "https://smashingmagazine.com/2021/07/css-absolute-units/", + "publishedOn": "2021-07-29T10:30:00.000Z", + "wordCount": 2952, + "title": "There Is No Such Thing As A CSS Absolute Unit", + "enclosure": { + "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/6ee35630-bbe1-486c-8877-dacdd4b12869/css-absolute-units.jpg", + "length": "0", + "type": "image/jpg" + } + }, { "id": "https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/", "author": "hello@smashingmagazine.com (Kitty Giraudel)", "description": "Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this article, we will dig into how to create a short script to create accessible dialogs.", "link": "https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/", "publishedOn": "2021-07-28T11:00:00.000Z", - "wordCount": 3091, + "wordCount": 3083, "title": "Creating An Accessible Dialog From Scratch", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/4ef51448-125a-4906-98f1-11af0e3fad58/accessible-dialog-from-scratch.jpg", @@ -173,7 +187,7 @@ "description": "Next.js has strong opinions about how to organize JavaScript but not CSS. How can we develop patterns that encourage best CSS practices while also following the framework’s logic? The answer is surprisingly simple — to write well-structured CSS that balances global and local styling concerns.", "link": "https://smashingmagazine.com/2021/07/global-local-styling-nextjs/", "publishedOn": "2021-07-27T11:00:00.000Z", - "wordCount": 3558, + "wordCount": 3559, "title": "Global vs. Local Styling In Next.js", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/a1756133-541e-429d-82dd-fb6f3988ef56/global-local-styling-nextjs.jpg", @@ -187,7 +201,7 @@ "description": "Gatsby recently announced the launch of “functions”. In this article, Paul Scanlon explains how to get the current location of the International Space Station (ISS) as it orbits the Earth in real-time using [Gatsby Functions](https://www.gatsbyjs.com/docs/reference/functions/) and then display it on a 3D interactive globe using [React Three Fibre](https://github.com/pmndrs/react-three-fiber).", "link": "https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/", "publishedOn": "2021-07-26T10:30:00.000Z", - "wordCount": 3094, + "wordCount": 3084, "title": "Gatsby Serverless Functions And The International Space Station", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c07c5052-399e-4aee-aa83-706eb1f0c1b6/gatsby-serverless-functions-international-space-station.jpg", @@ -201,7 +215,7 @@ "description": "Many web design agencies consider it a badge of honor that they win work exclusively through word-of-mouth recommendations. In this article, Paul Boag explains why that is entirely the wrong attitude and what to do about it.", "link": "https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/", "publishedOn": "2021-07-23T11:00:00.000Z", - "wordCount": 3401, + "wordCount": 3393, "title": "A Guide To Attracting Clients To Your Agency", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1d72d311-2839-48d2-8d23-dbe8951c4ab5/guide-attracting-clients-agency.jpg", @@ -229,7 +243,7 @@ "description": "Do you need a little inspiration boost? We’ve collected some useful color tools and resources that we’ve discovered lately — to help you get the most out of your creativity. We’ve also just recently covered [CSS auditing tools](https://www.smashingmagazine.com/2021/03/css-auditing-tools/), [CSS generators](https://www.smashingmagazine.com/2021/03/css-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/), [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) and [VS code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/) — you might find them useful, too.", "link": "https://smashingmagazine.com/2021/07/color-tools-resources/", "publishedOn": "2021-07-21T13:00:00.000Z", - "wordCount": 3060, + "wordCount": 3059, "title": "Color Tools And Resources", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/17380a77-f247-450e-be45-2b2e139f7a33/cool-backgrounds.png", @@ -271,7 +285,7 @@ "description": "Web app accessibility appears difficult because it seems that there is little information on the subject available online. Let’s take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.", "link": "https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/", "publishedOn": "2021-07-16T13:00:00.000Z", - "wordCount": 4791, + "wordCount": 4803, "title": "Three Insights I Gained While Researching Vue.js Accessibility", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/c3908803-4ddc-4820-8f4e-85e11b4ebbb7/three-insights-vuejs-accessibility.jpg", @@ -285,7 +299,7 @@ "description": "There are two strategies for incrementally building websites that are growing in popularity: Incremental Static Regeneration and Distributed Persistent Rendering. What’s the difference? Let’s figure it out.", "link": "https://smashingmagazine.com/2021/07/isr-dpr-explained/", "publishedOn": "2021-07-15T14:00:00.000Z", - "wordCount": 1072, + "wordCount": 1064, "title": "ISR vs DPR: Big Words, Quick Explanation", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8e4090b9-8bd9-4d5a-aaed-5177c46a6803/isr-dpr-explained.jpg", @@ -313,7 +327,7 @@ "description": "Too often dealing with filters can be frustrating. Let’s get them right. That means never freeze the UI on a single input, provide text input fallback and never auto-scroll users on a single input. Here’s why.", "link": "https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/", "publishedOn": "2021-07-14T13:30:00.000Z", - "wordCount": 5306, + "wordCount": 5308, "title": "Frustrating Design Patterns: Broken Filters", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0c5f2df3-3d78-4563-a599-8c924604e84a/7-frustrating-design-patterns.png", @@ -327,7 +341,7 @@ "description": "In JavaScript, attaching an event listener to constantly fire a callback on scroll can be performance-intensive. But there is a better way with Intersection Observer.", "link": "https://smashingmagazine.com/2021/07/dynamic-header-intersection-observer/", "publishedOn": "2021-07-13T12:00:00.000Z", - "wordCount": 3253, + "wordCount": 3249, "title": "Building A Dynamic Header With Intersection Observer", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/67cc7303-3dc9-4d67-b0f4-b6f77783380f/dynamic-header-intersection-observer.jpg", @@ -355,7 +369,7 @@ "description": "CSS refactoring is not an easy task — it needs to be done in a way that doesn't create problems. First we need to analyze the existing codebase, audit CSS codebase health, discover weaknesses, agree on the approach, and convince management to invest time and resources into the process.", "link": "https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/", "publishedOn": "2021-07-12T13:30:00.000Z", - "wordCount": 3614, + "wordCount": 3612, "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", @@ -369,7 +383,7 @@ "description": "Accessibility is often overlooked or bolted on to the end of a project. Let’s figure out how to implement and advocate for accessibility from the inception of a project to the release or handoff and beyond.", "link": "https://smashingmagazine.com/2021/07/strong-case-for-accessibility/", "publishedOn": "2021-07-09T10:30:00.000Z", - "wordCount": 2948, + "wordCount": 2949, "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", @@ -383,7 +397,7 @@ "description": "Even though Vue.js claims to have an approachable minimalist framework that can be incrementally adaptable, it can be a little bit overwhelming when starting as a Vue.js newbie. In this article, we’re looking at ways to make writing Vue.js a breeze.", "link": "https://smashingmagazine.com/2021/07/tools-practices-speed-up-vuejs-development-process/", "publishedOn": "2021-07-08T11:00:00.000Z", - "wordCount": 4791, + "wordCount": 4794, "title": "Tools And Practices To Speed Up The Vue.js Development Process", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/83768020-8004-41f2-b9a9-14b86c18eb4d/tools-practices-speed-up-vuejs-development-process.jpg", @@ -397,7 +411,7 @@ "description": "Interactive Components in Figma allows designers to create a component with states (hover, active, clicked, focus) and make it interactive so that every copy of the component will inherit those same interactions by default. Let’s explore how it can reduce the time and effort needed to create interactions for your mock-ups.", "link": "https://smashingmagazine.com/2021/07/introduction-figma-interactive-components/", "publishedOn": "2021-07-07T11:00:00.000Z", - "wordCount": 4062, + "wordCount": 4067, "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", @@ -425,7 +439,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": 1588, + "wordCount": 1587, "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", @@ -439,7 +453,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": 4204, + "wordCount": 4203, "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", @@ -453,41 +467,13 @@ "description": "When writing front-end tests, you’ll find a lot of pitfalls along the way. Let’s explore common mistakes developers make, and how to avoid them. Testing doesn’t need to be painful, after all.", "link": "https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/", "publishedOn": "2021-07-01T12:30:00.000Z", - "wordCount": 4761, + "wordCount": 4779, "title": "It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them", "enclosure": { "url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/dc1434b9-70c3-4fb2-821e-2128e3373246/frontend-testing-pitfalls.jpg", "length": "0", "type": "image/jpg" } - }, - { - "id": "https://smashingmagazine.com/2021/06/web-workers-2021/", - "author": "hello@smashingmagazine.com (Surma)", - "description": "The web is single-threaded. This makes it increasingly hard to write smooth and responsive apps. Workers have a bad rep, but can be an important and useful tool in any web developer's toolbelt for these kinds of problems. Let’s get up to speed on Workers on the Web!", - "link": "https://smashingmagazine.com/2021/06/web-workers-2021/", - "publishedOn": "2021-06-30T12:00:00.000Z", - "wordCount": 4751, - "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", - "length": "0", - "type": "image/jpg" - } - }, - { - "id": "https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/", - "author": "hello@smashingmagazine.com (Cosima Mielke)", - "description": "Let’s welcome July with some fresh desktop wallpapers. Designed by artists and designers from around the world, they are available with and without a calendar. Enjoy!", - "link": "https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/", - "publishedOn": "2021-06-30T09:30:00.000Z", - "wordCount": 3720, - "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", - "length": "0", - "type": "image/png" - } } ] }, @@ -496,6 +482,51 @@ "feedUrl": "https://www.freecodecamp.org/news/rss/", "siteUrl": "https://www.freecodecamp.org/news", "articles": [ + { + "id": "60f0501b66c61b07d458df00", + "author": null, + "description": "We all use the camera on our phones and we use it a l-o-t. There are even some applications that have integrated the camera as a feature. On one end, there is a standard way of interacting with the camera. On the other, there is a way to customize your", + "link": "https://www.freecodecamp.org/news/android-camera2-api-take-photos-and-videos/", + "publishedOn": "2021-07-29T22:36:44.000Z", + "wordCount": 2472, + "title": "Android Camera2 – How to Use the Camera2 API to Take Photos and Videos" + }, + { + "id": "60f534ec66c61b07d458ecfe", + "author": null, + "description": "The does not equal symbol, or ≠, is often not part of a standard keyboard setup – or it's well hidden. So if you need to write it, how do you do it? How to Write the Not Equal Sign on Desktop DevicesOn Windows: Use the Character MapThe Character Map is a", + "link": "https://www.freecodecamp.org/news/not-equal-sign-how-to-type-the-does-not-equal-symbol/", + "publishedOn": "2021-07-29T18:27:33.000Z", + "wordCount": 781, + "title": "Not Equal Sign – How to Type the Does Not Equal Symbol" + }, + { + "id": "6102ccd03306a507d1bfb150", + "author": null, + "description": "Dockerizing an app makes it simpler to deploy. We just published a full course on the freeCodeCamp.org YouTube channel that will teach you how to deploy 12 apps to 3 popular hosting services. Scalable Scripts developed this course. They create courses on all sorts of languages and frameworks on", + "link": "https://www.freecodecamp.org/news/learn-how-to-deploy-12-apps-to-aws-azure-google-cloud/", + "publishedOn": "2021-07-29T15:52:57.000Z", + "wordCount": 4836, + "title": "Learn How to Deploy 12 Apps to AWS, Azure, & Google Cloud" + }, + { + "id": "60fc708a22b0e2078fcd0cdc", + "author": null, + "description": "I use VBA, or Visual Basic for Applications, to automate my repetitive tasks. This saves me quite a lot of time in my day-to-day life. Based on the fact that you're reading this tutorial, I assume that you would like to be able to do the same. So I will", + "link": "https://www.freecodecamp.org/news/automate-repetitive-tasks-in-excel-with-vba/", + "publishedOn": "2021-07-29T15:35:00.000Z", + "wordCount": 4719, + "title": "Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet" + }, + { + "id": "61018d5c3306a507d1bfa74a", + "author": null, + "description": "There are many cases where you don't want all of your code to be executed in your programs. Instead, you might want certain code to run only when a specific condition is met, and a different set of code to run when the condition is not satisified. That's where conditional", + "link": "https://www.freecodecamp.org/news/python-if-else-statement-conditional-statements-explained/", + "publishedOn": "2021-07-29T15:32:30.000Z", + "wordCount": 1406, + "title": "Python If Else Statement – Conditional Statements Explained" + }, { "id": "60f993f51d2b080797b818a7", "author": null, @@ -540,51 +571,6 @@ "publishedOn": "2021-07-27T19:59:00.000Z", "wordCount": 1729, "title": "How to Flatten a Dictionary in Python in 4 Different Ways" - }, - { - "id": "60dabcb327f80207bcdbb316", - "author": null, - "description": "CMSs are pretty hard to ignore because they're everywhere on the internet. WordPress, for example, powers nearly 40% of the internet today. In this article, we'll cover what CMSs are and why you should care about them. I'll also introduce you to a new type of CMS that seems to", - "link": "https://www.freecodecamp.org/news/what-is-headless-cms-explained/", - "publishedOn": "2021-07-27T17:53:47.000Z", - "wordCount": 1363, - "title": "Headless CMS Explained – What it is and When You Should Use it" - }, - { - "id": "60fa5ec41d2b080797b81bf8", - "author": null, - "description": "In JavaScript, we use an Object to store multiple values as a complex data structure. You create an object with a pair of curly braces {}. An object can have one or more properties. Each of the properties is a key-value pair separated by a colon(:). The key must be a", - "link": "https://www.freecodecamp.org/news/javascript-immutability-frozen-objects-with-examples/", - "publishedOn": "2021-07-27T15:49:00.000Z", - "wordCount": 1704, - "title": "JavaScript Immutability – Frozen Objects in JS Explained with Examples" - }, - { - "id": "60fbe07822b0e2078fcd09bc", - "author": null, - "description": "In Python, a string is a sequence of characters that may contain special characters or alphanumeric characters. An example of a string is \"we meet on Friday at 08:00 am\". And you can access specific sub-parts of the string commonly known as substrings. We can define a substring as", - "link": "https://www.freecodecamp.org/news/python-substring-how-to-slice-a-string/", - "publishedOn": "2021-07-27T15:24:00.000Z", - "wordCount": 974, - "title": "Python Substring – How to Slice a String" - }, - { - "id": "60fc070722b0e2078fcd0ae1", - "author": null, - "description": "The homepage for the Google Search engine is the most viewed webpage in the world. People conduct billions of searches every day. When you land on the page, right above the search box, you'll see Google's logo. On many occassions the logo will be different and accompanied by what's called", - "link": "https://www.freecodecamp.org/news/google-doodle-games-baseball-pacman-and-more/", - "publishedOn": "2021-07-26T23:01:30.000Z", - "wordCount": 2250, - "title": "Google Doodle Games – Baseball, PacMan, and More" - }, - { - "id": "60f746ee1d2b080797b807f6", - "author": null, - "description": "Working from home can have its challenges but there are also many benefits. A lot of employees enjoy the flexible schedule, and you can save money from not having to eat out or drive to work. I have curated a list of 25 sites for remote work. Whether you are", - "link": "https://www.freecodecamp.org/news/how-to-find-remote-jobs/", - "publishedOn": "2021-07-26T21:46:24.000Z", - "wordCount": 1095, - "title": "How to Find Remote Jobs – 25 Websites To Help You Work from Home Online" } ] } diff --git a/feed.atom b/feed.atom index e9d17e8..aa61080 100644 --- a/feed.atom +++ b/feed.atom @@ -1,10 +1,105 @@ - urn:2021-07-29T00:38:05.351Z + urn:2021-07-30T00:39:39.764Z osmos::feed - 2021-07-29T00:38:05.351Z + 2021-07-30T00:39:39.764Z osmosfeed 1.11.0 + + <![CDATA[Android Camera2 – How to Use the Camera2 API to Take Photos and Videos]]> + 60f0501b66c61b07d458df00 + + 2021-07-29T22:36:44.000Z + + + freeCodeCamp.org + + + + <![CDATA[GitHub Explains the Open Graph Images]]> + https://css-tricks.com/?p=345518 + + 2021-07-29T19:49:32.000Z + + + Chris Coyier + + + + <![CDATA[Not Equal Sign – How to Type the Does Not Equal Symbol]]> + 60f534ec66c61b07d458ecfe + + 2021-07-29T18:27:33.000Z + + + freeCodeCamp.org + + + + <![CDATA[Learn How to Deploy 12 Apps to AWS, Azure, & Google Cloud]]> + 6102ccd03306a507d1bfb150 + + 2021-07-29T15:52:57.000Z + + + freeCodeCamp.org + + + + <![CDATA[Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet]]> + 60fc708a22b0e2078fcd0cdc + + 2021-07-29T15:35:00.000Z + + + freeCodeCamp.org + + + + <![CDATA[Python If Else Statement – Conditional Statements Explained]]> + 61018d5c3306a507d1bfa74a + + 2021-07-29T15:32:30.000Z + + + freeCodeCamp.org + + + + <![CDATA[So you want to self-publish books and courses on programming]]> + https://css-tricks.com/?p=344993 + + 2021-07-29T14:54:00.000Z + + + Loren Sands-Ramshaw + + + + <![CDATA[Developer-Friendly Passwordless Auth]]> + https://css-tricks.com/?p=345260 + + 2021-07-29T14:47:47.000Z + + + Chris Coyier + + + + <![CDATA[There Is No Such Thing As A CSS Absolute Unit]]> + https://smashingmagazine.com/2021/07/css-absolute-units/ + + 2021-07-29T10:30:00.000Z + + + hello@smashingmagazine.com (Elad Shechter) + + <![CDATA[Safari 15 Opinions]]> https://css-tricks.com/?p=345404 @@ -110,36 +205,6 @@ The post ES2021 Features appeared first on CSS-Tricks. You can support CSS-Trick freeCodeCamp.org - - <![CDATA[Headless CMS Explained – What it is and When You Should Use it]]> - 60dabcb327f80207bcdbb316 - - 2021-07-27T17:53:47.000Z - - - freeCodeCamp.org - - - - <![CDATA[JavaScript Immutability – Frozen Objects in JS Explained with Examples]]> - 60fa5ec41d2b080797b81bf8 - - 2021-07-27T15:49:00.000Z - - - freeCodeCamp.org - - - - <![CDATA[Python Substring – How to Slice a String]]> - 60fbe07822b0e2078fcd09bc - - 2021-07-27T15:24:00.000Z - - - freeCodeCamp.org - - <![CDATA[CSS Logical Properties and Values]]> https://css-tricks.com/?p=344815 @@ -173,26 +238,6 @@ The post Demystifying styled-components appeared first on CSS-Tricks. You can su Chris Coyier - - <![CDATA[Google Doodle Games – Baseball, PacMan, and More]]> - 60fc070722b0e2078fcd0ae1 - - 2021-07-26T23:01:30.000Z - - - freeCodeCamp.org - - - - <![CDATA[How to Find Remote Jobs – 25 Websites To Help You Work from Home Online]]> - 60f746ee1d2b080797b807f6 - - 2021-07-26T21:46:24.000Z - - - freeCodeCamp.org - - <![CDATA[How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust]]> https://css-tricks.com/?p=344653 @@ -283,17 +328,6 @@ The post Using Google Drive as a CMS appeared first on CSS-Tricks. You can suppo Nathan Babcock - - <![CDATA[Hashnode: A Blogging Platform for Developers]]> - https://css-tricks.com/?p=344330 - - 2021-07-22T14:39:09.000Z - - - Chris Coyier - - <![CDATA[Adding Time To Your Schedule As A Professional]]> https://smashingmagazine.com/2021/07/time-schedule-professional-trafft/ @@ -304,30 +338,6 @@ The post Hashnode: A Blogging Platform for Developers appeared first on CSS-Tric hello@smashingmagazine.com (Matthew Talebi) - - <![CDATA[Yet Another Mobile Context Menu With No Indication it Can Scroll]]> - https://css-tricks.com/?p=344950 - - 2021-07-21T21:08:17.000Z - - - Chris Coyier - - - - <![CDATA[ECMAScript proposal: JSON modules]]> - https://css-tricks.com/?p=344948 - - 2021-07-21T21:08:08.000Z - - - Chris Coyier - - <![CDATA[Color Tools And Resources]]> https://smashingmagazine.com/2021/07/color-tools-resources/ @@ -498,24 +508,4 @@ The post ECMAScript proposal: JSON modules appeared first on CSS-Tricks. You can hello@smashingmagazine.com (Ramona Schwering) - - <![CDATA[The State Of Web Workers In 2021]]> - https://smashingmagazine.com/2021/06/web-workers-2021/ - - 2021-06-30T12:00:00.000Z - - - hello@smashingmagazine.com (Surma) - - - - <![CDATA[The Many Shades Of July (2021 Desktop Wallpapers Edition)]]> - https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/ - - 2021-06-30T09:30:00.000Z - - - hello@smashingmagazine.com (Cosima Mielke) - - \ No newline at end of file diff --git a/index.html b/index.html index 1a00adc..8e5a062 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,133 @@ +
+

+ +

  • @@ -278,34 +372,6 @@ The post Slinkity appeared first on CSS-Tricks. You can support CSS-Tricks by be
  • -
  • -
    -

    freeCodeCamp.org

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

    @@ -412,18 +478,6 @@ The post Using Google Drive as a CMS appeared first on CSS-Tricks. You can suppo -
    -
    - Hashnode: A Blogging Platform for Developers - -
    - (3 min) - Hashnode is a free platform for developer blogging. Say you’ve just finished an ambitious project and want to write about 10 important lessons you’ve learned as a developer during it. You should definitely blog it—I love that kind of blog post, myself. Making a jump into the technical debt of operating your own blog isn’t a small choice, but it’s important to own your own content. With Hashnode, the decision gets a lot easier. You can blog under a site you entirely own, and at the same time, reap the benefits of hosted software tailor-made for developer blogging and be part of a social center around developer writing. -The post Hashnode: A Blogging Platform for Developers appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter. -
    -
    -
    -
  • @@ -448,38 +502,6 @@ The post Hashnode: A Blogging Platform for Developers appeared first on CSS-Tric

    -
    -

    - -