Search

Nalezeno "X post": 31207

“resize: none;” on textareas is bad UX


Catalin Rosu: Sometimes you need to type a long reply that consists of many paragraphs and wrapping that text within a tiny textarea box makes it hard to understand and to follow as you type. There were many times when I had to write that text within Notepad++ for example and then just paste...

Understanding Immutability in JavaScript


If you haven’t worked with immutability in JavaScript before, you might find it easy to confuse it with assigning a variable to a new value, or reassignment. While it’s possible to reassign variables and values declared using let or var, you'll begin to run into issues when you try that with...

Uses This


A little interview with me over on Uses This. I'll skip the intro since you know who I am, but I'll republish the rest here. What hardware do you use? I'm a fairly cliché Mac guy. After my first Commodore 64 (and then 128), the only computers I've ever had have been from Apple. I'm...

Free Website Builder + Free CRM + Free Live Chat = Bitrix24


(This is a sponsored post.) You may know Bitrix24 as the world’s most popular free CRM and sales management system, used by over 6 million businesses. But the free website builder available inside Bitrix24 is worthy of your attention, too. Why do I need another free website/landing...

Swiss Resort Town Zermatt Accepts Bitcoin for Government Services


Zermatt, a municipality in Switzerland at the foot of the Matterhorn known for its ski resort, has started accepting bitcoin for government services. The Zermatt town hall now has a point-of-sale solution, installed by Zug-based Bitcoin Suisse, to accept the cryptocurrency. A spokesperson for...

Decentralized Finance Is Blossoming, But Just How Decentralized Is Defi?


The defi market has hit an all-time high as the total value locked up in decentralized finance has surged past $850 million. A flurry of new applications, privacy proposals, wallets, DEXs, and protocols is extending the limits of what defi is capable of. This jubilation should be countered with...

More Than 50 Crypto Marketing Agencies Survived the Crypto Winter


The cryptocurrency industry has grown exponentially and there are many facets to the blockchain industry. One specific area of expertise that’s grown significantly in the last few years is the expansion of marketing agencies within the blockchain and cryptocurrency space. In 2020 there...

How Do You Do max-font-size in CSS?


CSS doesn't have max-font-size, so if we need something that does something along those lines, we have to get tricky. Why would you need it at all? Well, font-size itself can be set in dynamic ways. For example, font-size: 10vw;. That's using "viewport units" to size the type, which will...

Resizing Values in Steps in CSS


There actually is a steps() function in CSS, but it's only used for animation. You can't, for example, tell an element it's allowed to grow in height but only in steps of 10px. Maybe someday? I dunno. There would have to be some pretty clear use cases that something like background-repeat: space...

Close to $6k in Bitcoin Cash Tips Paid to Read.cash Authors Last Week


The read.cash blog has been a resource for the Bitcoin Cash (BCH) community for a while now but ever since the recent miner funded development proposal, the blogging site has gathered significant traction. For instance, the front page of read.cash shows that during the last week, more than $5,730...

Four Layouts for the Price of One


Pretty notable when a tweet about a flexbox layouts gets 8K+ likes on Twitter! 4 layouts for the price of 1, thanks flex ???? css` form { display: flex; flex-wrap: wrap; & > input { flex: 1 1 10ch; margin: .5rem; &[type="email"] { flex: 3...

Paris Saint-Germain Teams up With Cryptocurrency Exchange Platform CoinCasso


Paris Saint-Germain and cryptocurrency exchange platform CoinCasso have joined forces in a multi-year international partnership, with the virtual currency giant becoming an Official Partner of the Parisian club in all markets outside of France. CoinCasso is a blockchain specialist and will now...

Practice GraphQL Queries With the State of JavaScript API


Learning how to build GraphQL APIs can be quite challenging. But you can learn how to use GraphQL APIs in 10 minutes! And it so happens I've got the perfect API for that: the brand new, fresh-of-the-VS-Code State of JavaScript GraphQL API. The State of JavaScript survey is an annual survey of...

Apollo GraphQL without JavaScript


It's cool to see progressive enhancement being done even while using the fanciest of the fancy front-end technologies. This is a button in a JSX React component that has a click handler applied directly to it that fires a data mutation Ajax request through Apollo GraphQL. That is about the least...

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