mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
deploy: 1f5684a2ae
This commit is contained in:
parent
b21370e5e4
commit
9eb7bbdad4
3 changed files with 492 additions and 430 deletions
264
cache.json
264
cache.json
|
|
@ -11,13 +11,49 @@
|
|||
"feedUrl": "https://css-tricks.com/feed/",
|
||||
"siteUrl": "https://css-tricks.com",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=346392",
|
||||
"author": "Chris Coyier",
|
||||
"description": "Have you ever wished you could see the HTML source of a web page while on a mobile browser, which generally doesn’t offer that feature? If you have a desktop machine around, there are ways, but what I mean …\nThe post View Source (on Mobile) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/view-source-on-mobile/",
|
||||
"publishedOn": "2021-08-10T21:26:34.000Z",
|
||||
"wordCount": 566,
|
||||
"title": "View Source (on Mobile)"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=345861",
|
||||
"author": "Kitty Giraudel",
|
||||
"description": "Markdown truly is a great format. It’s close enough to plain text so that anyone can quickly learn it, and it’s structured enough that it can be parsed and eventually converted to you name it.\nThat being said: parsing, processing, …\nThe post Responsible Markdown in Next.js appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/responsible-markdown-in-next-js/",
|
||||
"publishedOn": "2021-08-10T14:55:07.000Z",
|
||||
"wordCount": 1590,
|
||||
"title": "Responsible Markdown in Next.js"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=345799",
|
||||
"author": "Chris Coyier",
|
||||
"description": "(This is a sponsored post.)\nGot a WooCommerce store? It behooves you to offer a variety of payment methods. Just anecdotally, I’m sure both you and me have been annoyed and even abandoned purchases when a merchant, online or …\nThe post WooCommerce With Apple Pay and Google Pay appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/woocommerce-with-apple-pay-and-google-pay/",
|
||||
"publishedOn": "2021-08-10T14:54:56.000Z",
|
||||
"wordCount": 1293,
|
||||
"title": "WooCommerce With Apple Pay and Google Pay"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=346355",
|
||||
"author": "Robin Rendle",
|
||||
"description": "Here’s Kilian Valkhof on CSS nesting which isn’t available in browsers yet, but will be soon. There are a few differences he notes between CSS nesting and nesting in Sass or Less though. Take, for example, the following code:\ndiv \n…\nThe post CSS Nesting, specificity, and you appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://kilianvalkhof.com/2021/css-html/css-nesting-specificity-and-you/",
|
||||
"publishedOn": "2021-08-10T14:51:39.000Z",
|
||||
"wordCount": 2378,
|
||||
"title": "CSS Nesting, specificity, and you"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=346368",
|
||||
"author": "Chris Coyier",
|
||||
"description": "It might be the very first thing a lot of people learn in JavaScript:\nalert(\"Hello, World\");\nOne day at CodePen, we woke up to a ton of customer support tickets about their Pens being broken, which ultimately boiled down to …\nThe post Choice Words about the Upcoming Deprecation of JavaScript Dialogs appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/choice-words-about-the-upcoming-deprecation-of-javascript-dialogs/",
|
||||
"publishedOn": "2021-08-09T21:23:44.000Z",
|
||||
"wordCount": 1627,
|
||||
"wordCount": 2127,
|
||||
"title": "Choice Words about the Upcoming Deprecation of JavaScript Dialogs"
|
||||
},
|
||||
{
|
||||
|
|
@ -98,7 +134,7 @@
|
|||
"description": "You gotta appreciate the tenacity of Surma. He’s been advocating for Web Workers as a path forward to better-feeling websites for a lot of years now. He’s at it again making sure we all understand the landscape:\n[…] regardless \n…\nThe post The State Of Web Workers In 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://www.smashingmagazine.com/2021/06/web-workers-2021/",
|
||||
"publishedOn": "2021-08-04T23:44:06.000Z",
|
||||
"wordCount": 4735,
|
||||
"wordCount": 4748,
|
||||
"title": "The State Of Web Workers In 2021"
|
||||
},
|
||||
{
|
||||
|
|
@ -109,42 +145,6 @@
|
|||
"publishedOn": "2021-08-04T14:13:45.000Z",
|
||||
"wordCount": 1515,
|
||||
"title": "Using CSS Shapes for Interesting User Controls and Navigation"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=345744",
|
||||
"author": "Chris Coyier",
|
||||
"description": "The first time cloud functions / serverless functions clicked for me was when I saw and tried Auth0’s (now defunct) Webtask. It was a little CodePen-like IDE but you didn’t really see anything aside from code and logs. The …\nThe post Serverless Functions as Proxies appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/serverless-functions-as-proxies/",
|
||||
"publishedOn": "2021-08-03T20:23:32.000Z",
|
||||
"wordCount": 1214,
|
||||
"title": "Serverless Functions as Proxies"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=345807",
|
||||
"author": "Rewind",
|
||||
"description": "(This is a sponsored post.)\nAny company that uses GitHub for critical applications needs a backup that can be restored quickly when needed. Cyberattacks, human errors, or a forced push are just some of the scenarios that can result …\nThe post Automatic Daily GitHub Backups, Restored in Seconds appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://srv.buysellads.com/ads/long/x/TCZHURZTTTTTTT3IJZ7NTTTTTTTVINFLKTTTTTTTADBXPYTTTTTTTIDNVJR6YWS22M4647ZVKMPW454EQMNWVWPMPABT",
|
||||
"publishedOn": "2021-08-03T20:22:34.000Z",
|
||||
"wordCount": 230,
|
||||
"title": "Automatic Daily GitHub Backups, Restored in Seconds"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=345154",
|
||||
"author": "Paul Ratcliffe",
|
||||
"description": "While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a problem — press the TAB key to move the keyboard …\nThe post A Deep Dive on Skipping to Content appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/a-deep-dive-on-skipping-to-content/",
|
||||
"publishedOn": "2021-08-03T14:35:48.000Z",
|
||||
"wordCount": 2979,
|
||||
"title": "A Deep Dive on Skipping to Content"
|
||||
},
|
||||
{
|
||||
"id": "https://css-tricks.com/?p=345756",
|
||||
"author": "Chris Coyier",
|
||||
"description": "They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS. \nNative CSS Modules are …\nThe post CSS Modules (The Native Ones) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.",
|
||||
"link": "https://css-tricks.com/css-modules-the-native-ones/",
|
||||
"publishedOn": "2021-08-02T18:28:28.000Z",
|
||||
"wordCount": 823,
|
||||
"title": "CSS Modules (The Native Ones)"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -153,13 +153,41 @@
|
|||
"feedUrl": "https://www.smashingmagazine.com/feed/",
|
||||
"siteUrl": "https://www.smashingmagazine.com/",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/",
|
||||
"author": "hello@smashingmagazine.com (Henrik Fricke)",
|
||||
"description": "Embedding code examples with third-party scripts often leads to tracking or cookies. We always wanted to have a simple website with a good UX, so setting cookies for no reason wasn’t an option for us. Now, with Indiepen, we are proud to introduce a privacy-friendly alternative.",
|
||||
"link": "https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/",
|
||||
"publishedOn": "2021-08-10T11:45:00.000Z",
|
||||
"wordCount": 847,
|
||||
"title": "Cookieless Alternative To Embed HTML, CSS And JS Code Snippets",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/0fa2ab15-b98d-48b5-ab26-8a1fde75c13f/cookieless-alternative-embed-html-css-js-code-examples.jpg",
|
||||
"length": "0",
|
||||
"type": "image/jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/",
|
||||
"author": "hello@smashingmagazine.com (Drew McLellan)",
|
||||
"description": "In this episode, we’re talking about designing for safety. What does it mean to consider vulnerable users in our designs? Drew McLellan talks to expert Eva PenzeyMoog to find out.",
|
||||
"link": "https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/",
|
||||
"publishedOn": "2021-08-10T05:00:00.000Z",
|
||||
"wordCount": 6902,
|
||||
"title": "Smashing Podcast Episode 41 With Eva PenzeyMoog: Designing For Safety",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/7449af49-11de-4b63-b8fd-ff823d54b095/smashing-podcast-episode-41.jpg",
|
||||
"length": "0",
|
||||
"type": "image/jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "https://smashingmagazine.com/2021/08/http3-core-concepts-part1/",
|
||||
"author": "hello@smashingmagazine.com (Robin Marx)",
|
||||
"description": "What exactly is HTTP/3? Why was it needed so soon after HTTP/2 (which was only finalized in 2015)? How can or should you use it? And especially, how does this improve web performance? Let’s find out.",
|
||||
"link": "https://smashingmagazine.com/2021/08/http3-core-concepts-part1/",
|
||||
"publishedOn": "2021-08-09T11:00:00.000Z",
|
||||
"wordCount": 6864,
|
||||
"wordCount": 6866,
|
||||
"title": "HTTP/3 From A To Z: Core Concepts (Part 1)",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/8f9f9146-4b77-494d-af72-4db28567a6fe/http3-core-concepts-part1.jpg",
|
||||
|
|
@ -173,7 +201,7 @@
|
|||
"description": "VS Code can be supercharged wuth hundreds of [VS Code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/). In this article, Leonardo shares four useful extensions that help him in his daily work.",
|
||||
"link": "https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/",
|
||||
"publishedOn": "2021-08-06T10:00:00.000Z",
|
||||
"wordCount": 586,
|
||||
"wordCount": 573,
|
||||
"title": "Four Useful VSCode Extensions For Web Developers",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/2f984846-0510-48f5-a415-326027d14a88/3-useful-vscode-extensions-web-developers.png",
|
||||
|
|
@ -187,7 +215,7 @@
|
|||
"description": "How can we make disabled buttons more inclusive? When do they work well, and when do they fail on us? And finally, when do we actually need them, and how can we avoid them? Let’s find out.",
|
||||
"link": "https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/",
|
||||
"publishedOn": "2021-08-05T13:30:00.000Z",
|
||||
"wordCount": 6565,
|
||||
"wordCount": 6571,
|
||||
"title": "Frustrating Design Patterns: Disabled Buttons",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/b9a10b5d-3bad-4083-a83c-082ff772fa9f/frustrating-design-patterns-disabled-buttons.jpg",
|
||||
|
|
@ -201,7 +229,7 @@
|
|||
"description": "In this article, we’ll discuss and learn about the use case of iterating over React `children` and the ways to do it. In particular, we will deep dive into one of the utility methods, `React.Children.toArray`, that React gives us, which helps to iterate over the children in a way which ensures performance and determinism.",
|
||||
"link": "https://smashingmagazine.com/2021/08/react-children-iteration-methods/",
|
||||
"publishedOn": "2021-08-04T10:30:00.000Z",
|
||||
"wordCount": 3328,
|
||||
"wordCount": 3329,
|
||||
"title": "React Children And Iteration Methods",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ae9c0d62-009e-45c0-a600-d747533e49e5/react-children-iteration-methods.jpg",
|
||||
|
|
@ -215,7 +243,7 @@
|
|||
"description": "Resilience is intrinsic to the web and therefore us, web developers. This article explores how graceful degradation, defensive coding, observability, and a healthy attitude towards failures better equips us before, during, and after an error occurs.",
|
||||
"link": "https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/",
|
||||
"publishedOn": "2021-08-03T11:00:00.000Z",
|
||||
"wordCount": 2940,
|
||||
"wordCount": 2942,
|
||||
"title": "How To Build Resilient JavaScript UIs",
|
||||
"enclosure": {
|
||||
"url": "blob:http://www.smashingmagazine.com/c8b93225-8b34-431c-94f1-2f2d0a4fb95a",
|
||||
|
|
@ -229,7 +257,7 @@
|
|||
"description": "In this article, we’ll take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.",
|
||||
"link": "https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/",
|
||||
"publishedOn": "2021-08-02T11:00:00.000Z",
|
||||
"wordCount": 5979,
|
||||
"wordCount": 5981,
|
||||
"title": "Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/1005065b-5daf-4b21-8ac6-89b91effa5b9/refactoring-css-strategy-regression-testing-maintenance-part2.jpg",
|
||||
|
|
@ -243,7 +271,7 @@
|
|||
"description": "New month, new wallpapers! In this post, you’ll find unique and inspiring wallpapers for August 2021. Created with love by the community for the community, they come in versions with and without a calendar for the month.",
|
||||
"link": "https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/",
|
||||
"publishedOn": "2021-07-31T07:15:00.000Z",
|
||||
"wordCount": 2514,
|
||||
"wordCount": 2528,
|
||||
"title": "Good Vibes In August (2021 Desktop Wallpapers Edition)",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/44276d4d-0b57-4f7a-91cd-c6f3708d09d7/aug-21-cowabunga-preview-opt.png",
|
||||
|
|
@ -257,7 +285,7 @@
|
|||
"description": "Having an e-commerce store is crucial for any store owner as more and more customers are turning to online shopping. In this tutorial, we shall go through how to create an e-commerce site with Angular 11. The site will use the Commerce Layer as a headless e-commerce API and use Paypal to process payments.",
|
||||
"link": "https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/",
|
||||
"publishedOn": "2021-07-30T11:00:00.000Z",
|
||||
"wordCount": 12532,
|
||||
"wordCount": 12543,
|
||||
"title": "How To Build An E-Commerce Site With Angular 11, Commerce Layer And Paypal",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/959013b7-26f7-4620-af11-f26f306c1512/ecommerce-angular11-headless-paypal.jpg",
|
||||
|
|
@ -271,7 +299,7 @@
|
|||
"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": 2950,
|
||||
"wordCount": 2951,
|
||||
"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",
|
||||
|
|
@ -285,7 +313,7 @@
|
|||
"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": 3081,
|
||||
"wordCount": 3076,
|
||||
"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",
|
||||
|
|
@ -299,7 +327,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": 3568,
|
||||
"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",
|
||||
|
|
@ -313,7 +341,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": 3080,
|
||||
"wordCount": 3091,
|
||||
"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",
|
||||
|
|
@ -327,7 +355,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": 3392,
|
||||
"wordCount": 3394,
|
||||
"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",
|
||||
|
|
@ -355,7 +383,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": 3059,
|
||||
"wordCount": 3058,
|
||||
"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",
|
||||
|
|
@ -383,7 +411,7 @@
|
|||
"description": "By adding visual elements to your tests, you can gain more options to add meaningful ways in maintaining a high level of quality for your app. Colby Fayock explains how.",
|
||||
"link": "https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/",
|
||||
"publishedOn": "2021-07-19T10:30:00.000Z",
|
||||
"wordCount": 4482,
|
||||
"wordCount": 4478,
|
||||
"title": "Maintaining End-To-End Quality With Visual Testing",
|
||||
"enclosure": {
|
||||
"url": "http://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/565523e3-0845-4042-9cd1-b3e48c75519d/maintaining-end-to-end-quality-visual-testing.jpg",
|
||||
|
|
@ -397,7 +425,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": 4792,
|
||||
"wordCount": 4795,
|
||||
"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",
|
||||
|
|
@ -411,7 +439,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": 1068,
|
||||
"wordCount": 1072,
|
||||
"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",
|
||||
|
|
@ -439,7 +467,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": 5303,
|
||||
"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",
|
||||
|
|
@ -453,7 +481,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": 3254,
|
||||
"wordCount": 3248,
|
||||
"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",
|
||||
|
|
@ -481,7 +509,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": 3613,
|
||||
"wordCount": 3614,
|
||||
"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",
|
||||
|
|
@ -497,94 +525,94 @@
|
|||
"siteUrl": "https://www.freecodecamp.org/news",
|
||||
"articles": [
|
||||
{
|
||||
"id": "610a44f83306a507d1bfd44e",
|
||||
"id": "610e151e3306a507d1bffb32",
|
||||
"author": null,
|
||||
"description": "SQL stands for Structured Query Language and is a language that you use to manage data in databases. SQL consists of commands and declarative statements that act as instructions to the database so it can perform tasks. You can use SQL commands to create a table in a database, to",
|
||||
"link": "https://www.freecodecamp.org/news/learn-sql-queries-database-query-tutorial-for-beginners/",
|
||||
"publishedOn": "2021-08-10T00:05:46.000Z",
|
||||
"wordCount": 2043,
|
||||
"title": "Learn SQL Queries – Database Query Tutorial for Beginners"
|
||||
"description": "JavaScript has two awesome data structures that help you write clean and efficient code. But handling them can get messy sometimes. In this blog, I am going to show you how to handle destructuring in arrays and objects in JavaScript. We'll also learn how to use the spread operator as",
|
||||
"link": "https://www.freecodecamp.org/news/javascript-destructuring-and-spread-operator-explained/",
|
||||
"publishedOn": "2021-08-10T21:46:07.000Z",
|
||||
"wordCount": 1444,
|
||||
"title": "JavaScript Destructuring and the Spread Operator – Explained with Example Code"
|
||||
},
|
||||
{
|
||||
"id": "610657e03306a507d1bfc108",
|
||||
"id": "610d11273306a507d1bfeffe",
|
||||
"author": null,
|
||||
"description": "There will be times where you will want to write commands that handle different decisions in your code. For example, if you are coding a bot, you can have it respond with different messages based on a set of commands it receives. In this article, I will explain what an",
|
||||
"link": "https://www.freecodecamp.org/news/javascript-if-else-and-if-then-js-conditional-statements/",
|
||||
"publishedOn": "2021-08-09T23:21:21.000Z",
|
||||
"wordCount": 1482,
|
||||
"title": "JavaScript If-Else and If-Then – JS Conditional Statements"
|
||||
"description": "If you are learning web development, you will come across terms like HTML, CSS, and JavaScript. These are often called the building blocks of the Web. These three tools dominate web development. Every library or tool seems to be centered around HTML, CSS, and JS. So if you want to",
|
||||
"link": "https://www.freecodecamp.org/news/html-css-and-javascript-explained-for-beginners/",
|
||||
"publishedOn": "2021-08-10T21:02:00.000Z",
|
||||
"wordCount": 2257,
|
||||
"title": "Learn Web Development Basics – HTML, CSS, and JavaScript Explained for Beginners"
|
||||
},
|
||||
{
|
||||
"id": "610e257e3306a507d1bffc96",
|
||||
"id": "610642353306a507d1bfbfe4",
|
||||
"author": null,
|
||||
"description": "Google Colab and VS Code are two popular editor tools that many Python developers use. They're great for developing efficient tech solutions or systems especially in the areas of Machine Learning and Data Science. If you're a Python developer or data scientist, you might already know how to use Google",
|
||||
"link": "https://www.freecodecamp.org/news/how-to-use-google-colab-with-vs-code/",
|
||||
"publishedOn": "2021-08-09T22:24:53.000Z",
|
||||
"wordCount": 841,
|
||||
"title": "How to Use Google Colab with VS Code"
|
||||
"description": "Python is a great programming language to learn and you can use it in a variety of areas in software development. You can use Python for web development, data analysis, machine learning, artificial intelligence, and more. With the vast amount of resources to choose from, sometimes it is hard to",
|
||||
"link": "https://www.freecodecamp.org/news/the-best-way-to-learn-python-python-programming-tutorial-for-beginners/",
|
||||
"publishedOn": "2021-08-10T20:37:56.000Z",
|
||||
"wordCount": 1163,
|
||||
"title": "The Best Way to Learn Python – Python Programming Tutorial for Beginners"
|
||||
},
|
||||
{
|
||||
"id": "610d55bf3306a507d1bff496",
|
||||
"id": "6108f8453306a507d1bfce17",
|
||||
"author": null,
|
||||
"description": "Pure functions and impure functions are two programming terms you will often see in functional programming. Once core difference between these two types of functions is whether or not they have side effects. In this article, you will learn what side effects are and we'll discuss the differences between pure",
|
||||
"link": "https://www.freecodecamp.org/news/pure-function-vs-impure-function/",
|
||||
"publishedOn": "2021-08-09T21:06:46.000Z",
|
||||
"wordCount": 1278,
|
||||
"title": "Pure vs Impure Functions in Functional Programming – What's the Difference?"
|
||||
"description": "When coding in Python, have you ever had to check if any item or all items in an iterable evaluate to True? The next time you need to do so, be sure to use the nifty functions any() and all(). In this tutorial, we'll learn about Python's any() and all(",
|
||||
"link": "https://www.freecodecamp.org/news/python-any-and-all-functions-explained-with-examples/",
|
||||
"publishedOn": "2021-08-10T20:26:25.000Z",
|
||||
"wordCount": 1541,
|
||||
"title": "Python any() and all() Functions – Explained with Examples"
|
||||
},
|
||||
{
|
||||
"id": "5fff3dd898be260817e495cf",
|
||||
"id": "61122afb72231b077cdac810",
|
||||
"author": null,
|
||||
"description": "Cross Site Scripting is the second most prevalent issue in the Open Source Foundation for Application Security (OWASP) top 10 – it's found in roughly 2/3 of all applications. While automated tools can find some of these problems, there are also automated tools designed to detect and exploit these vulnerabilities.",
|
||||
"link": "https://www.freecodecamp.org/news/cross-site-scripting-what-is-xss/",
|
||||
"publishedOn": "2021-08-09T17:27:40.000Z",
|
||||
"wordCount": 1419,
|
||||
"title": "What is Cross Site Scripting? How to Protect against XSS Attacks"
|
||||
"description": "When you're starting your coding journey, one of the most exciting – and at times overwhelming – things about it is just how much there is to learn. You'll discover different languages, frameworks, libraries, inventions and conventions. One technology often requires knowledge of another one, and everything seems to be interconnected and",
|
||||
"link": "https://www.freecodecamp.org/news/what-is-coding/",
|
||||
"publishedOn": "2021-08-10T19:54:45.000Z",
|
||||
"wordCount": 2455,
|
||||
"title": "What is Coding? Computer Coding Definition"
|
||||
},
|
||||
{
|
||||
"id": "610d9b6a3306a507d1bff9f0",
|
||||
"id": "610ef4fc3306a507d1c00257",
|
||||
"author": null,
|
||||
"description": "You can use HTML's <a> tag to link to different parts of a website, to another web page, or to a separate website entirely. By default, it is underlined and given a bluish color, but you can override these style defaults with CSS (which a lot of people",
|
||||
"link": "https://www.freecodecamp.org/news/html-a-tag-anchor-link-href-example/",
|
||||
"publishedOn": "2021-08-09T15:15:04.000Z",
|
||||
"wordCount": 1172,
|
||||
"title": "HTML <a> Tag – Anchor Link HREF Example"
|
||||
"description": "One of the best things about VS Code is the rich library of extensions you can use to speed up your coding and make your life easier. Some of these extensions are paid, but there are tons of quality options that are available for free in the VS Code Marketplace.",
|
||||
"link": "https://www.freecodecamp.org/news/10-vscode-extensions-to-increase-productivity/",
|
||||
"publishedOn": "2021-08-10T18:32:00.000Z",
|
||||
"wordCount": 928,
|
||||
"title": "10 VS Code Extensions to Increase Your Productivity"
|
||||
},
|
||||
{
|
||||
"id": "610682ee3306a507d1bfc210",
|
||||
"id": "610ce4f83306a507d1bfeba5",
|
||||
"author": null,
|
||||
"description": "You have created your database and your tables, and after all this work, you notice that you need to add or rename a column. Well, you can use the ALTER TABLE statement to do so. Just keep in mind that you need to be really careful when you do this.",
|
||||
"link": "https://www.freecodecamp.org/news/alter-table-in-sql-how-to-add-a-column-or-rename-a-column-in-sql/",
|
||||
"publishedOn": "2021-08-09T15:14:48.000Z",
|
||||
"wordCount": 1057,
|
||||
"title": "Alter Table in SQL – How to Add a Column or Rename a Column in SQL"
|
||||
"description": "Web scraping is the process of extracting specific data from the internet automatically. It has many use cases, like getting data for a machine learning project, creating a price comparison tool, or any other innovative idea that requires an immense amount of data. While you can theoretically do data extraction",
|
||||
"link": "https://www.freecodecamp.org/news/how-to-scrape-websites-with-python-2/",
|
||||
"publishedOn": "2021-08-10T17:42:52.000Z",
|
||||
"wordCount": 2677,
|
||||
"title": "Python Web Scraping Tutorial – How to Scrape Data From Any Website with Python"
|
||||
},
|
||||
{
|
||||
"id": "610aabc23306a507d1bfdc7d",
|
||||
"id": "5fff3e3798be260817e495df",
|
||||
"author": null,
|
||||
"description": "Learn how to pass the Google Cloud Digital Leader Certification with this free 6-hour course! This is a significant milestone for free cloud certifications courses, since we now have on freeCodeCamp all the three major cloud service providers (AWS, Azure and GCP). What is the Google Cloud Certified Cloud Digital",
|
||||
"link": "https://www.freecodecamp.org/news/google-cloud-digital-leader-course/",
|
||||
"publishedOn": "2021-08-09T13:02:15.000Z",
|
||||
"wordCount": 561,
|
||||
"title": "Google Cloud Digital Leader Certification Study Course – Pass the Exam With This Free 6 Hour Course"
|
||||
"description": "Distributed Denial of Service (DDoS) attacks aim to take an organization or service offline and originate from multiple, distributed hosts. The difficult part of defending against DDoS attacks is that the hosts are distributed – if it were a single host or small group, you could easily block the traffic with",
|
||||
"link": "https://www.freecodecamp.org/news/protect-against-ddos-attacks/",
|
||||
"publishedOn": "2021-08-10T17:36:54.000Z",
|
||||
"wordCount": 1641,
|
||||
"title": "How to Protect Against DDoS Attacks"
|
||||
},
|
||||
{
|
||||
"id": "61067c973306a507d1bfc1ba",
|
||||
"id": "60f7aef31d2b080797b80a01",
|
||||
"author": null,
|
||||
"description": "Once you have created a table in a database, it will rarely need to stay the same forever. You will likely need to modify the records in it. And to help you do that, there is a useful statement, aptly named UPDATE, that you can use to change the records",
|
||||
"link": "https://www.freecodecamp.org/news/sql-update-statement-update-query-in-sql/",
|
||||
"publishedOn": "2021-08-06T21:25:14.000Z",
|
||||
"wordCount": 827,
|
||||
"title": "SQL Update Statement – Update Query in SQL"
|
||||
"description": "Formatting a string is something you'll do all the time when you're coding in Python. For every variable, tuple, and dictionary and the logic that we define, we eventually have to either print or display it in some form. And each of these, without exception, require us to format the",
|
||||
"link": "https://www.freecodecamp.org/news/how-to-format-a-string-in-python/",
|
||||
"publishedOn": "2021-08-10T17:19:00.000Z",
|
||||
"wordCount": 1636,
|
||||
"title": "How to Format a String in Python"
|
||||
},
|
||||
{
|
||||
"id": "610cebc13306a507d1bfeca9",
|
||||
"id": "610abfc03306a507d1bfde47",
|
||||
"author": null,
|
||||
"description": "Microsoft Excel displays data in tabular format. This means that information is arranged in a table consisting of rows and columns. Rows and columns are different properties that together make up a table. These are the two most important features of Excel that allow users to store and manipulate their",
|
||||
"link": "https://www.freecodecamp.org/news/row-vs-column-in-excel-what-is-the-difference/",
|
||||
"publishedOn": "2021-08-06T21:17:04.000Z",
|
||||
"wordCount": 754,
|
||||
"title": "Row VS Column in Excel – What is the Difference?"
|
||||
"description": "Big O notation is an important tools for computer scientists to analyze the cost of an algorithm. Most software engineers should have an understanding of it. We just released a course on the freeCodeCamp.org YouTube channel that will help you understand Big O Notation. Georgio Tunson, aka selikapro, created",
|
||||
"link": "https://www.freecodecamp.org/news/learn-big-o-notation/",
|
||||
"publishedOn": "2021-08-10T13:12:34.000Z",
|
||||
"wordCount": 17118,
|
||||
"title": "Learn Big O Notation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
288
feed.atom
288
feed.atom
|
|
@ -1,40 +1,178 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>urn:2021-08-10T00:42:06.006Z</id>
|
||||
<id>urn:2021-08-11T00:43:01.855Z</id>
|
||||
<title>osmos::feed</title>
|
||||
<updated>2021-08-10T00:42:06.006Z</updated>
|
||||
<updated>2021-08-11T00:43:01.855Z</updated>
|
||||
<generator>osmosfeed 1.11.0</generator>
|
||||
<link rel="alternate" href="index.html"/>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Learn SQL Queries – Database Query Tutorial for Beginners]]></title>
|
||||
<id>610a44f83306a507d1bfd44e</id>
|
||||
<link href="https://www.freecodecamp.org/news/learn-sql-queries-database-query-tutorial-for-beginners/"/>
|
||||
<updated>2021-08-10T00:05:46.000Z</updated>
|
||||
<summary type="html"><![CDATA[SQL stands for Structured Query Language and is a language that you use to manage data in databases. SQL consists of commands and declarative statements that act as instructions to the database so it can perform tasks. You can use SQL commands to create a table in a database, to]]></summary>
|
||||
<title type="html"><![CDATA[JavaScript Destructuring and the Spread Operator – Explained with Example Code]]></title>
|
||||
<id>610e151e3306a507d1bffb32</id>
|
||||
<link href="https://www.freecodecamp.org/news/javascript-destructuring-and-spread-operator-explained/"/>
|
||||
<updated>2021-08-10T21:46:07.000Z</updated>
|
||||
<summary type="html"><![CDATA[JavaScript has two awesome data structures that help you write clean and efficient code. But handling them can get messy sometimes. In this blog, I am going to show you how to handle destructuring in arrays and objects in JavaScript. We'll also learn how to use the spread operator as]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[JavaScript If-Else and If-Then – JS Conditional Statements]]></title>
|
||||
<id>610657e03306a507d1bfc108</id>
|
||||
<link href="https://www.freecodecamp.org/news/javascript-if-else-and-if-then-js-conditional-statements/"/>
|
||||
<updated>2021-08-09T23:21:21.000Z</updated>
|
||||
<summary type="html"><![CDATA[There will be times where you will want to write commands that handle different decisions in your code. For example, if you are coding a bot, you can have it respond with different messages based on a set of commands it receives. In this article, I will explain what an]]></summary>
|
||||
<title type="html"><![CDATA[View Source (on Mobile)]]></title>
|
||||
<id>https://css-tricks.com/?p=346392</id>
|
||||
<link href="https://css-tricks.com/view-source-on-mobile/"/>
|
||||
<updated>2021-08-10T21:26:34.000Z</updated>
|
||||
<summary type="html"><![CDATA[Have you ever wished you could see the HTML source of a web page while on a mobile browser, which generally doesn’t offer that feature? If you have a desktop machine around, there are ways, but what I mean …
|
||||
The post View Source (on Mobile) 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[Learn Web Development Basics – HTML, CSS, and JavaScript Explained for Beginners]]></title>
|
||||
<id>610d11273306a507d1bfeffe</id>
|
||||
<link href="https://www.freecodecamp.org/news/html-css-and-javascript-explained-for-beginners/"/>
|
||||
<updated>2021-08-10T21:02:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[If you are learning web development, you will come across terms like HTML, CSS, and JavaScript. These are often called the building blocks of the Web. These three tools dominate web development. Every library or tool seems to be centered around HTML, CSS, and JS. So if you want to]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[How to Use Google Colab with VS Code]]></title>
|
||||
<id>610e257e3306a507d1bffc96</id>
|
||||
<link href="https://www.freecodecamp.org/news/how-to-use-google-colab-with-vs-code/"/>
|
||||
<updated>2021-08-09T22:24:53.000Z</updated>
|
||||
<summary type="html"><![CDATA[Google Colab and VS Code are two popular editor tools that many Python developers use. They're great for developing efficient tech solutions or systems especially in the areas of Machine Learning and Data Science. If you're a Python developer or data scientist, you might already know how to use Google]]></summary>
|
||||
<title type="html"><![CDATA[The Best Way to Learn Python – Python Programming Tutorial for Beginners]]></title>
|
||||
<id>610642353306a507d1bfbfe4</id>
|
||||
<link href="https://www.freecodecamp.org/news/the-best-way-to-learn-python-python-programming-tutorial-for-beginners/"/>
|
||||
<updated>2021-08-10T20:37:56.000Z</updated>
|
||||
<summary type="html"><![CDATA[Python is a great programming language to learn and you can use it in a variety of areas in software development. You can use Python for web development, data analysis, machine learning, artificial intelligence, and more. With the vast amount of resources to choose from, sometimes it is hard to]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Python any() and all() Functions – Explained with Examples]]></title>
|
||||
<id>6108f8453306a507d1bfce17</id>
|
||||
<link href="https://www.freecodecamp.org/news/python-any-and-all-functions-explained-with-examples/"/>
|
||||
<updated>2021-08-10T20:26:25.000Z</updated>
|
||||
<summary type="html"><![CDATA[When coding in Python, have you ever had to check if any item or all items in an iterable evaluate to True? The next time you need to do so, be sure to use the nifty functions any() and all(). In this tutorial, we'll learn about Python's any() and all(]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[What is Coding? Computer Coding Definition]]></title>
|
||||
<id>61122afb72231b077cdac810</id>
|
||||
<link href="https://www.freecodecamp.org/news/what-is-coding/"/>
|
||||
<updated>2021-08-10T19:54:45.000Z</updated>
|
||||
<summary type="html"><![CDATA[When you're starting your coding journey, one of the most exciting – and at times overwhelming – things about it is just how much there is to learn. You'll discover different languages, frameworks, libraries, inventions and conventions. One technology often requires knowledge of another one, and everything seems to be interconnected and]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[10 VS Code Extensions to Increase Your Productivity]]></title>
|
||||
<id>610ef4fc3306a507d1c00257</id>
|
||||
<link href="https://www.freecodecamp.org/news/10-vscode-extensions-to-increase-productivity/"/>
|
||||
<updated>2021-08-10T18:32:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[One of the best things about VS Code is the rich library of extensions you can use to speed up your coding and make your life easier. Some of these extensions are paid, but there are tons of quality options that are available for free in the VS Code Marketplace.]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Python Web Scraping Tutorial – How to Scrape Data From Any Website with Python]]></title>
|
||||
<id>610ce4f83306a507d1bfeba5</id>
|
||||
<link href="https://www.freecodecamp.org/news/how-to-scrape-websites-with-python-2/"/>
|
||||
<updated>2021-08-10T17:42:52.000Z</updated>
|
||||
<summary type="html"><![CDATA[Web scraping is the process of extracting specific data from the internet automatically. It has many use cases, like getting data for a machine learning project, creating a price comparison tool, or any other innovative idea that requires an immense amount of data. While you can theoretically do data extraction]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[How to Protect Against DDoS Attacks]]></title>
|
||||
<id>5fff3e3798be260817e495df</id>
|
||||
<link href="https://www.freecodecamp.org/news/protect-against-ddos-attacks/"/>
|
||||
<updated>2021-08-10T17:36:54.000Z</updated>
|
||||
<summary type="html"><![CDATA[Distributed Denial of Service (DDoS) attacks aim to take an organization or service offline and originate from multiple, distributed hosts. The difficult part of defending against DDoS attacks is that the hosts are distributed – if it were a single host or small group, you could easily block the traffic with]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[How to Format a String in Python]]></title>
|
||||
<id>60f7aef31d2b080797b80a01</id>
|
||||
<link href="https://www.freecodecamp.org/news/how-to-format-a-string-in-python/"/>
|
||||
<updated>2021-08-10T17:19:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[Formatting a string is something you'll do all the time when you're coding in Python. For every variable, tuple, and dictionary and the logic that we define, we eventually have to either print or display it in some form. And each of these, without exception, require us to format the]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Responsible Markdown in Next.js]]></title>
|
||||
<id>https://css-tricks.com/?p=345861</id>
|
||||
<link href="https://css-tricks.com/responsible-markdown-in-next-js/"/>
|
||||
<updated>2021-08-10T14:55:07.000Z</updated>
|
||||
<summary type="html"><![CDATA[Markdown truly is a great format. It’s close enough to plain text so that anyone can quickly learn it, and it’s structured enough that it can be parsed and eventually converted to you name it.
|
||||
That being said: parsing, processing, …
|
||||
The post Responsible Markdown in Next.js appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||||
<author>
|
||||
<name>Kitty Giraudel</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[WooCommerce With Apple Pay and Google Pay]]></title>
|
||||
<id>https://css-tricks.com/?p=345799</id>
|
||||
<link href="https://css-tricks.com/woocommerce-with-apple-pay-and-google-pay/"/>
|
||||
<updated>2021-08-10T14:54:56.000Z</updated>
|
||||
<summary type="html"><![CDATA[(This is a sponsored post.)
|
||||
Got a WooCommerce store? It behooves you to offer a variety of payment methods. Just anecdotally, I’m sure both you and me have been annoyed and even abandoned purchases when a merchant, online or …
|
||||
The post WooCommerce With Apple Pay and Google Pay 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[CSS Nesting, specificity, and you]]></title>
|
||||
<id>https://css-tricks.com/?p=346355</id>
|
||||
<link href="https://kilianvalkhof.com/2021/css-html/css-nesting-specificity-and-you/"/>
|
||||
<updated>2021-08-10T14:51:39.000Z</updated>
|
||||
<summary type="html"><![CDATA[Here’s Kilian Valkhof on CSS nesting which isn’t available in browsers yet, but will be soon. There are a few differences he notes between CSS nesting and nesting in Sass or Less though. Take, for example, the following code:
|
||||
div
|
||||
…
|
||||
The post CSS Nesting, specificity, and you appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||||
<author>
|
||||
<name>Robin Rendle</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Learn Big O Notation]]></title>
|
||||
<id>610abfc03306a507d1bfde47</id>
|
||||
<link href="https://www.freecodecamp.org/news/learn-big-o-notation/"/>
|
||||
<updated>2021-08-10T13:12:34.000Z</updated>
|
||||
<summary type="html"><![CDATA[Big O notation is an important tools for computer scientists to analyze the cost of an algorithm. Most software engineers should have an understanding of it. We just released a course on the freeCodeCamp.org YouTube channel that will help you understand Big O Notation. Georgio Tunson, aka selikapro, created]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Cookieless Alternative To Embed HTML, CSS And JS Code Snippets]]></title>
|
||||
<id>https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/</id>
|
||||
<link href="https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/"/>
|
||||
<updated>2021-08-10T11:45:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[Embedding code examples with third-party scripts often leads to tracking or cookies. We always wanted to have a simple website with a good UX, so setting cookies for no reason wasn’t an option for us. Now, with Indiepen, we are proud to introduce a privacy-friendly alternative.]]></summary>
|
||||
<author>
|
||||
<name>hello@smashingmagazine.com (Henrik Fricke)</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Smashing Podcast Episode 41 With Eva PenzeyMoog: Designing For Safety]]></title>
|
||||
<id>https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/</id>
|
||||
<link href="https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/"/>
|
||||
<updated>2021-08-10T05:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[In this episode, we’re talking about designing for safety. What does it mean to consider vulnerable users in our designs? Drew McLellan talks to expert Eva PenzeyMoog to find out.]]></summary>
|
||||
<author>
|
||||
<name>hello@smashingmagazine.com (Drew McLellan)</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Choice Words about the Upcoming Deprecation of JavaScript Dialogs]]></title>
|
||||
<id>https://css-tricks.com/?p=346368</id>
|
||||
|
|
@ -48,16 +186,6 @@ The post Choice Words about the Upcoming Deprecation of JavaScript Dialogs appea
|
|||
<name>Chris Coyier</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Pure vs Impure Functions in Functional Programming – What's the Difference?]]></title>
|
||||
<id>610d55bf3306a507d1bff496</id>
|
||||
<link href="https://www.freecodecamp.org/news/pure-function-vs-impure-function/"/>
|
||||
<updated>2021-08-09T21:06:46.000Z</updated>
|
||||
<summary type="html"><![CDATA[Pure functions and impure functions are two programming terms you will often see in functional programming. Once core difference between these two types of functions is whether or not they have side effects. In this article, you will learn what side effects are and we'll discuss the differences between pure]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[The Large, Small, and Dynamic Viewports]]></title>
|
||||
<id>https://css-tricks.com/?p=346316</id>
|
||||
|
|
@ -69,36 +197,6 @@ The post The Large, Small, and Dynamic Viewports appeared first on CSS-Tricks. Y
|
|||
<name>Chris Coyier</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[What is Cross Site Scripting? How to Protect against XSS Attacks]]></title>
|
||||
<id>5fff3dd898be260817e495cf</id>
|
||||
<link href="https://www.freecodecamp.org/news/cross-site-scripting-what-is-xss/"/>
|
||||
<updated>2021-08-09T17:27:40.000Z</updated>
|
||||
<summary type="html"><![CDATA[Cross Site Scripting is the second most prevalent issue in the Open Source Foundation for Application Security (OWASP) top 10 – it's found in roughly 2/3 of all applications. While automated tools can find some of these problems, there are also automated tools designed to detect and exploit these vulnerabilities.]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[HTML <a> Tag – Anchor Link HREF Example]]></title>
|
||||
<id>610d9b6a3306a507d1bff9f0</id>
|
||||
<link href="https://www.freecodecamp.org/news/html-a-tag-anchor-link-href-example/"/>
|
||||
<updated>2021-08-09T15:15:04.000Z</updated>
|
||||
<summary type="html"><![CDATA[You can use HTML's <a> tag to link to different parts of a website, to another web page, or to a separate website entirely. By default, it is underlined and given a bluish color, but you can override these style defaults with CSS (which a lot of people]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Alter Table in SQL – How to Add a Column or Rename a Column in SQL]]></title>
|
||||
<id>610682ee3306a507d1bfc210</id>
|
||||
<link href="https://www.freecodecamp.org/news/alter-table-in-sql-how-to-add-a-column-or-rename-a-column-in-sql/"/>
|
||||
<updated>2021-08-09T15:14:48.000Z</updated>
|
||||
<summary type="html"><![CDATA[You have created your database and your tables, and after all this work, you notice that you need to add or rename a column. Well, you can use the ALTER TABLE statement to do so. Just keep in mind that you need to be really careful when you do this.]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Exploring the CSS Paint API: Image Fragmentation Effect]]></title>
|
||||
<id>https://css-tricks.com/?p=345642</id>
|
||||
|
|
@ -110,16 +208,6 @@ The post Exploring the CSS Paint API: Image Fragmentation Effect appeared first
|
|||
<name>Temani Afif</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Google Cloud Digital Leader Certification Study Course – Pass the Exam With This Free 6 Hour Course]]></title>
|
||||
<id>610aabc23306a507d1bfdc7d</id>
|
||||
<link href="https://www.freecodecamp.org/news/google-cloud-digital-leader-course/"/>
|
||||
<updated>2021-08-09T13:02:15.000Z</updated>
|
||||
<summary type="html"><![CDATA[Learn how to pass the Google Cloud Digital Leader Certification with this free 6-hour course! This is a significant milestone for free cloud certifications courses, since we now have on freeCodeCamp all the three major cloud service providers (AWS, Azure and GCP). What is the Google Cloud Certified Cloud Digital]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[HTTP/3 From A To Z: Core Concepts (Part 1)]]></title>
|
||||
<id>https://smashingmagazine.com/2021/08/http3-core-concepts-part1/</id>
|
||||
|
|
@ -130,26 +218,6 @@ The post Exploring the CSS Paint API: Image Fragmentation Effect appeared first
|
|||
<name>hello@smashingmagazine.com (Robin Marx)</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[SQL Update Statement – Update Query in SQL]]></title>
|
||||
<id>61067c973306a507d1bfc1ba</id>
|
||||
<link href="https://www.freecodecamp.org/news/sql-update-statement-update-query-in-sql/"/>
|
||||
<updated>2021-08-06T21:25:14.000Z</updated>
|
||||
<summary type="html"><![CDATA[Once you have created a table in a database, it will rarely need to stay the same forever. You will likely need to modify the records in it. And to help you do that, there is a useful statement, aptly named UPDATE, that you can use to change the records]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Row VS Column in Excel – What is the Difference?]]></title>
|
||||
<id>610cebc13306a507d1bfeca9</id>
|
||||
<link href="https://www.freecodecamp.org/news/row-vs-column-in-excel-what-is-the-difference/"/>
|
||||
<updated>2021-08-06T21:17:04.000Z</updated>
|
||||
<summary type="html"><![CDATA[Microsoft Excel displays data in tabular format. This means that information is arranged in a table consisting of rows and columns. Rows and columns are different properties that together make up a table. These are the two most important features of Excel that allow users to store and manipulate their]]></summary>
|
||||
<author>
|
||||
<name>freeCodeCamp.org</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[SVG Gobbler]]></title>
|
||||
<id>https://css-tricks.com/?p=346259</id>
|
||||
|
|
@ -273,40 +341,6 @@ The post Using CSS Shapes for Interesting User Controls and Navigation appeared
|
|||
<name>hello@smashingmagazine.com (Arihant Verma)</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Serverless Functions as Proxies]]></title>
|
||||
<id>https://css-tricks.com/?p=345744</id>
|
||||
<link href="https://css-tricks.com/serverless-functions-as-proxies/"/>
|
||||
<updated>2021-08-03T20:23:32.000Z</updated>
|
||||
<summary type="html"><![CDATA[The first time cloud functions / serverless functions clicked for me was when I saw and tried Auth0’s (now defunct) Webtask. It was a little CodePen-like IDE but you didn’t really see anything aside from code and logs. The …
|
||||
The post Serverless Functions as Proxies 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[Automatic Daily GitHub Backups, Restored in Seconds]]></title>
|
||||
<id>https://css-tricks.com/?p=345807</id>
|
||||
<link href="https://srv.buysellads.com/ads/long/x/TCZHURZTTTTTTT3IJZ7NTTTTTTTVINFLKTTTTTTTADBXPYTTTTTTTIDNVJR6YWS22M4647ZVKMPW454EQMNWVWPMPABT"/>
|
||||
<updated>2021-08-03T20:22:34.000Z</updated>
|
||||
<summary type="html"><![CDATA[(This is a sponsored post.)
|
||||
Any company that uses GitHub for critical applications needs a backup that can be restored quickly when needed. Cyberattacks, human errors, or a forced push are just some of the scenarios that can result …
|
||||
The post Automatic Daily GitHub Backups, Restored in Seconds appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||||
<author>
|
||||
<name>Rewind</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[A Deep Dive on Skipping to Content]]></title>
|
||||
<id>https://css-tricks.com/?p=345154</id>
|
||||
<link href="https://css-tricks.com/a-deep-dive-on-skipping-to-content/"/>
|
||||
<updated>2021-08-03T14:35:48.000Z</updated>
|
||||
<summary type="html"><![CDATA[While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a problem — press the TAB key to move the keyboard …
|
||||
The post A Deep Dive on Skipping to Content appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||||
<author>
|
||||
<name>Paul Ratcliffe</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[How To Build Resilient JavaScript UIs]]></title>
|
||||
<id>https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/</id>
|
||||
|
|
@ -317,18 +351,6 @@ The post A Deep Dive on Skipping to Content appeared first on CSS-Tricks. You ca
|
|||
<name>hello@smashingmagazine.com (Callum Hart)</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[CSS Modules (The Native Ones)]]></title>
|
||||
<id>https://css-tricks.com/?p=345756</id>
|
||||
<link href="https://css-tricks.com/css-modules-the-native-ones/"/>
|
||||
<updated>2021-08-02T18:28:28.000Z</updated>
|
||||
<summary type="html"><![CDATA[They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS.
|
||||
Native CSS Modules are …
|
||||
The post CSS Modules (The Native Ones) 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[Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)]]></title>
|
||||
<id>https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/</id>
|
||||
|
|
|
|||
370
index.html
370
index.html
|
|
@ -18,17 +18,202 @@
|
|||
<section class="daily-content">
|
||||
<h2 class="daily-heading"><time datatime="2021-08-10">2021-08-10</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">View Source (on Mobile)</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/view-source-on-mobile/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(2 min)</span>
|
||||
<span>Have you ever wished you could see the HTML source of a web page while on a mobile browser, which generally doesn’t offer that feature? If you have a desktop machine around, there are ways, but what I mean …
|
||||
The post View Source (on Mobile) 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 Markdown in Next.js</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/responsible-markdown-in-next-js/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>Markdown truly is a great format. It’s close enough to plain text so that anyone can quickly learn it, and it’s structured enough that it can be parsed and eventually converted to you name it.
|
||||
That being said: parsing, processing, …
|
||||
The post Responsible Markdown in Next.js 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">WooCommerce With Apple Pay and Google Pay</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/woocommerce-with-apple-pay-and-google-pay/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(4 min)</span>
|
||||
<span>(This is a sponsored post.)
|
||||
Got a WooCommerce store? It behooves you to offer a variety of payment methods. Just anecdotally, I’m sure both you and me have been annoyed and even abandoned purchases when a merchant, online or …
|
||||
The post WooCommerce With Apple Pay and Google Pay 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">CSS Nesting, specificity, and you</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://kilianvalkhof.com/2021/css-html/css-nesting-specificity-and-you/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(8 min)</span>
|
||||
<span>Here’s Kilian Valkhof on CSS nesting which isn’t available in browsers yet, but will be soon. There are a few differences he notes between CSS nesting and nesting in Sass or Less though. Take, for example, the following code:
|
||||
div
|
||||
…
|
||||
The post CSS Nesting, specificity, and you appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</li>
|
||||
<li class="source">
|
||||
<section>
|
||||
<h3 class="source-name"><a class="source-name__link" href="https://www.freecodecamp.org/news">freeCodeCamp.org</a></h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Learn SQL Queries – Database Query Tutorial for Beginners</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/learn-sql-queries-database-query-tutorial-for-beginners/">
|
||||
<summary class="article-expander__title">JavaScript Destructuring and the Spread Operator – Explained with Example Code</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/javascript-destructuring-and-spread-operator-explained/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(7 min)</span>
|
||||
<span>SQL stands for Structured Query Language and is a language that you use to manage data in databases. SQL consists of commands and declarative statements that act as instructions to the database so it can perform tasks. You can use SQL commands to create a table in a database, to</span>
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>JavaScript has two awesome data structures that help you write clean and efficient code. But handling them can get messy sometimes. In this blog, I am going to show you how to handle destructuring in arrays and objects in JavaScript. We'll also learn how to use the spread operator as</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Learn Web Development Basics – HTML, CSS, and JavaScript Explained for Beginners</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/html-css-and-javascript-explained-for-beginners/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(8 min)</span>
|
||||
<span>If you are learning web development, you will come across terms like HTML, CSS, and JavaScript. These are often called the building blocks of the Web. These three tools dominate web development. Every library or tool seems to be centered around HTML, CSS, and JS. So if you want to</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">The Best Way to Learn Python – Python Programming Tutorial for Beginners</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/the-best-way-to-learn-python-python-programming-tutorial-for-beginners/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(4 min)</span>
|
||||
<span>Python is a great programming language to learn and you can use it in a variety of areas in software development. You can use Python for web development, data analysis, machine learning, artificial intelligence, and more. With the vast amount of resources to choose from, sometimes it is hard to</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Python any() and all() Functions – Explained with Examples</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/python-any-and-all-functions-explained-with-examples/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>When coding in Python, have you ever had to check if any item or all items in an iterable evaluate to True? The next time you need to do so, be sure to use the nifty functions any() and all(). In this tutorial, we'll learn about Python's any() and all(</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">What is Coding? Computer Coding Definition</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/what-is-coding/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(8 min)</span>
|
||||
<span>When you're starting your coding journey, one of the most exciting – and at times overwhelming – things about it is just how much there is to learn. You'll discover different languages, frameworks, libraries, inventions and conventions. One technology often requires knowledge of another one, and everything seems to be interconnected and</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">10 VS Code Extensions to Increase Your Productivity</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/10-vscode-extensions-to-increase-productivity/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(3 min)</span>
|
||||
<span>One of the best things about VS Code is the rich library of extensions you can use to speed up your coding and make your life easier. Some of these extensions are paid, but there are tons of quality options that are available for free in the VS Code Marketplace.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Python Web Scraping Tutorial – How to Scrape Data From Any Website with Python</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-scrape-websites-with-python-2/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(9 min)</span>
|
||||
<span>Web scraping is the process of extracting specific data from the internet automatically. It has many use cases, like getting data for a machine learning project, creating a price comparison tool, or any other innovative idea that requires an immense amount of data. While you can theoretically do data extraction</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">How to Protect Against DDoS Attacks</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/protect-against-ddos-attacks/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>Distributed Denial of Service (DDoS) attacks aim to take an organization or service offline and originate from multiple, distributed hosts. The difficult part of defending against DDoS attacks is that the hosts are distributed – if it were a single host or small group, you could easily block the traffic with</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">How to Format a String in Python</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-format-a-string-in-python/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>Formatting a string is something you'll do all the time when you're coding in Python. For every variable, tuple, and dictionary and the logic that we define, we eventually have to either print or display it in some form. And each of these, without exception, require us to format the</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Learn Big O Notation</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/learn-big-o-notation/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(57 min)</span>
|
||||
<span>Big O notation is an important tools for computer scientists to analyze the cost of an algorithm. Most software engineers should have an understanding of it. We just released a course on the freeCodeCamp.org YouTube channel that will help you understand Big O Notation. Georgio Tunson, aka selikapro, created</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">Cookieless Alternative To Embed HTML, CSS And JS Code Snippets</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(3 min)</span>
|
||||
<span>Embedding code examples with third-party scripts often leads to tracking or cookies. We always wanted to have a simple website with a good UX, so setting cookies for no reason wasn’t an option for us. Now, with Indiepen, we are proud to introduce a privacy-friendly alternative.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Smashing Podcast Episode 41 With Eva PenzeyMoog: Designing For Safety</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(23 min)</span>
|
||||
<span>In this episode, we’re talking about designing for safety. What does it mean to consider vulnerable users in our designs? Drew McLellan talks to expert Eva PenzeyMoog to find out.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
|
|
@ -49,7 +234,7 @@
|
|||
<summary class="article-expander__title">Choice Words about the Upcoming Deprecation of JavaScript Dialogs</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/choice-words-about-the-upcoming-deprecation-of-javascript-dialogs/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span class="article-reading-time">(7 min)</span>
|
||||
<span>It might be the very first thing a lot of people learn in JavaScript:
|
||||
alert("Hello, World");
|
||||
One day at CodePen, we woke up to a ton of customer support tickets about their Pens being broken, which ultimately boiled down to …
|
||||
|
|
@ -84,89 +269,6 @@ The post Exploring the CSS Paint API: Image Fragmentation Effect appeared first
|
|||
</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">JavaScript If-Else and If-Then – JS Conditional Statements</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/javascript-if-else-and-if-then-js-conditional-statements/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>There will be times where you will want to write commands that handle different decisions in your code. For example, if you are coding a bot, you can have it respond with different messages based on a set of commands it receives. In this article, I will explain what an</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">How to Use Google Colab with VS Code</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/how-to-use-google-colab-with-vs-code/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(3 min)</span>
|
||||
<span>Google Colab and VS Code are two popular editor tools that many Python developers use. They're great for developing efficient tech solutions or systems especially in the areas of Machine Learning and Data Science. If you're a Python developer or data scientist, you might already know how to use Google</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Pure vs Impure Functions in Functional Programming – What's the Difference?</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/pure-function-vs-impure-function/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(4 min)</span>
|
||||
<span>Pure functions and impure functions are two programming terms you will often see in functional programming. Once core difference between these two types of functions is whether or not they have side effects. In this article, you will learn what side effects are and we'll discuss the differences between pure</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">What is Cross Site Scripting? How to Protect against XSS Attacks</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/cross-site-scripting-what-is-xss/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(5 min)</span>
|
||||
<span>Cross Site Scripting is the second most prevalent issue in the Open Source Foundation for Application Security (OWASP) top 10 – it's found in roughly 2/3 of all applications. While automated tools can find some of these problems, there are also automated tools designed to detect and exploit these vulnerabilities.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">HTML <a> Tag – Anchor Link HREF Example</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/html-a-tag-anchor-link-href-example/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(4 min)</span>
|
||||
<span>You can use HTML's tag to link to different parts of a website, to another web page, or to a separate website entirely. By default, it is underlined and given a bluish color, but you can override these style defaults with CSS (which a lot of people</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Alter Table in SQL – How to Add a Column or Rename a Column in SQL</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/alter-table-in-sql-how-to-add-a-column-or-rename-a-column-in-sql/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(4 min)</span>
|
||||
<span>You have created your database and your tables, and after all this work, you notice that you need to add or rename a column. Well, you can use the ALTER TABLE statement to do so. Just keep in mind that you need to be really careful when you do this.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Google Cloud Digital Leader Certification Study Course – Pass the Exam With This Free 6 Hour Course</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/google-cloud-digital-leader-course/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(2 min)</span>
|
||||
<span>Learn how to pass the Google Cloud Digital Leader Certification with this free 6-hour course! This is a significant milestone for free cloud certifications courses, since we now have on freeCodeCamp all the three major cloud service providers (AWS, Azure and GCP). What is the Google Cloud Certified Cloud Digital</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>
|
||||
|
|
@ -245,34 +347,6 @@ The post gridless.design appeared first on CSS-Tricks. You can support CSS-Trick
|
|||
</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">SQL Update Statement – Update Query in SQL</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/sql-update-statement-update-query-in-sql/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(3 min)</span>
|
||||
<span>Once you have created a table in a database, it will rarely need to stay the same forever. You will likely need to modify the records in it. And to help you do that, there is a useful statement, aptly named UPDATE, that you can use to change the records</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">Row VS Column in Excel – What is the Difference?</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.freecodecamp.org/news/row-vs-column-in-excel-what-is-the-difference/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(3 min)</span>
|
||||
<span>Microsoft Excel displays data in tabular format. This means that information is arranged in a table consisting of rows and columns. Rows and columns are different properties that together make up a table. These are the two most important features of Excel that allow users to store and manipulate their</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>
|
||||
|
|
@ -402,49 +476,6 @@ The post Using CSS Shapes for Interesting User Controls and Navigation appeared
|
|||
<section class="daily-content">
|
||||
<h2 class="daily-heading"><time datatime="2021-08-03">2021-08-03</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">Serverless Functions as Proxies</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/serverless-functions-as-proxies/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(4 min)</span>
|
||||
<span>The first time cloud functions / serverless functions clicked for me was when I saw and tried Auth0’s (now defunct) Webtask. It was a little CodePen-like IDE but you didn’t really see anything aside from code and logs. The …
|
||||
The post Serverless Functions as Proxies 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">Automatic Daily GitHub Backups, Restored in Seconds</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://srv.buysellads.com/ads/long/x/TCZHURZTTTTTTT3IJZ7NTTTTTTTVINFLKTTTTTTTADBXPYTTTTTTTIDNVJR6YWS22M4647ZVKMPW454EQMNWVWPMPABT">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(1 min)</span>
|
||||
<span>(This is a sponsored post.)
|
||||
Any company that uses GitHub for critical applications needs a backup that can be restored quickly when needed. Cyberattacks, human errors, or a forced push are just some of the scenarios that can result …
|
||||
The post Automatic Daily GitHub Backups, Restored in Seconds 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">A Deep Dive on Skipping to Content</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/a-deep-dive-on-skipping-to-content/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(10 min)</span>
|
||||
<span>While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a problem — press the TAB key to move the keyboard …
|
||||
The post A Deep Dive on Skipping to Content appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</li>
|
||||
<li class="source">
|
||||
<section>
|
||||
<h3 class="source-name"><a class="source-name__link" href="https://www.smashingmagazine.com/">Articles on Smashing Magazine — For Web Designers And Developers</a></h3>
|
||||
|
|
@ -467,25 +498,6 @@ The post A Deep Dive on Skipping to Content appeared first on CSS-Tricks. You ca
|
|||
<section class="daily-content">
|
||||
<h2 class="daily-heading"><time datatime="2021-08-02">2021-08-02</time></h2>
|
||||
<ul class="sources card">
|
||||
<li class="source">
|
||||
<section>
|
||||
<h3 class="source-name"><a class="source-name__link" href="https://css-tricks.com">CSS-Tricks</a></h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details class="article-expander">
|
||||
<summary class="article-expander__title">CSS Modules (The Native Ones)</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://css-tricks.com/css-modules-the-native-ones/">
|
||||
<div class="article-summary-box-inner">
|
||||
<span class="article-reading-time">(3 min)</span>
|
||||
<span>They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS.
|
||||
Native CSS Modules are …
|
||||
The post CSS Modules (The Native Ones) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</li>
|
||||
<li class="source">
|
||||
<section>
|
||||
<h3 class="source-name"><a class="source-name__link" href="https://www.smashingmagazine.com/">Articles on Smashing Magazine — For Web Designers And Developers</a></h3>
|
||||
|
|
@ -881,7 +893,7 @@ The post CSS Modules (The Native Ones) appeared first on CSS-Tricks. You can sup
|
|||
</section>
|
||||
|
||||
<footer>
|
||||
<time id="build-timestamp" datetime="2021-08-10T00:42:05.986Z">2021-08-10T00:42:05.986Z</time>
|
||||
<time id="build-timestamp" datetime="2021-08-11T00:43:01.839Z">2021-08-11T00:43:01.839Z</time>
|
||||
<span><a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.11.0</a></span>
|
||||
</footer>
|
||||
<script src="index.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue