osmosfeed-template/index.html
2021-04-13 01:49:43 +00:00

778 lines
39 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>osmos::feed</title>
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.ico">
<link href="assets/styles.css" rel="stylesheet" />
</head>
<body>
<section class="day-container">
<h2>2021-04-12</h2>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Is React a Library or a Framework? Here&#x27;s Why it Matters</summary>
<div class="details-content">
<p>Developers have spent a great deal of time talking about what React is. But they have left out why this topic matters so greatly for anyone who builds React applications. The answer to this question is essential for any React developer, regardless of their skill level. This is because it</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;is&#45;react&#45;a&#45;library&#45;or&#45;a&#45;framework&#47;">Read · 5 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Healthy Habits How to Become a Better Developer and Live a Happier Life</summary>
<div class="details-content">
<p>Being a great developer is not just about writing great code. There are certain habits Ive discovered that are beneficial to your work and your life as well. Habits are basically the parts of our lives that make up our daily routines. Once established, they are the most powerful</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;how&#45;to&#45;become&#45;a&#45;better&#45;developer&#45;and&#45;live&#45;a&#45;happier&#45;life&#47;">Read · 10 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Here are 450 Ivy League courses you can take online right now for free</summary>
<div class="details-content">
<p>The 8 Ivy League schools are among the most prestigious colleges in the world. They include Brown, Harvard, Cornell, Princeton, Dartmouth, Yale, and Columbia universities, and the University of Pennsylvania. All eight schools place in the top fifteen of the U.S. News and World Report national university rankings. These</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;ivy&#45;league&#45;free&#45;online&#45;courses&#45;a0d7ae675869&#47;">Read · 14 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Machine Learning Directly in SQL How to Use ML in Databases</summary>
<div class="details-content">
<p>Machine learning need not be mysterious. A lot of the basics come wrapped up in high-level software packages such as scikit-learn, but you can actually do a lot without ever having to leave the database. PostgreSQL lets you build queries which run a variety of machine learning algorithms against your</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;machine&#45;learning&#45;directly&#45;in&#45;sql&#47;">Read · 6 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Python Map Function How to Map a List in Python 3.0, With Example Code</summary>
<div class="details-content">
<p>If you're learning how to code, the Python Map Function is your opportunity to level up. Picture this: you want to become a more efficient coder. You want your code to compile faster. You want to impress your peers with your robust coding knowledge. If any of this resonates with</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;python&#45;map&#45;function&#45;how&#45;to&#45;map&#45;a&#45;list&#45;in&#45;python&#45;3&#45;0&#45;with&#45;example&#45;code&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Redux for Beginners The Brain-Friendly Guide to Learning Redux</summary>
<div class="details-content">
<p>In this Redux for Beginners guide, we're going to: Learn about the different parts of Redux and how they work togetherLearn how to fetch data from an API using ReduxLearn how to use Redux Toolkit to setup and work with Redux using less codeAnd Ill give you some challenges</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;redux&#45;for&#45;beginners&#45;the&#45;brain&#45;friendly&#45;guide&#45;to&#45;redux&#47;">Read · 19 min</a>
</div>
</details>
</article>
</section>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How to Leverage the Fullscreen API… and Style It</summary>
<div class="details-content">
<p>Lets look at the Fullscreen API in JavaScript. It allows you to do a pretty powerful thing: full screening exactly one particular element you want it to. Not only that, but CSS can help as well with a special selector.&#8230;
The post How to Leverage the Fullscreen API… and Style It appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;how&#45;to&#45;leverage&#45;the&#45;fullscreen&#45;api&#45;and&#45;style&#45;it&#47;">Read · 4 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>See You Around</summary>
<div class="details-content">
<p>Get it? Because this blog post is about Around, the wonderful new video call software. I&#8217;ve been using it for my video calls and I&#8217;d be happy to deliver you a TLDR right off the bat: It&#8217;s nice. It &#8230;
The post See You Around appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;see&#45;you&#45;around&#47;">Read · 4 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Complete Guide To HTML Email</summary>
<div class="details-content">
<p>Recently weve covered CSS generators, SVG generators and accessible front-end components. This time we look into HTML email, with tools, templates and guides for designers and developers.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;complete&#45;guide&#45;html&#45;email&#45;templates&#45;tools&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-09</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Growing UX Maturity In Organizations: Education And Training (Part 3)</summary>
<div class="details-content">
<p>UX practitioners can play an important role in growing the UX maturity of the organizations and product teams they work with. This final article in a three-part series presents two additional tactics: education of staff on UX principles and processes.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;growing&#45;ux&#45;maturity&#45;in&#45;organizations&#45;part&#45;3&#47;">Read · 20 min</a>
</div>
</details>
</article>
</section>
<h3>freeCodeCamp.org</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How to Build a Fully Functional Serverless App in Under Two Hours</summary>
<div class="details-content">
<p>If you want to dive deep into serverless full-stack apps, you've come to the right place. This post will guide you through the process of building your own link shortener. We are going to use TypeScript, React, Next.JS, and MongoDB. And to take advantage of serverless processing, we will</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;how&#45;to&#45;build&#45;a&#45;serverless&#45;app&#47;">Read · 12 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>JavaScript Switch Statement With JS Switch Case Example Code</summary>
<div class="details-content">
<p>Creating conditionals to decide what action to perform is one of the most fundamental parts of programming in JavaScript. This tutorial will help you learn how to create multiple conditionals using the switch keyword. How switch statements work in JavaScriptThe JavaScript switch keyword is used to create multiple conditional statements,</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;javascript&#45;switch&#45;statement&#45;with&#45;js&#45;switch&#45;case&#45;example&#45;code&#47;">Read · 4 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>The Complete React Tutorial for 2021 Learn Major React Concepts by Building a Project</summary>
<div class="details-content">
<p>Welcome to the complete React tutorial for 2021. This guide should help you become effective with React as quickly as possible as you build a complete application along the way. Compared to many tutorials you might have gone through before, this one is meant to be thoroughly practical from start</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;react&#45;tutorial&#45;build&#45;a&#45;project&#47;">Read · 20 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Open Source Insights What We Learned from 860 Million GitHub Event Logs</summary>
<div class="details-content">
<p>Open source software has become a cornerstone of our digital world. And open collaboration plays an enormous role in the development of human digital civilization. GitHub, the world's largest open source collaboration platform, produces a massive amount of developer behavior data. So what can we do with this data? The</p>
<a href="https&#58;&#47;&#47;www.freecodecamp.org&#47;news&#47;open&#45;source&#45;insights&#45;what&#45;we&#45;learned&#45;from&#45;860&#45;million&#45;github&#45;event&#45;logs&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Headless Form Submission With the WordPress REST API</summary>
<div class="details-content">
<p>If youre building a WordPress site, you need a good reason not to choose a WordPress form plugin. They are convenient and offer plenty of customizations that would take a ton of effort to build from scratch. They render the &#8230;
The post Headless Form Submission With the WordPress REST API appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;headless&#45;form&#45;submission&#45;with&#45;the&#45;wordpress&#45;rest&#45;api&#47;">Read · 8 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-08</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>The `ping` attribute on anchor links</summary>
<div class="details-content">
<p>I didn&#8217;t know this was a thing until Stefan Judis&#8217;s post:
&#60;a href="https://www.stefanjudis.com/popular-posts/"
ping="https://www.stefanjudis.com/tracking/"Read popular posts&#60;/a
You give an anchor link a URL via a ping attribute, and the browser will hit that URL with a web request &#8230;
The post The `ping` attribute on anchor links appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;www.stefanjudis.com&#47;today&#45;i&#45;learned&#47;html&#45;defines&#45;a&#45;ping&#45;attribute&#45;on&#45;anchor&#45;elements&#45;links&#47;">Read · 2 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Comparing the New Generation of Build Tools</summary>
<div class="details-content">
<p>A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over the last few years, including webpack, Babel, Rollup, Parcel, create-react-app.
These new &#8230;
The post Comparing the New Generation of Build Tools appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;comparing&#45;the&#45;new&#45;generation&#45;of&#45;build&#45;tools&#47;">Read · 23 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Better Documentation And Team Communication With Product Design Docs</summary>
<div class="details-content">
<p>Have you ever struggled to get the green light on your design proposals? Do you feel like your design process needs to be formalized? Is the COVID19 era becoming a challenge for you when working remotely as a designer? Then keep reading to get to know a methodology to document your design process in this article.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;better&#45;documentation&#45;team&#45;communication&#45;product&#45;design&#45;docs&#47;">Read · 6 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-07</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>CSS Is, In Fact, Awesome</summary>
<div class="details-content">
<p>You&#8217;ve seen the iconic image. Perhaps some of what makes that image so iconic is that people see what they want to see in it. If you see it as a critique of CSS being silly, weird, or confusing, you &#8230;
The post CSS Is, In Fact, Awesome appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;blog.jim&#45;nielsen.com&#47;2021&#47;css&#45;is&#45;in&#45;fact&#45;awesome&#47;">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>SvelteKit is in public beta</summary>
<div class="details-content">
<p>Rich Harris:
Think of it as&#160;Next&#160;for Svelte. It&#8217;s a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on.
Great move. I find &#8230;
The post SvelteKit is in public beta appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;svelte.dev&#47;blog&#47;sveltekit&#45;beta">Read · 3 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Coordinating Svelte Animations With XState</summary>
<div class="details-content">
<p>This post is an introduction to XState as it might be used in a Svelte project. XState is unique in the JavaScript ecosystem. It wont keep your DOM synced with your application state, but it will help manage your applications &#8230;
The post Coordinating Svelte Animations With XState appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;coordinating&#45;svelte&#45;animations&#45;with&#45;xstate&#47;">Read · 10 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>axe DevTools Pro</summary>
<div class="details-content">
<p>I&#8217;m going to try to show you some things I think are useful and important about axe&#x2122; DevTools and use as few words as possible.
axe DevTools includes a browser extension which you need no special expertise to use.
You &#8230;
The post axe DevTools Pro appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;axe&#45;devtools&#45;pro&#47;">Read · 2 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Flaky Tests: Getting Rid Of A Living Nightmare In Testing</summary>
<div class="details-content">
<p>Unreliable tests are a living nightmare for anyone who writes automated tests or pays attention to the results. Flaky tests have even given folks nightmares and sleepless nights. In this article, Ramona Schwering shares her experiences to help you get out of this hell or avoid getting into it.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;flaky&#45;tests&#45;living&#45;nightmare&#47;">Read · 13 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-06</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Space Jam</summary>
<div class="details-content">
<p>It&#8217;s certainly worth noting that the Space Jam website, which made its way into umpteen conference talks for being fabulous evidence of the web&#8217;s strength in backward compatibility, has been replaced. We could have saw that coming. Everything is &#8230;
The post Space Jam appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;mxb.dev&#47;blog&#47;space&#45;jam&#47;">Read · 6 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Some Articles About Accessibility Ive Saved Recently</summary>
<div class="details-content">
<p>&#8220;Good news about display: contents and Chrome&#8221;Rachel Andrew notes that the accessibility danger of using display: contents; is fixed in Chrome. The problem was that, say you had a parent div that is laid out as a grid
&#8230;
The post Some Articles About Accessibility I&#8217;ve Saved Recently appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;some&#45;articles&#45;about&#45;accessibility&#45;ive&#45;saved&#45;recently&#47;">Read · 2 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Gaps? Gasp!</summary>
<div class="details-content">
<p>At first, there were flexboxes (the children of a display: flex container). If you wanted them to be visually separate, you had to use content justification (i.e. justify-content: space-between), margin trickery, or sometimes, both. Then along came grids (a &#8230;
The post Gaps? Gasp! appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;gaps&#45;gasp&#47;">Read · 4 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Jetpack Turns 10!</summary>
<div class="details-content">
<p>(This is a sponsored post.)
Ten years! That&#8217;s a huge milestone for a project, especially one that had a pretty simple goal in mind from the start: give self-hosted WordPress sites many of the same features and functionality enjoyed &#8230;
The post Jetpack Turns 10! appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;jetpack.com&#47;ten&#47;&#63;aff&#61;8638">Read · 1 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Dont Lose Your Head: Evaluating Headless</summary>
<div class="details-content">
<p>With many options comes many decisions, and it is easy to drown in all the many benefits of headless CMS. How do we approach evaluating these options? Lets figure it out.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;evaluating&#45;headless&#47;">Read · 14 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-05</h2>
<h3>CSS-Tricks</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Splitting Time Between Product and Engineering Efforts</summary>
<div class="details-content">
<p>At each company Ive worked, we have had a split between time spent on Product initiatives and Engineering work. The percentages always changed, sometimes 70% Product, 30% Engineering, sometimes as much as a 50/50 split. The impetus is to make &#8230;
The post Splitting Time Between Product and Engineering Efforts appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;css&#45;tricks.com&#47;splitting&#45;time&#45;between&#45;product&#45;and&#45;engineering&#45;efforts&#47;">Read · 9 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Definition Tag</summary>
<div class="details-content">
<p>It&#8217;s &#60;dfn. Jen Kramer and Erika Lee are doing a #30DaysofHTML email list thing-y on Substack, which is an easy subscribe. It&#8217;s only been a few days and all of them have little gems, even for someone like me &#8230;
The post Definition Tag appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.</p>
<a href="https&#58;&#47;&#47;jen4web.substack.com&#47;p&#47;dfn">Read · 2 min</a>
</div>
</details>
</article>
</section>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Vanilla JavaScript Code Snippets</summary>
<div class="details-content">
<p>A guide to vanilla JavaScript code snippets &mdash; with resources and lightweight libraries to help you solve a problem without a large overhead or third-party dependencies.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;vanilla&#45;javascript&#45;code&#45;snippets&#47;">Read · 7 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-02</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Guarding Against Disposable Design</summary>
<div class="details-content">
<p>Quick, constant change is a given on the web. It is often one of its greatest strengths. As ever, though, there is a balance to find. Although longevity takes a different form online, its value is immeasurable.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;guarding&#45;against&#45;disposable&#45;design&#47;">Read · 11 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-04-01</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Meet Utopia: Designing And Building With Fluid Type And Space Scales</summary>
<div class="details-content">
<p>By systemizing the fundamentals of typography and space, and leaning into the inherent fluidity of the web, a free new **CSS tool** called [Utopia](https://utopia.fyi/) offers an alternative to breakpoint-driven design.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;04&#47;designing&#45;developing&#45;fluid&#45;type&#45;space&#45;scales&#47;">Read · 8 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-31</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>The Small Joys Of April (2021 Wallpapers Edition)</summary>
<div class="details-content">
<p>Lets welcome the new month with some fresh wallpapers. Designed with love by artists and designers from across the globe, they are available with and without a calendar for April 2021.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;desktop&#45;wallpaper&#45;calendars&#45;april&#45;2021&#47;">Read · 7 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-30</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Choosing A New Serverless Database Technology At An Agency (Case Study)</summary>
<div class="details-content">
<p>In this article, Michael Rispoli explains how he evaluated the decision of whether or not to adopt a serverless database for client projects. This decision will focus on three lenses: the functional aspects of the technology, the developer experience, and the business ramifications of adoption.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;choosing&#45;new&#45;serverless&#45;database&#45;technology&#45;agency&#47;">Read · 19 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-29</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>SVG Generators</summary>
<div class="details-content">
<p>A complete guide to SVG generators &mdash; for everything from SVG shapes and cropping tools to SVG filters, color matrix mixers and SVG to JSX generators.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;svg&#45;generators&#47;">Read · 12 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-26</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Growing UX Maturity: Knowledge Sharing And Mentorship (Part 2)</summary>
<div class="details-content">
<p>This article presents tactics that can be helpful for those working in organizations that have started engaging in UX, but are still at the lower to middle stages of maturity: knowledge sharing and mentorship.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;growing&#45;ux&#45;maturity&#45;in&#45;organizations&#45;part&#45;2&#47;">Read · 14 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-25</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How To Boost Media Performance On A Budget</summary>
<div class="details-content">
<p>How do we get media performance right while staying within performance budgets? Lets take a look at the recent stats and data around performance budgets, video playback performance issues and some techniques and tools to address these issues.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;boost&#45;media&#45;performance&#47;">Read · 7 min</a>
</div>
</details>
</article>
<article>
<details>
<summary>Reactivity In Vue</summary>
<div class="details-content">
<p>Reactivity is the ability for a variable (array, string, number, object, etc) to update when its value or any other variable that it makes reference to is changed after declaration.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;reactivity&#45;in&#45;vue&#47;">Read · 8 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-24</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Deep Dive Into Eleventy Static Site Generator</summary>
<div class="details-content">
<p>Eleventy (aka 11ty) is rising in the ranks among static site generators. This Node-based builder is attractive due to its zero-config starting point, purely static output, and ease of achieving the coveted top Lighthouse performance score of four perfect 100s. Lets dive into what else makes it unique, and learn about some essential concepts to help you successfully get started.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;eleventy&#45;static&#45;site&#45;generator&#47;">Read · 14 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-23</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Going Headless: Use Cases And What Its Good For</summary>
<div class="details-content">
<p>One of the drivers of the popularity of headless options is that expectations for the quality of user experience are constantly going up. In this article, we explore what headless means, use cases for it, and how to decide if headless is a good fit for you.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;going&#45;headless&#45;use&#45;cases&#47;">Read · 14 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-22</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>A Complete Guide To Accessible Front-End Components</summary>
<div class="details-content">
<p>Reliable accessible front-end components: :focus styles, content sliders, dark mode, data charts, date pickers, form styles, navigation menu, modals, radio buttons, "skip" links, SVGs, tabs, tables, toggles and tooltips.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;complete&#45;guide&#45;accessible&#45;front&#45;end&#45;components&#47;">Read · 23 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-19</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Gone Floating Labels And Green Lighthouse Scores</summary>
<div class="details-content">
<p>Wondering whats happenin at Smashing? Well, weve been busy. Heres a little story of how we removed floating labels, improved performance on mobile, and launched a new series of articles. Oh, and how you can contribute to Smashing, too.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;floating&#45;labels&#45;performance&#45;lighthouse&#47;">Read · 9 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-18</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>How To Get Web Design Clients Fast (Part 1)</summary>
<div class="details-content">
<p>The secret to growing a successful web design business is thinking of design as a service, not a product. When you focus on recurring revenue and sell to one targeted niche, you can grow a business faster than ever.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;web&#45;design&#45;clients&#45;fast&#45;part1&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-17</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Whats New In Flutter 2?</summary>
<div class="details-content">
<p>Flutter has been transitioning from a cross-platform mobile development SDK for Android/iOS into a tool that allows you to run the same code natively in a browser on Windows, Linux and macOS. With Flutter 2, non-mobile Flutter development is starting to become more viable.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;flutter2&#45;stable&#45;mobile&#45;web&#45;desktop&#45;development&#45;native&#45;speed&#45;one&#45;codebase&#47;">Read · 10 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-16</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>Good, Better, Best: Untangling The Complex World Of Accessible Patterns</summary>
<div class="details-content">
<p>How do we know which patterns are good, better, best when it comes to accessibility? Is it better to use an established pattern/library or create new ones? With the myriad of choices available, we can quickly become caught up in a web of confusion on this topic.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;good&#45;better&#45;best&#45;untangling&#45;complex&#45;world&#45;accessible&#45;patterns&#47;">Read · 12 min</a>
</div>
</details>
</article>
</section>
</section>
<section class="day-container">
<h2>2021-03-15</h2>
<h3>Articles on Smashing Magazine — For Web Designers And Developers</h3>
<section class="articles-per-source">
<article>
<details>
<summary>CSS Generators</summary>
<div class="details-content">
<p>In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. This time its all about CSS Generators: from CSS shadows to easing gradients to CSS overlays to CSS doodles.</p>
<a href="https&#58;&#47;&#47;smashingmagazine.com&#47;2021&#47;03&#47;css&#45;generators&#47;">Read · 11 min</a>
</div>
</details>
</article>
</section>
</section>
<small>
<time id="build-timestamp" datetime="2021-04-13T01:49:43.033Z">2021-04-13T01:49:43.033Z</time>
</small>
<script src="assets/index.js"></script>
</body>
</html>