Search

Nalezeno "tp link": 2517

Using Flexbox and text ellipsis together


You can truncate a single line of text with an ellipsis (…) fairly easily with text-overflow and a few friends. But, as you might expect, that truncation happens at the end of the line of text. What if you want to truncate content in the middle? Leonardo Faria details good use cases for this...

marketstack: A Market Data API


(This is a sponsored post.) I like the apilayer company tagline: “Automate What Should Be Automated.” They have this thick suite of products that are all APIs with clear documentation. They all have usable free tiers to develop against and prove out an idea, and then paid plans if...

Blockchain Applications in Education


The education industry is just as important as healthcare, manufacturing or finance — and it has the same willingness toContinue Reading The post Blockchain Applications in Education appeared first on CoinMarketCap Blog

Blockchain Applications in Education


The education industry is just as important as healthcare, manufacturing or finance — and it has the same willingness toContinue Reading The post Blockchain Applications in Education appeared first on CoinMarketCap Blog

Bitcoin Developer Jimmy Song: Bitcoin Is Money, Not Technology


“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading The post Bitcoin Developer Jimmy Song: Bitcoin Is Money, Not Technology appeared first on CoinMarketCap Blog

Bitcoin Developer Jimmy Song: Bitcoin Is Money, Not Technology


“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading The post Bitcoin Developer Jimmy Song: Bitcoin Is Money, Not Technology appeared first on CoinMarketCap Blog

CSS Painting Order


Usually, when I see terms like “painting order” or “stacking context” my brain will start to shut off and my eyes will gloss over. Not that my brain doesn’t normally shut off more often than not, but that’s another topic for another time. Martin Robinson over...

Develop, Preview, Test


Guillermo: I want to make the case that prioritizing end-to-end (E2E) testing for the critical parts of your app will reduce risk and give you the best return. Further, I’ll show how you can adopt this methodology in mere minutes. His test is: Spin up Puppeteer (Headless Chrome)...

CoinMarketCap Launches Headlines


CoinMarketCap is pleased to announce the launch of the most updated version of Headlines, an aptly-named product that gathers allContinue Reading The post CoinMarketCap Launches Headlines appeared first on CoinMarketCap Blog

CoinMarketCap Launches Headlines


CoinMarketCap is pleased to announce the launch of the most updated version of Headlines, an aptly-named product that gathers allContinue Reading The post CoinMarketCap Launches Headlines appeared first on CoinMarketCap Blog

On dependency


Rob Weychert: But I can’t host your site or even my own site. I didn’t build the CMS. Other people made the hardware and software I use to generate and optimize images. Other people made the fonts. Other people standardized the digital formats for those images and fonts. I didn’t write the HTML...

Backdrop Filter effect with CSS


I love these little posts where some tricky-looking design is solved by a single line of CSS using a little-known property. In this case, the design is a frosted glass effect and the CSS property is backdrop-filter. The approach? Easy peasy: .container { backdrop-filter: blur(10px); } The...

Irregular-shaped Links with Subgrid


Michelle Barker covers a situation where you need offset rectangles part of a clickable area. The tricky part is having just the rectangles be clickable. That rules out using some parent element and making the whole larger encompassing rectangle clickable, which is a common (but equally tricky)...

Tradeoffs and Shifting Complexity


This is a masterclass from Dave: After you hit the wall of unremovable complexity, any “advances” are a shell game, making tradeoffs that get passed down to the user … you get “advances” by shifting where the complexity lives. You don’t get free reductions in complexity. In CSS land...

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