Search

Nalezeno "can": 6707

Setting up and Customizing the Ant Design System in a Nuxt App


I don’t typically work with UI libraries because they can be cumbersome and hard to override, which can contribute to a bloated. However, Ant Design has recently gained some some of my affection because it’s easy to use, has extensible defaults, and features a delicate design. Nuxt and...

How CSS Perspective Works


As someone who loves creating CSS animations, one of the more powerful tools I use is perspective. While the perspective property is not capable of 3D effects all by itself (since basic shapes can’t have depth), you can use the transform property to move and rotate objects in a 3D space (with...

September is Bitcoin’s Worst Month & It Can Get Worse This Year - Kraken


September is historically the worst month of the year for the price of bitcoin (BTC), with an average return of -7%, a new report from major crypto exchange Kraken warned. This year, BTC has underperformed relative to historical monthly averages, which, according to the company, means that...

AVIF has landed


Everybody is talking about AVIF today because of Jake’s blog post. As the say, I was today years old when I learned AVIF was a thing. But thanks to web technology being ahead of the game for once, we can already take advantage of it. This will be easier if you’ve abstracted your...

One Action, Multiple Terminal Windows Running Stuff


Many development environments require running things in a terminal window. npm run start, or whatever. I know my biggest project requires me to be running a big fancy Docker-based thing in one terminal, Ruby on Rails in another, and webpack in another. I’ve worked on other projects that...

If You Can't Stand the DeFi Heat - Get Out of the Sushi Chef's Kitchen


Jay Hao. Jay Hao is the CEO of crypto exchange OKEx. __________ We saw a lot of action over the weekend in what played out as one of those adrenaline-packed high-drama movies the likes of which crypto hasn't witnessed in recent times. We all watched on popcorn in hand as [decentralized finance]...

Menu Reveal By Page Rotate Animation


There are many different approaches to menus on websites. Some menus are persistent, always in view and display all the options. Other menus are hidden by design and need to be opened to view the options. And there are even additional approaches on how hidden menus reveal their menu items. Some...

Cryptocurrencies Now Accepted for 15,000 Restaurants in France on Just Eat


Food orders from over 15,000 restaurants in France can now be paid with bitcoin and a number of other cryptocurrencies through a major online food ordering website, Just Eat. Just Eat Accepts Cryptocurrencies for Restaurants in France Online food ordering platform Just Eat has begun accepting...

All the Ways to Make a Web Component


This is a neat page that compares a ton of different libraries with web components. One of the things I learned after posting “A Bit on Web Components Libraries” is that the web platform APIs were designed for libraries to be built around them. Interesting, right? This page makes...

Import Non-ESM libraries in ES Modules, with Client-Side Vanilla JS


We’re living through a weird era where there are tons of JavaScript libraries that were meant to be used as <script> tags that expose available globals. AND there are tons of JavaScript libraries that are meant to be used through module loaders. AND there are tons of JavaScript...

Working with JavaScript Media Queries


What’s the first thing that comes to mind when you think of media queries? Maybe something in a CSS file that looks like this: body {   background-color: plum; } 
 @media (min-width: 768px) {   body {     background-color: tomato;   } } CSS media queries are a core ingredient in any responsive...

Using max() for an inner-element max-width


I go into all this in The “Inside” Problem. The gist: you want an edge-to-edge container, but the content inside to have a limited width. I think there is absolutely no problem using a nested element inside, but it’s also fun to look at the possibilities of making that work on...

'Exclusive Mining' Can Be Used for Money Laundering & Tax Evasion - Report


Source: Adobe/Galina_lya Cryptoasset miners are incentivized to keep transactions secret, said a recent paper, warning that the type of mining called "exclusive" allows them to do so while it can also be used for tax evasion and money laundering. "The authors observe that blockchain...

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