mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
521 lines
No EOL
38 KiB
XML
521 lines
No EOL
38 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||
<id>urn:2021-07-29T00:38:05.351Z</id>
|
||
<title>osmos::feed</title>
|
||
<updated>2021-07-29T00:38:05.351Z</updated>
|
||
<generator>osmosfeed 1.11.0</generator>
|
||
<link rel="alternate" href="index.html"/>
|
||
<entry>
|
||
<title type="html"><![CDATA[Safari 15 Opinions]]></title>
|
||
<id>https://css-tricks.com/?p=345404</id>
|
||
<link href="https://css-tricks.com/safari-15-opinions/"/>
|
||
<updated>2021-07-28T20:21:55.000Z</updated>
|
||
<summary type="html"><![CDATA[It was interesting that when Safari 15 was dropping at this last WWDC, in my circles at least, I mostly heard enthusiasm. Like the colors-in-the-browser-controls stuff was a neat trick and fun to play with. And there were other …
|
||
The post Safari 15 Opinions 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[Functions in Python – Explained with Code Examples]]></title>
|
||
<id>60f993f51d2b080797b818a7</id>
|
||
<link href="https://www.freecodecamp.org/news/functions-in-python-a-beginners-guide/"/>
|
||
<updated>2021-07-28T17:24:21.000Z</updated>
|
||
<summary type="html"><![CDATA[In any programming language, functions facilitate code reusability. In simple terms, when you want to do something repeatedly, you can define that something as a function and call that function whenever you need to. In this tutorial, we shall learn about user-defined functions in Python. When you started coding in]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[JavaScript Modules – Explained with Examples]]></title>
|
||
<id>60fec60822b0e2078fcd16f0</id>
|
||
<link href="https://www.freecodecamp.org/news/javascript-modules-explained-with-examples/"/>
|
||
<updated>2021-07-28T16:27:49.000Z</updated>
|
||
<summary type="html"><![CDATA[A module is a function or group of similar functions. They are grouped together within a file and contain the code to execute a specific task when called into a larger application. You create modules to better organize and structure your codebase. You can use them to break down large]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Using Absolute Value, Sign, Rounding and Modulo in CSS Today]]></title>
|
||
<id>https://css-tricks.com/?p=320544</id>
|
||
<link href="https://css-tricks.com/using-absolute-value-sign-rounding-and-modulo-in-css-today/"/>
|
||
<updated>2021-07-28T14:37:34.000Z</updated>
|
||
<summary type="html"><![CDATA[For quite a while now, the CSS spec has included a lot of really useful mathematical functions, such as trigonometric functions (sin(), cos(), tan(), asin(), acos(), atan(), atan2()), exponential functions (…
|
||
The post Using Absolute Value, Sign, Rounding and Modulo in CSS Today appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Ana Tudor</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How to Use PySpark for Data Processing and Machine Learning]]></title>
|
||
<id>60e74b9c134ad707be00f284</id>
|
||
<link href="https://www.freecodecamp.org/news/use-pyspark-for-data-processing-and-machine-learning/"/>
|
||
<updated>2021-07-28T14:18:37.000Z</updated>
|
||
<summary type="html"><![CDATA[PySpark is an interface for Apache Spark in Python. PySpark is often used for large-scale data processing and machine learning. We just released a PySpark crash course on the freeCodeCamp.org YouTube channel. Krish Naik developed this course. Krish is a lead data scientist and he runs a popular YouTube]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Creating An Accessible Dialog From Scratch]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/"/>
|
||
<updated>2021-07-28T11:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Kitty Giraudel)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Learnings From a WebPageTest Session on CSS-Tricks]]></title>
|
||
<id>https://css-tricks.com/?p=345169</id>
|
||
<link href="https://css-tricks.com/learnings-from-a-webpagetest-session-on-css-tricks/"/>
|
||
<updated>2021-07-27T23:18:33.000Z</updated>
|
||
<summary type="html"><![CDATA[I got together with Tim Kadlec from over at WebPageTest the other day to use do a bit of performance testing on CSS-Tricks. Essentially use the tool, poke around, and identify performance pain points to work on. You can watch …
|
||
The post Learnings From a WebPageTest Session on CSS-Tricks 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[ES2021 Features]]></title>
|
||
<id>https://css-tricks.com/?p=345400</id>
|
||
<link href="https://h3manth.com/ES2021/"/>
|
||
<updated>2021-07-27T23:18:12.000Z</updated>
|
||
<summary type="html"><![CDATA[Hemanth HM very succinctly shows off ES2021 features. Gosh it doesn’t feel like that long ago that all we could talk about is ES2015, and now that’s over a half-decade behind us.
|
||
There are new things like “arbitrarily chuck underscores …
|
||
The post ES2021 Features appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Python For Loop – Example and Tutorial]]></title>
|
||
<id>60ffec493306a507d1bf98f4</id>
|
||
<link href="https://www.freecodecamp.org/news/python-for-loop-example-and-tutorial/"/>
|
||
<updated>2021-07-27T22:36:10.000Z</updated>
|
||
<summary type="html"><![CDATA[Loops let you control the logic and flow structures of your programs. Specifically, a for loop lets you execute a block of similar code operations, over and over again, until a condition is met. You repeat certain code instructions for a set of values you determine, and you perform actions]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How to Flatten a Dictionary in Python in 4 Different Ways]]></title>
|
||
<id>60ff23533306a507d1bf9345</id>
|
||
<link href="https://www.freecodecamp.org/news/how-to-flatten-a-dictionary-in-python-in-4-different-ways/"/>
|
||
<updated>2021-07-27T19:59:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In this post, we’ll look at 4 different ways to flatten a dict in Python. For each method I’ll point out the pros and cons, and I'll give a quick performance analysis. For this tutorial, I ran all examples on Python 3.7. Why Should You Know How]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Headless CMS Explained – What it is and When You Should Use it]]></title>
|
||
<id>60dabcb327f80207bcdbb316</id>
|
||
<link href="https://www.freecodecamp.org/news/what-is-headless-cms-explained/"/>
|
||
<updated>2021-07-27T17:53:47.000Z</updated>
|
||
<summary type="html"><![CDATA[CMSs are pretty hard to ignore because they're everywhere on the internet. WordPress, for example, powers nearly 40% of the internet today. In this article, we'll cover what CMSs are and why you should care about them. I'll also introduce you to a new type of CMS that seems to]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[JavaScript Immutability – Frozen Objects in JS Explained with Examples]]></title>
|
||
<id>60fa5ec41d2b080797b81bf8</id>
|
||
<link href="https://www.freecodecamp.org/news/javascript-immutability-frozen-objects-with-examples/"/>
|
||
<updated>2021-07-27T15:49:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In JavaScript, we use an Object to store multiple values as a complex data structure. You create an object with a pair of curly braces {}. An object can have one or more properties. Each of the properties is a key-value pair separated by a colon(:). The key must be a]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Python Substring – How to Slice a String]]></title>
|
||
<id>60fbe07822b0e2078fcd09bc</id>
|
||
<link href="https://www.freecodecamp.org/news/python-substring-how-to-slice-a-string/"/>
|
||
<updated>2021-07-27T15:24:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In Python, a string is a sequence of characters that may contain special characters or alphanumeric characters. An example of a string is "we meet on Friday at 08:00 am". And you can access specific sub-parts of the string commonly known as substrings. We can define a substring as]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[CSS Logical Properties and Values]]></title>
|
||
<id>https://css-tricks.com/?p=344815</id>
|
||
<link href="https://css-tricks.com/css-logical-properties-and-values/"/>
|
||
<updated>2021-07-27T15:02:43.000Z</updated>
|
||
<summary type="html"><![CDATA[Now that cross-browser support is at a tipping point, it’s a good time to take a look at logical properties and values. If you’re creating a website in multiple languages, logical properties and values are incredibly useful. Even if you’re …
|
||
The post CSS Logical Properties and Values appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Ollie Williams</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Global vs. Local Styling In Next.js]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/global-local-styling-nextjs/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/global-local-styling-nextjs/"/>
|
||
<updated>2021-07-27T11:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Alexander Dubovoy)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Demystifying styled-components]]></title>
|
||
<id>https://css-tricks.com/?p=345297</id>
|
||
<link href="https://www.joshwcomeau.com/react/demystifying-styled-components/"/>
|
||
<updated>2021-07-27T00:17:01.000Z</updated>
|
||
<summary type="html"><![CDATA[Joshua Comeau digs into how styled-components works by re-building the basics. A fun and useful journey.
|
||
styled-components seems like the biggest player in the CSS-in-React market. Despite being in that world, I haven’t yet been fully compelled by it. I’m …
|
||
The post Demystifying styled-components 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[Google Doodle Games – Baseball, PacMan, and More]]></title>
|
||
<id>60fc070722b0e2078fcd0ae1</id>
|
||
<link href="https://www.freecodecamp.org/news/google-doodle-games-baseball-pacman-and-more/"/>
|
||
<updated>2021-07-26T23:01:30.000Z</updated>
|
||
<summary type="html"><![CDATA[The homepage for the Google Search engine is the most viewed webpage in the world. People conduct billions of searches every day. When you land on the page, right above the search box, you'll see Google's logo. On many occassions the logo will be different and accompanied by what's called]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How to Find Remote Jobs – 25 Websites To Help You Work from Home Online]]></title>
|
||
<id>60f746ee1d2b080797b807f6</id>
|
||
<link href="https://www.freecodecamp.org/news/how-to-find-remote-jobs/"/>
|
||
<updated>2021-07-26T21:46:24.000Z</updated>
|
||
<summary type="html"><![CDATA[Working from home can have its challenges but there are also many benefits. A lot of employees enjoy the flexible schedule, and you can save money from not having to eat out or drive to work. I have curated a list of 25 sites for remote work. Whether you are]]></summary>
|
||
<author>
|
||
<name>freeCodeCamp.org</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust]]></title>
|
||
<id>https://css-tricks.com/?p=344653</id>
|
||
<link href="https://css-tricks.com/how-i-built-a-cross-platform-desktop-application-with-svelte-redis-and-rust/"/>
|
||
<updated>2021-07-26T14:36:13.000Z</updated>
|
||
<summary type="html"><![CDATA[At Cloudflare, we have a great product called Workers KV which is a key-value storage layer that replicates globally. It can handle millions of keys, each of which is accessible from within a Worker script at exceptionally low latencies, …
|
||
The post How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Luke Edwards</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Slinkity]]></title>
|
||
<id>https://css-tricks.com/?p=345288</id>
|
||
<link href="https://slinkity.dev/"/>
|
||
<updated>2021-07-26T14:36:04.000Z</updated>
|
||
<summary type="html"><![CDATA[Perhaps the #1 reason I love Astro is that it brings the JavaScript component authoring experience to the Static Site Generator world with zero JavaScript (except bits you very specifically opt-in to). That HTML-first approach is also why I like …
|
||
The post Slinkity 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[Gatsby Serverless Functions And The International Space Station]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/"/>
|
||
<updated>2021-07-26T10:30:00.000Z</updated>
|
||
<summary type="html">< and then display it on a 3D interactive globe using [React Three Fibre](https://github.com/pmndrs/react-three-fiber).]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Paul Scanlon)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Web Features That May Not Work As You’d Expect]]></title>
|
||
<id>https://css-tricks.com/?p=344019</id>
|
||
<link href="https://css-tricks.com/web-features-that-may-not-work-as-youd-expect/"/>
|
||
<updated>2021-07-23T15:12:11.000Z</updated>
|
||
<summary type="html"><![CDATA[As the web gets more and more capable, developers are able to make richer online experiences. There are times, however, where some new web capabilities may not work as you would expect in the interest of usability, security and privacy.…
|
||
The post Web Features That May Not Work As You’d Expect appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Farai Gandiya</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[My petite-vue review]]></title>
|
||
<id>https://css-tricks.com/?p=345209</id>
|
||
<link href="https://daverupert.com/2021/07/petite-vue-review/"/>
|
||
<updated>2021-07-23T15:10:08.000Z</updated>
|
||
<summary type="html"><![CDATA[Dave:
|
||
petite-vue is a new cut of the Vue project specifically built with progressive enhancement in mind. At 5kb, petite-vue is a lightweight Alpine (or jQuery) alternative that can be “sprinkled” over your project requiring no extra bundling steps
|
||
…
|
||
The post My petite-vue review 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[A Guide To Attracting Clients To Your Agency]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/"/>
|
||
<updated>2021-07-23T11:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Paul Boag)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Organize your CSS declarations alphabetically]]></title>
|
||
<id>https://css-tricks.com/?p=344960</id>
|
||
<link href="https://ericwbailey.design/writing/organize-your-css-declarations-alphabetically/"/>
|
||
<updated>2021-07-22T22:33:29.000Z</updated>
|
||
<summary type="html"><![CDATA[Eric, again not mincin’ no words with blog post titles. This is me:
|
||
The most common CSS declaration organization technique I come across is none whatsoever.
|
||
Almost none, anyway. I tend to group them by whatever dumps out of my …
|
||
The post Organize your CSS declarations alphabetically 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[Using Google Drive as a CMS]]></title>
|
||
<id>https://css-tricks.com/?p=344580</id>
|
||
<link href="https://css-tricks.com/using-google-drive-as-a-cms/"/>
|
||
<updated>2021-07-22T14:44:26.000Z</updated>
|
||
<summary type="html"><![CDATA[We’re going to walk through the technical process of hooking into Google Drive’s API to source content on a website. We’ll examine the step-by-step implementation, as well as how to utilize server-side caching to avoid the major pitfalls to avoid …
|
||
The post Using Google Drive as a CMS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Nathan Babcock</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Hashnode: A Blogging Platform for Developers]]></title>
|
||
<id>https://css-tricks.com/?p=344330</id>
|
||
<link href="https://css-tricks.com/hashnode-a-blogging-platform-for-developers/"/>
|
||
<updated>2021-07-22T14:39:09.000Z</updated>
|
||
<summary type="html"><![CDATA[Hashnode is a free platform for developer blogging. Say you’ve just finished an ambitious project and want to write about 10 important lessons you’ve learned as a developer during it. You should definitely blog it—I love that kind of blog post, myself. Making a jump into the technical debt of operating your own blog isn’t a small choice, but it’s important to own your own content. With Hashnode, the decision gets a lot easier. You can blog under a site you entirely own, and at the same time, reap the benefits of hosted software tailor-made for developer blogging and be part of a social center around developer writing.
|
||
The post Hashnode: A Blogging Platform for Developers appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Adding Time To Your Schedule As A Professional]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/time-schedule-professional-trafft/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/time-schedule-professional-trafft/"/>
|
||
<updated>2021-07-22T12:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[Are you running a business and have too many things going on at once? Meetings, bugs, customer feedback, new clients in addition to your already tight deadlines? Let’s face it, time management is hard, and it becomes even more difficult in the trying times we are in.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Matthew Talebi)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Yet Another Mobile Context Menu With No Indication it Can Scroll]]></title>
|
||
<id>https://css-tricks.com/?p=344950</id>
|
||
<link href="https://css-tricks.com/yet-another-mobile-context-menu-with-no-indication-it-can-scroll/"/>
|
||
<updated>2021-07-21T21:08:17.000Z</updated>
|
||
<summary type="html"><![CDATA[Remember Tyler Hall’s personal story of a UX moment where the popup sharing context menu on iOS had no visible indication that the content inside was scrollable? The thing his mom wanted to do seemed impossible because it was out …
|
||
The post Yet Another Mobile Context Menu With No Indication it Can Scroll appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.]]></summary>
|
||
<author>
|
||
<name>Chris Coyier</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[ECMAScript proposal: JSON modules]]></title>
|
||
<id>https://css-tricks.com/?p=344948</id>
|
||
<link href="https://2ality.com/2021/06/json-modules.html"/>
|
||
<updated>2021-07-21T21:08:08.000Z</updated>
|
||
<summary type="html"><![CDATA[Dr. Axel Rauschmayer looks at JSON modules, which is already live in Chrome 91 (but nothing else). It looks just like an ES Modules-style import, only you asset the type at the end.
|
||
import configData from './config-data.json' assert {type:
|
||
…
|
||
The post ECMAScript proposal: JSON modules 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[Color Tools And Resources]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/color-tools-resources/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/color-tools-resources/"/>
|
||
<updated>2021-07-21T13:00:00.000Z</updated>
|
||
<summary type="html"><, [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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Cosima Mielke)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How To Migrate From WordPress To A Headless CMS]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/wordpress-headless-cms-storyblok/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/wordpress-headless-cms-storyblok/"/>
|
||
<updated>2021-07-20T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In this article, we will look at when it makes sense to migrate from a monolithic project to a headless setup and the benefits that come with it. In addition to a step-by-step guide on how to migrate WordPress to Storyblok Headless CMS, the problems that will arise during the process and how to deal with them.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Alba Silvente)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Maintaining End-To-End Quality With Visual Testing]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/"/>
|
||
<updated>2021-07-19T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Colby Fayock)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Three Insights I Gained While Researching Vue.js Accessibility]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/three-insights-vuejs-accessibility/"/>
|
||
<updated>2021-07-16T13:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Marcus Herrmann)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[ISR vs DPR: Big Words, Quick Explanation]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/isr-dpr-explained/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/isr-dpr-explained/"/>
|
||
<updated>2021-07-15T14:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Cassidy Williams)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[You Can Do That With A JavaScript Data Grid?]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/javascript-data-grid-kendo-ui/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/javascript-data-grid-kendo-ui/"/>
|
||
<updated>2021-07-15T13:45:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In this article, you’ll get to see some pretty groundbreaking things you can achieve with modern JavaScript grids and discover new ways to augment a data grid to make it engaging, responsive, and accessible. All this will be illustrated using Kendo UI Data Grids and their features.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Zara Cooper)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Frustrating Design Patterns: Broken Filters]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/frustrating-design-patterns-broken-frozen-filters/"/>
|
||
<updated>2021-07-14T13:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Vitaly Friedman)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Building A Dynamic Header With Intersection Observer]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/dynamic-header-intersection-observer/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/dynamic-header-intersection-observer/"/>
|
||
<updated>2021-07-13T12:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Michelle Barker)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How To Migrate From jQuery To Next.js]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/migrate-jquery-nextjs/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/migrate-jquery-nextjs/"/>
|
||
<updated>2021-07-13T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In this article, we’re taking a closer look at different approaches and strategies on how we can migrate a web application that uses jQuery framework, and start using one of the coolest React frameworks in the market: Next.js.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Facundo Giuliani)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Refactoring CSS: Introduction (Part 1)]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/refactoring-css-introduction-part1/"/>
|
||
<updated>2021-07-12T13:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[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.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Adrian Bece)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Making A Strong Case For Accessibility]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/strong-case-for-accessibility/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/strong-case-for-accessibility/"/>
|
||
<updated>2021-07-09T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[Accessibility is often overlooked or bolted on to the end of a project. Let’s figure out how to implement and advocate for accessibility from the inception of a project to the release or handoff and beyond.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Todd Libby)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Tools And Practices To Speed Up The Vue.js Development Process]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/tools-practices-speed-up-vuejs-development-process/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/tools-practices-speed-up-vuejs-development-process/"/>
|
||
<updated>2021-07-08T11:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[Even though Vue.js claims to have an approachable minimalist framework that can be incrementally adaptable, it can be a little bit overwhelming when starting as a Vue.js newbie. In this article, we’re looking at ways to make writing Vue.js a breeze.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Uma Victor)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[An Introduction To Figma Interactive Components]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/introduction-figma-interactive-components/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/introduction-figma-interactive-components/"/>
|
||
<updated>2021-07-07T11:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[Interactive Components in Figma allows designers to create a component with states (hover, active, clicked, focus) and make it interactive so that every copy of the component will inherit those same interactions by default. Let’s explore how it can reduce the time and effort needed to create interactions for your mock-ups.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Emiliano Cicero)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[How To Choose A Headless CMS]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/how-to-choose-a-headless-cms/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/how-to-choose-a-headless-cms/"/>
|
||
<updated>2021-07-06T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[There is an array of Headless CMSes out there. In this article, we delve into headless CMS features to satisfy your content editors, marketers and yourself as a developer. For the experience headless practitioner, this could be a checklist to see what’s new out there. For those starting out on their headless journey, this could be a guide on what to look for.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Emmanuel Tissera)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Using HSL Colors In CSS]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/hsl-colors-css/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/hsl-colors-css/"/>
|
||
<updated>2021-07-05T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[In this article, Ahmad Shadeed explains what HSL is, how to use it, and shares some of the useful use-cases and examples that you can use right away in your current projects.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Ahmad Shadeed)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[Email Testing Flow As It Should Be]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/email-testing-flow/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/email-testing-flow/"/>
|
||
<updated>2021-07-02T10:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[With so many tools and approaches, email still has quite a few pain points, both for developers and email marketers. Email is difficult because it has too many aspects to set and a few instances with no common rules to follow.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Andriy Zapisotskyi)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them]]></title>
|
||
<id>https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/</id>
|
||
<link href="https://smashingmagazine.com/2021/07/frontend-testing-pitfalls/"/>
|
||
<updated>2021-07-01T12:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[When writing front-end tests, you’ll find a lot of pitfalls along the way. Let’s explore common mistakes developers make, and how to avoid them. Testing doesn’t need to be painful, after all.]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Ramona Schwering)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[The State Of Web Workers In 2021]]></title>
|
||
<id>https://smashingmagazine.com/2021/06/web-workers-2021/</id>
|
||
<link href="https://smashingmagazine.com/2021/06/web-workers-2021/"/>
|
||
<updated>2021-06-30T12:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[The web is single-threaded. This makes it increasingly hard to write smooth and responsive apps. Workers have a bad rep, but can be an important and useful tool in any web developer's toolbelt for these kinds of problems. Let’s get up to speed on Workers on the Web!]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Surma)</name>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[The Many Shades Of July (2021 Desktop Wallpapers Edition)]]></title>
|
||
<id>https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/</id>
|
||
<link href="https://smashingmagazine.com/2021/06/desktop-wallpaper-calendars-july-2021/"/>
|
||
<updated>2021-06-30T09:30:00.000Z</updated>
|
||
<summary type="html"><![CDATA[Let’s welcome July with some fresh desktop wallpapers. Designed by artists and designers from around the world, they are available with and without a calendar. Enjoy!]]></summary>
|
||
<author>
|
||
<name>hello@smashingmagazine.com (Cosima Mielke)</name>
|
||
</author>
|
||
</entry>
|
||
</feed> |