Search

Nalezeno "feature": 626

Libraries for SVG Drawing Animations


In 2013, Jake Archibald introduced this cool trick of animating an SVG path to look like it’s drawing itself. It’s 2020 now, and the trick is still popular. I’ve seen it on a lot of websites I’ve visited recently. I, too, feature an animated SVG loader on my website using one of the libraries I’ll...

Websites We Like: Whimsical


Whimsical is an app that lets you create flowcharts, wireframes, and mind maps but it was only earlier today that I spotted just how great the website is — especially the product pages. Check out this page where they describe how to use the Mind Maps feature where you can use the product right...

The CSS Custom Property Toggle Trick


Back in July 2020, I got an email from James0x57 (I always try to refer to people by their name, but I think I get the sense they prefer to go by screen name) that says: The entire world of branching conditional logic and bulk feature toggling for custom CSS properties is possible and only exists...

WooCommerce Payments, Now with Support for Subscriptions and Saved Cards


A little while back we shared the news that WooCommerce shipped a beta payments feature as part of its 4.0 release. It’s a free plugin with no monthly costs or setup fees. You only pay when you make a sale. We’re actually using this right here at CSS-Tricks. In fact, Chris blogged...

Sports Data for Developers: SportdataAPI (Sponsored)


Most of the side projects I consider starting revolve around sports, since I’m a huge sports fan. I spend my Saturdays watching soccer, Sundays spent watching soccer and NFL, and of course the mid-week Champions League and Europa League matches. One problem I’ve always had is not being...

USDT Holders Can Now Earn 12-15% With a New Feature on Waves.Exchange


Disclaimer: The text below is a press release that was not written by Cryptonews.com. The new OTC desk on Waves.Exchange allows investors to convert their Tether into USDN stablecoins that yield 12-15% in staking rewards – and then exchange them back to USDT at a 1:1 ratio. Expanding the range...

Web Technologies and Syntax


JavaScript has a (newish) feature called optional chaining. Say I have code like: const name = Data.person.name; If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write: const name = Data.person?.name; Now if person...

Pre-Caching Image with React Suspense


Suspense is an exciting, upcoming feature of React that will enable developers to easily allow their components to delay rendering until they’re “ready,” leading to a much smoother user experience. “Ready,” in this context, can mean a number of things. For example, your data loading...

Interaction Media Features and Their Potential (for Incorrect Assumptions)


The Media Queries Level 4 Interaction Media Features — pointer, hover, any-pointer and any-hover — are meant to allow sites to implement different styles and functionality (either CSS-specific interactivity like :hover, or JavaScript behaviors, when queried using window.matchMedia), depending...

Binance's New Feature Stops Users Mistakenly Sending Money to Contracts


Major crypto exchange Binance has launched a new feature meant to prevent people from losing their funds by sending cryptoassets to smart contract addresses. "The feature is basically a final check on the outgoing address for user token withdrawals. If the user has entered a supported token’s...

Privacy Options Underutilized in Cryptocurrency Usage: Report


Advances in cryptography have not met with user enthusiasm, suggesting a disconnect between the cryptocurrency community and its cypherpunk ancestors. According to Coin Metrics, transactions of privacy-focused cryptocurrencies zcash (ZEC), monero (XMR), and grin only add up to 6% of bitcoin’s...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace