Search

Nalezeno "Blog": 1850

Crypto Trader Tone Vays: ‘It’s Only Going to Be Bitcoin’


“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading The post Crypto Trader Tone Vays: ‘It’s Only Going to Be Bitcoin’ appeared first on CoinMarketCap Blog

Create Diagonal Layouts Like it’s 2020


Nils Binder covers the ways: 1. Use an SVG in the form of a triangle. This technique is nicely described by Erik Kennedy on CSS-Tricks. 2. Hide part of your section using clip-path. Read Diagonal Containers in CSS by Sebastiano Guerriero or Sloped edges with consistent angle...

DataDash’s In-Depth Guide to Swing-Trading Cryptocurrencies


CoinMarketCap and Nicholas Merten of DataDash have launched a series on the strategies for trading and investing in cryptocurrencies. Nicholas’sContinue Reading The post DataDash’s In-Depth Guide to Swing-Trading Cryptocurrencies appeared first on CoinMarketCap Blog

Learn Eleventy From Scratch


The latest edition of Andy Bell’s Piccalilli landed in my inbox this morning with a sweet offer: preorder Andy’s course on learning Eleventy from scratch at a third of the price. Why the plug? No, not sponsorships or anything like that. I just happen to hear a heckuva lot about Eleventy...

A Glimpse Into CoinMarketCap’s WFH Setup


Hey CMC-fam! How are you guys holding up working from home?  We understand that increasingly more people around the worldContinue Reading The post A Glimpse Into CoinMarketCap’s WFH Setup appeared first on CoinMarketCap Blog

A Glimpse Into CoinMarketCap’s Work From Home Setup


Hey CMC-fam! How are you guys holding up working from home?  We understand that increasingly more people around the worldContinue Reading The post A Glimpse Into CoinMarketCap’s Work From Home Setup appeared first on CoinMarketCap Blog

Detect git Directory with Bash


One interesting aspect of working at Mozilla is that Firefox lives in a mercurial repository while several other projects live on GitHub in a git repository. While most focus on either Firefox or another project, I switch between both, leaving me running git commands inside the mercurial repository...

A Letter to Our Users Post-Acquisition


Following the recent acquisition news, Brandon Chez, the founder of CoinMarketCap, and Carylyne Chan, the interim CEO, shared their personalContinue Reading The post A Letter to Our Users Post-Acquisition appeared first on CoinMarketCap Blog

An Annotated Docker Config for Front-End Web Development


Andrew Welch sings the praises of using Docker containers for local dev environments: Here are the advan­tages of Dock­er for me: • Each appli­ca­tion has exact­ly the envi­ron­ment it needs to run, includ­ing spe­cif­ic ver­sions of any of the plumb­ing need­ed to get it to work (PHP, MySQL...

Let a website be a worry stone


Ethan Marcotte just redesigned his website and wrote about how the process was a distraction from the difficult things that are going on right now. Adding new features to your blog or your portfolio, tidying up performance issues, and improving things bit by bit can certainly relieve a lot...

Sledování polohy vozidel PID, kde je moje letadlo


Aktuální situace, v době epidemie koronaviru, není pro dopravu vůbec příznivá, přesto v oblasti letectví přichází pozitivní zpráva. Dobrá zpráva Operátor ITC spolu s Letištěm Praha, ŘLP a ROPIDem přišel s překvapivou novinkou. Tou je poloha letadel letících na Letiště Václava Havla na webu MPVnet

Toilet Paper Token Wipe Paper


A roll call for all true believers! An Introduction to Toilet Paper The evolution of modern day toilet paper hasContinue Reading The post Toilet Paper Token Wipe Paper appeared first on CoinMarketCap Blog

Wide Gamut Color in CSS with Display-P3


Here’s something I’d never heard of before: Display-P3 support in CSS Color Module Level 4 spec. This is a new color profile supported by certain displays and it introduces a much wider range of colors that we can choose from. Right now the syntax looks something like this in CSS: header...

How They Fit Together: Transform, Translate, Rotate, Scale, and Offset


Firefox 72 was first out of the gate with "independent transforms." That is, instead of having to combine transforms together, like: .el { transform: rotate(10deg) scale(0.95) translate(10px, 10px); } ...we can do: .el { rotate: 10deg; scale: 0.95; translate: 10px 10px; } That's extremely...

Creating a Pencil Effect in SVG


Scott Turner, who has an entire blog "Exploring procedural generation and display of fantasy maps", gets into why vector graphics seems on these surface why it would be bad for the look of a pencil stroke: Something like this pencil stroke would require many tens of thousands of different...

How to use CSS Scroll Snap


Nada Rifki demonstrates the scroll-snap-type and scroll-snap-alignCSS properties. I like that the demo shows that the items in the scrolling container can be different sizes. It is the edges of those children that matter, not some fixed snapping distance. I like Max Kohler's coverage...

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